@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix ssd:   <http://www.w3.org/ns/sparql-service-description#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix skos:  <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix qb:    <http://purl.org/linked-data/cube#> .
@prefix dgu:   <http://reference.data.gov.uk/def/reference/> .
@prefix ui:    <http://purl.org/linked-data/registry-ui#> .
@prefix dct:   <http://purl.org/dc/terms/> .
@prefix reg:   <http://purl.org/linked-data/registry#> .
@prefix api:   <http://purl.org/linked-data/api/vocab#> .
@prefix dcat:  <http://www.w3.org/ns/dcat#> .
@prefix vann:  <http://purl.org/vocab/vann/> .
@prefix prov:  <http://www.w3.org/ns/prov#> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
@prefix cc:    <http://creativecommons.org/ns#> .
@prefix void:  <http://rdfs.org/ns/void#> .
@prefix org:   <http://www.w3.org/ns/org#> .
@prefix odrs:  <http://schema.theodi.org/odrs#> .
@prefix env-ui: <http://environment.data.gov.uk/registry/structure/ui/> .
@prefix hike:  <https://data.geoscience.earth/ncl/def/hike/> .
@prefix version: <http://purl.org/linked-data/version#> .
@prefix dbo:   <http://dbpedia.org/ontology/> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ldp:   <http://www.w3.org/ns/ldp#> .
@prefix time:  <http://www.w3.org/2006/time#> .
@prefix vs:    <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix dc:    <http://purl.org/dc/elements/1.1/> .

<https://data.geoscience.earth/ncl/UseLimitation/5>
        a                            skos:Concept ;
        rdfs:label                   "license"@en ;
        dct:description              "formal permission to do something"@en ;
        skos:notation                "5" ;
        skos:prefLabel               "license"@en ;
        <http://www.w3.org/ns/adms#status>
                <http://inspire.ec.europa.eu/registry/status/submitted> ;
        <https://schema.org/sameAs>  <https://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode_license> .

<https://data.geoscience.earth/ncl/UseLimitation/_2>
        a                  reg:RegisterItem ;
        rdfs:label         "patent"@en ;
        dct:dateAccepted   "2021-11-22T15:39:36.902Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2021-11-22T15:39:24.993Z"^^xsd:dateTime ;
        dct:description    "government has granted exclusive right to make, sell, use or license an invention or discovery"@en ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/UseLimitation/2> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/UseLimitation/_2:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       2 ;
        reg:register       <https://data.geoscience.earth/ncl/UseLimitation> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "h.bressan@brgm.fr" ;
                             foaf:name         "Hélène Bressan"
                           ] ;
        owl:versionInfo    2 .

<https://data.geoscience.earth/ncl/UseLimitation/_8>
        a                  reg:RegisterItem ;
        rdfs:label         "other Restrictions"@en ;
        dct:dateAccepted   "2021-11-22T15:39:36.905Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2021-11-22T15:39:24.978Z"^^xsd:dateTime ;
        dct:description    "limitation not listed"@en ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/UseLimitation/8> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/UseLimitation/_8:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       8 ;
        reg:register       <https://data.geoscience.earth/ncl/UseLimitation> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "h.bressan@brgm.fr" ;
                             foaf:name         "Hélène Bressan"
                           ] ;
        owl:versionInfo    2 .

<https://data.geoscience.earth/ncl/UseLimitation/4>
        a                            skos:Concept ;
        rdfs:label                   "trademark"@en ;
        dct:description              "a name, symbol, or other device identifying a product, officially registered and legally restricted to the use of the owner or manufacturer"@en ;
        skos:notation                "4" ;
        skos:prefLabel               "trademark"@en ;
        <http://www.w3.org/ns/adms#status>
                <http://inspire.ec.europa.eu/registry/status/submitted> ;
        <https://schema.org/sameAs>  <https://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode_trademark> .

<https://data.geoscience.earth/ncl/UseLimitation/_1>
        a                  reg:RegisterItem ;
        rdfs:label         "copyright"@en ;
        dct:dateAccepted   "2021-11-22T15:39:36.901Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2021-11-22T15:39:25.001Z"^^xsd:dateTime ;
        dct:description    "exclusive right to the publication, production, or sale of the rights to a literary, dramatic, musical, or artistic work, or to the use of a commercial print or label, granted by law for a specified period of time to an author, composer, artist, distributor"@en ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/UseLimitation/1> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/UseLimitation/_1:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       1 ;
        reg:register       <https://data.geoscience.earth/ncl/UseLimitation> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "h.bressan@brgm.fr" ;
                             foaf:name         "Hélène Bressan"
                           ] ;
        owl:versionInfo    2 .

