SCHEMA_ERH-FACTS-SKOS-v1.0.ttl 1.38 KB
# baseURI: http://www.reportinghub.no/erhf/schema/1.0/erh-facts-skos
# imports: http://www.reportinghub.no/erhf/schema/1.0/erh-facts
# imports: http://www.w3.org/2004/02/skos/core

@prefix :        <http://www.reportinghub.no/erhf/schema/1.0/erh-facts-skos#> .
@prefix erhfskos:  <http://www.reportinghub.no/erhf/schema/erh-facts-skos#> .
@prefix owl:     <http://www.w3.org/2002/07/owl#> .
@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .

<http://www.reportinghub.no/erhf/schema/1.0/erh-facts-skos>
      rdf:type owl:Ontology ;
      owl:imports <http://www.w3.org/2004/02/skos/core> , <http://www.reportinghub.no/erhf/schema/1.0/erh-facts> ;
      owl:versionInfo "Created with TopBraid Composer"^^xsd:string .

<http://www.reportinghub.no/erhf/schema/erh-facts#drilledInProductionLicence>
      rdfs:subPropertyOf <http://www.w3.org/2004/02/skos/core#broader> .

<http://www.reportinghub.no/erhf/schema/erh-facts#flowPartOfField>
      rdfs:subPropertyOf <http://www.w3.org/2004/02/skos/core#broader> .

<http://www.reportinghub.no/erhf/schema/erh-facts#owner>
      rdfs:subPropertyOf <http://www.w3.org/2004/02/skos/core#broader> .

<http://www.reportinghub.no/erhf/schema/erh-facts#wellPartOfField>
      rdfs:subPropertyOf <http://www.w3.org/2004/02/skos/core#broader> .