Commit baaf5ac5 authored by Cornelis Bouter's avatar Cornelis Bouter
Browse files

remove prov-o usage

parent e3254163
Loading
Loading
Loading
Loading
+0 −12
Original line number Diff line number Diff line
@@ -145,10 +145,6 @@ wgs84:long rdf:type owl:ObjectProperty ;
<http://www.w3.org/2004/02/skos/core#prefLabel> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/prov#hadPrimarySource
<http://www.w3.org/ns/prov#hadPrimarySource> rdf:type owl:AnnotationProperty .


###  http://xmlns.com/foaf/0.1/based_near
foaf:based_near rdf:type owl:ObjectProperty .

@@ -508,14 +504,6 @@ s4agri:hasHarvestDate rdf:type owl:DatatypeProperty ;
  rdfs:comment "A relation to express the day the crop is harvested."@en ;
  rdfs:label "has harvest date"@en .


###  https://saref.etsi.org/saref4agri/hasName
s4agri:hasName rdf:type owl:DatatypeProperty ;
  rdfs:range xsd:string ;
  rdfs:comment "A relation to express the name of an entity (e.g.,animal)."@en ;
  rdfs:label "has name"@en .


###  https://saref.etsi.org/saref4agri/hasPlantDate
s4agri:hasPlantDate rdf:type owl:DatatypeProperty ;
  rdfs:subPropertyOf owl:topDataProperty ;