<https://data.geoscience.earth/ncl/UseLimitation/_7>
        a                  reg:RegisterItem ;
        rdfs:label         "restricted"@en ;
        dct:dateAccepted   "2021-11-22T15:39:36.905Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2021-11-22T15:39:24.986Z"^^xsd:dateTime ;
        dct:description    "withheld from general circulation or disclosure"@en ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/UseLimitation/7> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/UseLimitation/_7:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       7 ;
        reg:register       <https://data.geoscience.earth/ncl/UseLimitation> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "h.bressan@brgm.fr" ;
                             foaf:name         "Hélène Bressan"
                           ] ;
        owl:versionInfo    2 .

<https://data.geoscience.earth/ncl/UseLimitation/3>
        a                            skos:Concept ;
        rdfs:label                   "patent Pending"@en ;
        dct:description              "Produced or sold information awaiting a patent."@en ;
        skos:notation                "3" ;
        skos:prefLabel               "patent Pending"@en ;
        <http://www.w3.org/ns/adms#status>
                <http://inspire.ec.europa.eu/registry/status/submitted> ;
        <https://schema.org/sameAs>  <https://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode_patentPending> .

<https://data.geoscience.earth/ncl/UseLimitation/_6>
        a                  reg:RegisterItem ;
        rdfs:label         "intellectual property rights"@en ;
        dct:dateAccepted   "2021-11-22T15:39:36.904Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2021-11-22T15:39:24.99Z"^^xsd:dateTime ;
        dct:description    "rights to financial benefit from and control of distribution of non-tangible property that is a result of creativity"@en ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/UseLimitation/6> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/UseLimitation/_6:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       6 ;
        reg:register       <https://data.geoscience.earth/ncl/UseLimitation> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "h.bressan@brgm.fr" ;
                             foaf:name         "Hélène Bressan"
                           ] ;
        owl:versionInfo    2 .

<https://data.geoscience.earth/ncl/_UseLimitation>
        a                  reg:RegisterItem ;
        rdfs:label         "Use Limitation"@en ;
        dct:dateAccepted   "2021-11-22T15:39:39.241Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2021-11-22T15:39:24.976Z"^^xsd:dateTime ;
        dct:description    "Use Limitation based on ISO 19139 MD_ProgressCode."@en ;
        reg:definition     [ reg:entity         <https://data.geoscience.earth/ncl/UseLimitation> ;
                             reg:entityVersion  <https://data.geoscience.earth/ncl/UseLimitation:1>
                           ] ;
        reg:itemClass      ldp:Container , skos:ConceptScheme , reg:Register ;
        reg:notation       "UseLimitation" ;
        reg:register       <https://data.geoscience.earth/ncl/> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "h.bressan@brgm.fr" ;
                             foaf:name         "Hélène Bressan"
                           ] ;
        owl:versionInfo    2 .

<https://data.geoscience.earth/ncl/UseLimitation/2>
        a                            skos:Concept ;
        rdfs:label                   "patent"@en ;
        dct:description              "government has granted exclusive right to make, sell, use or license an invention or discovery"@en ;
        skos:notation                "2" ;
        skos:prefLabel               "patent"@en ;
        <http://www.w3.org/ns/adms#status>
                <http://inspire.ec.europa.eu/registry/status/submitted> ;
        <https://schema.org/sameAs>  <https://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode_patent> .

<https://data.geoscience.earth/ncl/UseLimitation/8>
        a                            skos:Concept ;
        rdfs:label                   "other Restrictions"@en ;
        dct:description              "limitation not listed"@en ;
        skos:notation                "8" ;
        skos:prefLabel               "other Restrictions"@en ;
        <http://www.w3.org/ns/adms#status>
                <http://inspire.ec.europa.eu/registry/status/submitted> ;
        <https://schema.org/sameAs>  <https://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode_otherRestrictions> .

<https://data.geoscience.earth/ncl/UseLimitation/_5>
        a                  reg:RegisterItem ;
        rdfs:label         "license"@en ;
        dct:dateAccepted   "2021-11-22T15:39:36.904Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2021-11-22T15:39:24.991Z"^^xsd:dateTime ;
        dct:description    "formal permission to do something"@en ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/UseLimitation/5> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/UseLimitation/_5:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       5 ;
        reg:register       <https://data.geoscience.earth/ncl/UseLimitation> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "h.bressan@brgm.fr" ;
                             foaf:name         "Hélène Bressan"
                           ] ;
        owl:versionInfo    2 .

