Tore Christiansen

Small update to values

...@@ -628,7 +628,7 @@ ILAP:hasWorkTaskResponsible ...@@ -628,7 +628,7 @@ ILAP:hasWorkTaskResponsible
628 <http://data.posccaesar.org/npd/ontology/productionFacility> 628 <http://data.posccaesar.org/npd/ontology/productionFacility>
629 rdf:type owl:Class ; 629 rdf:type owl:Class ;
630 rdfs:label "Facility"^^xsd:string ; 630 rdfs:label "Facility"^^xsd:string ;
631 - rdfs:subClassOf ILAP:Facility , owl:Thing . 631 + rdfs:subClassOf ILAP:Facility .
632 632
633 rdl:RDS282149 633 rdl:RDS282149
634 rdf:type owl:Class ; 634 rdf:type owl:Class ;
......