@prefix rdf: . @prefix silk: . @prefix owl: . silk:L18 rdf:type owl:ObjectProperty . @prefix rdfs: . silk:L18 rdfs:label "has confidence score"@en ; rdfs:domain rdf:Statement ; rdfs:range rdf:Statement ; rdfs:comment "This property is used for the confidence score of predictions"@en . @prefix xsd: . @prefix skos: . silk:L18 skos:notation "L18"^^xsd:string .