<https://data.geoscience.earth/ncl/UseLimitation>
        a                       skos:ConceptScheme , reg:Register , ldp:Container ;
        rdfs:label              "Use Limitation"@en ;
        rdfs:member             <https://data.geoscience.earth/ncl/UseLimitation/3> , <https://data.geoscience.earth/ncl/UseLimitation/4> , <https://data.geoscience.earth/ncl/UseLimitation/7> , <https://data.geoscience.earth/ncl/UseLimitation/8> , <https://data.geoscience.earth/ncl/UseLimitation/5> , <https://data.geoscience.earth/ncl/UseLimitation/2> , <https://data.geoscience.earth/ncl/UseLimitation/6> , <https://data.geoscience.earth/ncl/UseLimitation/1> ;
        dct:description         "Use Limitation based on ISO 19139 MD_ProgressCode."@en ;
        dct:modified            "2021-11-22T15:39:24.976Z"^^xsd:dateTime ;
        reg:notation            "UseLimitation" ;
        reg:owner               <https://data.geoscience.earth/ncl/structure/Owner/1> ;
        owl:versionInfo         1 ;
        ldp:hasMemberRelation   rdfs:member ;
        ldp:isMemberOfRelation  skos:inScheme .

<https://data.geoscience.earth/ncl/UseLimitation/1>
        a                            skos:Concept ;
        rdfs:label                   "copyright"@en ;
        dct:description              "exclusive right to the publication, production, or sale of the rights to a literary, dramatic, musical, or artistic work, or to the use of a commercial print or label, granted by law for a specified period of time to an author, composer, artist, distributor"@en ;
        skos:notation                "1" ;
        skos:prefLabel               "copyright"@en ;
        <http://www.w3.org/ns/adms#status>
                <http://inspire.ec.europa.eu/registry/status/submitted> ;
        <https://schema.org/sameAs>  <https://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode_copyright> .

<https://data.geoscience.earth/ncl/UseLimitation/7>
        a                            skos:Concept ;
        rdfs:label                   "restricted"@en ;
        dct:description              "withheld from general circulation or disclosure"@en ;
        skos:notation                "7" ;
        skos:prefLabel               "restricted"@en ;
        <http://www.w3.org/ns/adms#status>
                <http://inspire.ec.europa.eu/registry/status/submitted> ;
        <https://schema.org/sameAs>  <https://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode_restricted> .

<https://data.geoscience.earth/ncl/UseLimitation/_4>
        a                  reg:RegisterItem ;
        rdfs:label         "trademark"@en ;
        dct:dateAccepted   "2021-11-22T15:39:36.903Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2021-11-22T15:39:24.992Z"^^xsd:dateTime ;
        dct:description    "a name, symbol, or other device identifying a product, officially registered and legally restricted to the use of the owner or manufacturer"@en ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/UseLimitation/4> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/UseLimitation/_4:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       4 ;
        reg:register       <https://data.geoscience.earth/ncl/UseLimitation> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "h.bressan@brgm.fr" ;
                             foaf:name         "Hélène Bressan"
                           ] ;
        owl:versionInfo    2 .

<https://data.geoscience.earth/ncl/UseLimitation/6>
        a                            skos:Concept ;
        rdfs:label                   "intellectual property rights"@en ;
        dct:description              "rights to financial benefit from and control of distribution of non-tangible property that is a result of creativity"@en ;
        skos:notation                "6" ;
        skos:prefLabel               "intellectual property rights"@en ;
        <http://www.w3.org/ns/adms#status>
                <http://inspire.ec.europa.eu/registry/status/submitted> ;
        <https://schema.org/sameAs>  <https://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode_intellectualPropertyRights> .

<https://data.geoscience.earth/ncl/UseLimitation/_3>
        a                  reg:RegisterItem ;
        rdfs:label         "patent Pending"@en ;
        dct:dateAccepted   "2021-11-22T15:39:36.903Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2021-11-22T15:39:24.993Z"^^xsd:dateTime ;
        dct:description    "Produced or sold information awaiting a patent."@en ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/UseLimitation/3> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/UseLimitation/_3:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       3 ;
        reg:register       <https://data.geoscience.earth/ncl/UseLimitation> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "h.bressan@brgm.fr" ;
                             foaf:name         "Hélène Bressan"
                           ] ;
        owl:versionInfo    2 .
