@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/BoreholeStatus/partlyRefilled>
        a                skos:Concept ;
        dct:created      "2017-02-06 15:34:41" ;
        dct:modified     "2017-09-29T00:00:00" ;
        skos:definition  "partly refilled" ;
        skos:inScheme    <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        skos:prefLabel   "partly refilled"@en .

<https://data.geoscience.earth/ncl/BoreholeStatus/abandoning>
        a                  skos:Concept ;
        dct:created        "2017-02-06 15:34:41" ;
        dct:modified       "2017-09-29T00:00:00" ;
        skos:definition    "abandoning" ;
        skos:inScheme      <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        skos:narrower      <https://data.geoscience.earth/ncl/BoreholeStatus/underDeconstruction> ;
        skos:prefLabel     "abandoning"@en ;
        skos:topConceptOf  <https://data.geoscience.earth/ncl/BoreholeStatus> .

<https://data.geoscience.earth/ncl/BoreholeStatus/cased>
        a                  skos:Concept ;
        dct:created        "2017-02-06 15:34:41" ;
        dct:modified       "2017-09-29T00:00:00" ;
        skos:altLabel      "equipment installed"@en ;
        skos:definition    "cased / equipment installed" ;
        skos:inScheme      <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        skos:prefLabel     "cased"@en ;
        skos:topConceptOf  <https://data.geoscience.earth/ncl/BoreholeStatus> .

<https://data.geoscience.earth/ncl/BoreholeStatus/_casingReplaced>
        a                  reg:RegisterItem ;
        rdfs:label         "casing replaced"@en ;
        dct:dateAccepted   "2019-01-23T11:52:26.904Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-01-23T11:52:13.011Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/BoreholeStatus/casingReplaced> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/BoreholeStatus/_casingReplaced:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "casingReplaced" ;
        reg:register       <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "a.feliachi@ext.brgm.fr" ;
                             foaf:name         "Abdel FELIACHI"
                           ] ;
        owl:versionInfo    2 .

<https://data.geoscience.earth/ncl/BoreholeStatus/recovery>
        a                  skos:Concept ;
        dct:created        "2017-02-06 15:34:41" ;
        dct:modified       "2017-09-29T00:00:00" ;
        skos:definition    "recovery" ;
        skos:inScheme      <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        skos:narrower      <https://data.geoscience.earth/ncl/BoreholeStatus/overdrilling> , <https://data.geoscience.earth/ncl/BoreholeStatus/deepening> , <https://data.geoscience.earth/ncl/BoreholeStatus/widening> ;
        skos:prefLabel     "recovery"@en ;
        skos:topConceptOf  <https://data.geoscience.earth/ncl/BoreholeStatus> .

<https://data.geoscience.earth/ncl/BoreholeStatus/_refilled>
        a                  reg:RegisterItem ;
        rdfs:label         "refilled"@en ;
        dct:dateAccepted   "2019-01-23T11:52:26.927Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-01-23T11:52:13.01Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/BoreholeStatus/refilled> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/BoreholeStatus/_refilled:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "refilled" ;
        reg:register       <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "a.feliachi@ext.brgm.fr" ;
                             foaf:name         "Abdel FELIACHI"
                           ] ;
        owl:versionInfo    2 .

<https://data.geoscience.earth/ncl/BoreholeStatus/_deconstructed>
        a                  reg:RegisterItem ;
        rdfs:label         "deconstructed"@en ;
        dct:dateAccepted   "2019-01-23T11:52:26.906Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-01-23T11:52:13.022Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/BoreholeStatus/deconstructed> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/BoreholeStatus/_deconstructed:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "deconstructed" ;
        reg:register       <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "a.feliachi@ext.brgm.fr" ;
                             foaf:name         "Abdel FELIACHI"
                           ] ;
        owl:versionInfo    2 .

<https://data.geoscience.earth/ncl/BoreholeStatus/backfilling>
        a                skos:Concept ;
        dct:created      "2017-02-06 15:34:41" ;
        dct:modified     "2017-09-29T00:00:00" ;
        skos:altLabel    "plugging"@en ;
        skos:broader     <https://data.geoscience.earth/ncl/BoreholeStatus/abandoning> ;
        skos:definition  "backfilling / plugging" ;
        skos:inScheme    <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        skos:narrower    <https://data.geoscience.earth/ncl/BoreholeStatus/refilled> , <https://data.geoscience.earth/ncl/BoreholeStatus/partlyRefilled> ;
        skos:prefLabel   "backfilling"@en .

<https://data.geoscience.earth/ncl/BoreholeStatus/_cleaning>
        a                  reg:RegisterItem ;
        rdfs:label         "cleaning"@en ;
        dct:dateAccepted   "2019-01-23T11:52:26.905Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-01-23T11:52:13.022Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/BoreholeStatus/cleaning> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/BoreholeStatus/_cleaning:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "cleaning" ;
        reg:register       <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "a.feliachi@ext.brgm.fr" ;
                             foaf:name         "Abdel FELIACHI"
                           ] ;
        owl:versionInfo    2 .

<https://data.geoscience.earth/ncl/BoreholeStatus/performanceTest>
        a                  skos:Concept ;
        dct:created        "2017-02-06 15:34:41" ;
        dct:modified       "2017-09-29T00:00:00" ;
        skos:definition    "performance test" ;
        skos:inScheme      <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        skos:prefLabel     "performance test"@en ;
        skos:topConceptOf  <https://data.geoscience.earth/ncl/BoreholeStatus> .

<https://data.geoscience.earth/ncl/BoreholeStatus>
        a                               ldp:Container , reg:Register ;
        rdfs:label                      "Borehole Status" ;
        dct:description                 "Status of the borehole" ;
        dct:modified                    "2019-02-01T09:03:54.072Z"^^xsd:dateTime ;
        reg:category                    <https://data.geoscience.earth/ncl/structure/Category/2> ;
        reg:inverseMembershipPredicate  skos:inScheme ;
        reg:notation                    "BoreholeStatus" ;
        reg:owner                       <https://data.geoscience.earth/ncl/structure/Owner/1> ;
        ui:hierarchyChildProperty       skos:narrower ;
        ui:hierarchyRootProperty        skos:topConceptOf ;
        owl:versionInfo                 8 ;
        skos:changeNote                 "Changed the inline 'skos:narrower' by a byRef approach. And removed un-neccessary skos:hasTopConcept declarations S.Grellet.BRGM.29-SEPT-2017"@en .

<https://data.geoscience.earth/ncl/BoreholeStatus/_partlyRefilled>
        a                  reg:RegisterItem ;
        rdfs:label         "partly refilled"@en ;
        dct:dateAccepted   "2019-01-23T11:52:26.919Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-01-23T11:52:13.022Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/BoreholeStatus/partlyRefilled> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/BoreholeStatus/_partlyRefilled:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "partlyRefilled" ;
        reg:register       <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "a.feliachi@ext.brgm.fr" ;
                             foaf:name         "Abdel FELIACHI"
                           ] ;
        owl:versionInfo    2 .

<https://data.geoscience.earth/ncl/BoreholeStatus/deepening>
        a                skos:Concept ;
        dct:created      "2017-02-06 15:34:41" ;
        dct:modified     "2017-09-29T00:00:00" ;
        skos:broader     <https://data.geoscience.earth/ncl/BoreholeStatus/recovery> ;
        skos:definition  "deepening" ;
        skos:inScheme    <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        skos:prefLabel   "deepening"@en .

<https://data.geoscience.earth/ncl/BoreholeStatus/_cased>
        a                  reg:RegisterItem ;
        rdfs:label         "cased"@en ;
        dct:dateAccepted   "2019-01-23T11:52:26.903Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-01-23T11:52:13.022Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/BoreholeStatus/cased> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/BoreholeStatus/_cased:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "cased" ;
        reg:register       <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "a.feliachi@ext.brgm.fr" ;
                             foaf:name         "Abdel FELIACHI"
                           ] ;
        owl:versionInfo    2 .

<https://data.geoscience.earth/ncl/BoreholeStatus/_backfilling>
        a                  reg:RegisterItem ;
        rdfs:label         "backfilling"@en ;
        dct:dateAccepted   "2019-01-23T11:52:26.9Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-01-23T11:52:13.022Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/BoreholeStatus/backfilling> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/BoreholeStatus/_backfilling:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "backfilling" ;
        reg:register       <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "a.feliachi@ext.brgm.fr" ;
                             foaf:name         "Abdel FELIACHI"
                           ] ;
        owl:versionInfo    2 .

<https://data.geoscience.earth/ncl/BoreholeStatus/_wellInstallationReconditioned>
        a                  reg:RegisterItem ;
        rdfs:label         "well installation reconditioned"@en ;
        dct:dateAccepted   "2019-01-23T11:52:26.931Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-01-23T11:52:13.022Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/BoreholeStatus/wellInstallationReconditioned> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/BoreholeStatus/_wellInstallationReconditioned:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "wellInstallationReconditioned" ;
        reg:register       <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "a.feliachi@ext.brgm.fr" ;
                             foaf:name         "Abdel FELIACHI"
                           ] ;
        owl:versionInfo    2 .

<https://data.geoscience.earth/ncl/BoreholeStatus/overdrilling>
        a                skos:Concept ;
        dct:created      "2017-02-06 15:34:41" ;
        dct:modified     "2017-09-29T00:00:00" ;
        skos:altLabel    "reaming"@en ;
        skos:broader     <https://data.geoscience.earth/ncl/BoreholeStatus/recovery> ;
        skos:definition  "overdrilling / reaming" ;
        skos:inScheme    <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        skos:prefLabel   "overdrilling"@en .

<https://data.geoscience.earth/ncl/BoreholeStatus/partlyDeconstructed>
        a                skos:Concept ;
        dct:created      "2017-02-06 15:34:41" ;
        dct:modified     "2017-09-29T00:00:00" ;
        skos:broader     <https://data.geoscience.earth/ncl/BoreholeStatus/underDeconstruction> ;
        skos:definition  "partly deconstructed" ;
        skos:inScheme    <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        skos:prefLabel   "partly deconstructed"@en .

<https://data.geoscience.earth/ncl/BoreholeStatus/filed>
        a                  skos:Concept ;
        dct:created        "2017-02-06 15:34:41" ;
        dct:modified       "2017-09-29T00:00:00" ;
        skos:definition    "filed" ;
        skos:inScheme      <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        skos:prefLabel     "filed"@en ;
        skos:topConceptOf  <https://data.geoscience.earth/ncl/BoreholeStatus> .

<https://data.geoscience.earth/ncl/BoreholeStatus/maintenance>
        a                  skos:Concept ;
        dct:created        "2017-02-06 15:34:41" ;
        dct:modified       "2017-09-29T00:00:00" ;
        skos:definition    "maintenance" ;
        skos:inScheme      <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        skos:prefLabel     "maintenance"@en ;
        skos:topConceptOf  <https://data.geoscience.earth/ncl/BoreholeStatus> .

<https://data.geoscience.earth/ncl/BoreholeStatus/_drillingCurrentlyInProgress>
        a                  reg:RegisterItem ;
        rdfs:label         "drilling currently in progress"@en ;
        dct:dateAccepted   "2019-01-23T11:52:26.912Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-01-23T11:52:13.011Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/BoreholeStatus/drillingCurrentlyInProgress> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/BoreholeStatus/_drillingCurrentlyInProgress:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "drillingCurrentlyInProgress" ;
        reg:register       <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "a.feliachi@ext.brgm.fr" ;
                             foaf:name         "Abdel FELIACHI"
                           ] ;
        owl:versionInfo    2 .

<https://data.geoscience.earth/ncl/BoreholeStatus/underDeconstruction>
        a                skos:Concept ;
        dct:created      "2017-02-06 15:34:41" ;
        dct:modified     "2017-09-29T00:00:00" ;
        skos:broader     <https://data.geoscience.earth/ncl/BoreholeStatus/abandoning> ;
        skos:definition  "under deconstruction" ;
        skos:inScheme    <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        skos:narrower    <https://data.geoscience.earth/ncl/BoreholeStatus/deconstructed> , <https://data.geoscience.earth/ncl/BoreholeStatus/partlyDeconstructed> ;
        skos:prefLabel   "under deconstruction"@en .

<https://data.geoscience.earth/ncl/BoreholeStatus/widening>
        a                skos:Concept ;
        dct:created      "2017-02-06 15:34:41" ;
        dct:modified     "2017-09-29T00:00:00" ;
        skos:broader     <https://data.geoscience.earth/ncl/BoreholeStatus/recovery> ;
        skos:definition  "widening" ;
        skos:inScheme    <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        skos:prefLabel   "widening"@en .

<https://data.geoscience.earth/ncl/BoreholeStatus/projected>
        a                  skos:Concept ;
        dct:created        "2017-02-06 15:34:41" ;
        dct:modified       "2017-09-29T00:00:00" ;
        skos:definition    "projected" ;
        skos:inScheme      <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        skos:prefLabel     "projected"@en ;
        skos:topConceptOf  <https://data.geoscience.earth/ncl/BoreholeStatus> .

<https://data.geoscience.earth/ncl/BoreholeStatus/_maintenance>
        a                  reg:RegisterItem ;
        rdfs:label         "maintenance"@en ;
        dct:dateAccepted   "2019-01-23T11:52:26.916Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-01-23T11:52:13.022Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/BoreholeStatus/maintenance> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/BoreholeStatus/_maintenance:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "maintenance" ;
        reg:register       <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "a.feliachi@ext.brgm.fr" ;
                             foaf:name         "Abdel FELIACHI"
                           ] ;
        owl:versionInfo    2 .

<https://data.geoscience.earth/ncl/BoreholeStatus/drillingCompleted>
        a                  skos:Concept ;
        dct:created        "2017-02-06 15:34:41" ;
        dct:modified       "2017-09-29T00:00:00" ;
        skos:definition    "drilling completed" ;
        skos:inScheme      <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        skos:prefLabel     "drilling completed"@en ;
        skos:topConceptOf  <https://data.geoscience.earth/ncl/BoreholeStatus> .

<https://data.geoscience.earth/ncl/BoreholeStatus/_overdrilling>
        a                  reg:RegisterItem ;
        rdfs:label         "overdrilling"@en ;
        dct:dateAccepted   "2019-01-23T11:52:26.918Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-01-23T11:52:13.011Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/BoreholeStatus/overdrilling> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/BoreholeStatus/_overdrilling:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "overdrilling" ;
        reg:register       <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "a.feliachi@ext.brgm.fr" ;
                             foaf:name         "Abdel FELIACHI"
                           ] ;
        owl:versionInfo    2 .

<https://data.geoscience.earth/ncl/BoreholeStatus/_casingPartiallyReplaced>
        a                  reg:RegisterItem ;
        rdfs:label         "casing partially replaced"@en ;
        dct:dateAccepted   "2019-01-23T11:52:26.903Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-01-23T11:52:13.021Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/BoreholeStatus/casingPartiallyReplaced> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/BoreholeStatus/_casingPartiallyReplaced:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "casingPartiallyReplaced" ;
        reg:register       <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "a.feliachi@ext.brgm.fr" ;
                             foaf:name         "Abdel FELIACHI"
                           ] ;
        owl:versionInfo    2 .

<https://data.geoscience.earth/ncl/BoreholeStatus/_deepening>
        a                  reg:RegisterItem ;
        rdfs:label         "deepening"@en ;
        dct:dateAccepted   "2019-01-23T11:52:26.906Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-01-23T11:52:13.011Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/BoreholeStatus/deepening> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/BoreholeStatus/_deepening:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "deepening" ;
        reg:register       <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "a.feliachi@ext.brgm.fr" ;
                             foaf:name         "Abdel FELIACHI"
                           ] ;
        owl:versionInfo    2 .

<https://data.geoscience.earth/ncl/BoreholeStatus/_recovery>
        a                  reg:RegisterItem ;
        rdfs:label         "recovery"@en ;
        dct:dateAccepted   "2019-01-23T11:52:26.923Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-01-23T11:52:13.022Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/BoreholeStatus/recovery> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/BoreholeStatus/_recovery:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "recovery" ;
        reg:register       <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "a.feliachi@ext.brgm.fr" ;
                             foaf:name         "Abdel FELIACHI"
                           ] ;
        owl:versionInfo    2 .

<https://data.geoscience.earth/ncl/BoreholeStatus/wellInstallationReconditioned>
        a                skos:Concept ;
        dct:created      "2017-02-06 15:34:41" ;
        dct:modified     "2017-09-29T00:00:00" ;
        skos:broader     <https://data.geoscience.earth/ncl/BoreholeStatus/restoration> ;
        skos:definition  "well installation reconditioned" ;
        skos:inScheme    <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        skos:prefLabel   "well installation reconditioned"@en .

<https://data.geoscience.earth/ncl/BoreholeStatus/_filed>
        a                  reg:RegisterItem ;
        rdfs:label         "filed"@en ;
        dct:dateAccepted   "2019-01-23T11:52:26.912Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-01-23T11:52:13.011Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/BoreholeStatus/filed> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/BoreholeStatus/_filed:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "filed" ;
        reg:register       <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "a.feliachi@ext.brgm.fr" ;
                             foaf:name         "Abdel FELIACHI"
                           ] ;
        owl:versionInfo    2 .

<https://data.geoscience.earth/ncl/BoreholeStatus/_performanceTest>
        a                  reg:RegisterItem ;
        rdfs:label         "performance test"@en ;
        dct:dateAccepted   "2019-01-23T11:52:26.919Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-01-23T11:52:13.022Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/BoreholeStatus/performanceTest> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/BoreholeStatus/_performanceTest:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "performanceTest" ;
        reg:register       <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "a.feliachi@ext.brgm.fr" ;
                             foaf:name         "Abdel FELIACHI"
                           ] ;
        owl:versionInfo    2 .

<https://data.geoscience.earth/ncl/BoreholeStatus/restoration>
        a                  skos:Concept ;
        dct:created        "2017-02-06 15:34:41" ;
        dct:modified       "2017-09-29T00:00:00" ;
        skos:altLabel      "workover"@en ;
        skos:definition    "restoration / workover" ;
        skos:inScheme      <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        skos:narrower      <https://data.geoscience.earth/ncl/BoreholeStatus/wellCapReplaced> , <https://data.geoscience.earth/ncl/BoreholeStatus/wellChamberReconditioned> , <https://data.geoscience.earth/ncl/BoreholeStatus/casingPartiallyReplaced> , <https://data.geoscience.earth/ncl/BoreholeStatus/wellInstallationReconditioned> , <https://data.geoscience.earth/ncl/BoreholeStatus/casingReplaced> , <https://data.geoscience.earth/ncl/BoreholeStatus/cleaning> ;
        skos:prefLabel     "restoration"@en ;
        skos:topConceptOf  <https://data.geoscience.earth/ncl/BoreholeStatus> .

<https://data.geoscience.earth/ncl/BoreholeStatus/_drillingCompleted>
        a                  reg:RegisterItem ;
        rdfs:label         "drilling completed"@en ;
        dct:dateAccepted   "2019-01-23T11:52:26.907Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-01-23T11:52:13.022Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/BoreholeStatus/drillingCompleted> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/BoreholeStatus/_drillingCompleted:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "drillingCompleted" ;
        reg:register       <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "a.feliachi@ext.brgm.fr" ;
                             foaf:name         "Abdel FELIACHI"
                           ] ;
        owl:versionInfo    2 .

<https://data.geoscience.earth/ncl/BoreholeStatus/refilled>
        a                skos:Concept ;
        dct:created      "2017-02-06 15:34:41" ;
        dct:modified     "2017-09-29T00:00:00" ;
        skos:definition  "refilled" ;
        skos:inScheme    <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        skos:prefLabel   "refilled"@en .

<https://data.geoscience.earth/ncl/_BoreholeStatus>
        a                  reg:RegisterItem ;
        rdfs:label         "Borehole Status" ;
        dct:dateAccepted   "2018-12-07T09:28:16.063Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2018-12-06T12:50:15.837Z"^^xsd:dateTime ;
        dct:description    "Status of the borehole" ;
        dct:modified       "2018-12-10T09:55:46.076Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity         <https://data.geoscience.earth/ncl/BoreholeStatus> ;
                             reg:entityVersion  <https://data.geoscience.earth/ncl/BoreholeStatus:6>
                           ] ;
        reg:itemClass      ldp:Container , reg:Register ;
        reg:notation       "BoreholeStatus" ;
        reg:register       <https://data.geoscience.earth/ncl/> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "a.feliachi@ext.brgm.fr" ;
                             foaf:name         "Abdel FELIACHI"
                           ] ;
        owl:versionInfo    6 .

<https://data.geoscience.earth/ncl/BoreholeStatus/_wellChamberReconditioned>
        a                  reg:RegisterItem ;
        rdfs:label         "well chamber reconditioned"@en ;
        dct:dateAccepted   "2019-01-23T11:52:26.93Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-01-23T11:52:13.011Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/BoreholeStatus/wellChamberReconditioned> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/BoreholeStatus/_wellChamberReconditioned:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "wellChamberReconditioned" ;
        reg:register       <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "a.feliachi@ext.brgm.fr" ;
                             foaf:name         "Abdel FELIACHI"
                           ] ;
        owl:versionInfo    2 .

<https://data.geoscience.earth/ncl/BoreholeStatus/casingPartiallyReplaced>
        a                skos:Concept ;
        dct:created      "2017-02-06 15:34:41" ;
        dct:modified     "2017-09-29T00:00:00" ;
        skos:broader     <https://data.geoscience.earth/ncl/BoreholeStatus/restoration> ;
        skos:definition  "casing partially replaced" ;
        skos:inScheme    <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        skos:prefLabel   "casing partially replaced"@en .

<https://data.geoscience.earth/ncl/BoreholeStatus/wellChamberReconditioned>
        a                skos:Concept ;
        dct:created      "2017-02-06 15:34:41" ;
        dct:modified     "2017-09-29T00:00:00" ;
        skos:broader     <https://data.geoscience.earth/ncl/BoreholeStatus/restoration> ;
        skos:definition  "well chamber reconditioned" ;
        skos:inScheme    <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        skos:prefLabel   "well chamber reconditioned"@en .

<https://data.geoscience.earth/ncl/BoreholeStatus/cleaning>
        a                skos:Concept ;
        dct:created      "2017-02-06 15:34:41" ;
        dct:modified     "2017-09-29T00:00:00" ;
        skos:broader     <https://data.geoscience.earth/ncl/BoreholeStatus/restoration> ;
        skos:definition  "cleaning" ;
        skos:inScheme    <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        skos:prefLabel   "cleaning"@en .

<https://data.geoscience.earth/ncl/BoreholeStatus/_projected>
        a                  reg:RegisterItem ;
        rdfs:label         "projected"@en ;
        dct:dateAccepted   "2019-01-23T11:52:26.92Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-01-23T11:52:13.022Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/BoreholeStatus/projected> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/BoreholeStatus/_projected:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "projected" ;
        reg:register       <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "a.feliachi@ext.brgm.fr" ;
                             foaf:name         "Abdel FELIACHI"
                           ] ;
        owl:versionInfo    2 .

<https://data.geoscience.earth/ncl/BoreholeStatus/na>
        a                  skos:Concept ;
        dct:created        "2017-02-06 15:34:41" ;
        dct:modified       "2017-09-29T00:00:00" ;
        skos:definition    "n/a" ;
        skos:inScheme      <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        skos:prefLabel     "N/A"@en ;
        skos:topConceptOf  <https://data.geoscience.earth/ncl/BoreholeStatus> .

<https://data.geoscience.earth/ncl/BoreholeStatus/wellCapReplaced>
        a                skos:Concept ;
        dct:created      "2017-02-06 15:34:41" ;
        dct:modified     "2017-09-29T00:00:00" ;
        skos:broader     <https://data.geoscience.earth/ncl/BoreholeStatus/restoration> ;
        skos:definition  "well cap replaced" ;
        skos:inScheme    <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        skos:prefLabel   "well cap replaced"@en .

<https://data.geoscience.earth/ncl/BoreholeStatus/_partlyDeconstructed>
        a                  reg:RegisterItem ;
        rdfs:label         "partly deconstructed"@en ;
        dct:dateAccepted   "2019-01-23T11:52:26.918Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-01-23T11:52:13.022Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/BoreholeStatus/partlyDeconstructed> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/BoreholeStatus/_partlyDeconstructed:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "partlyDeconstructed" ;
        reg:register       <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "a.feliachi@ext.brgm.fr" ;
                             foaf:name         "Abdel FELIACHI"
                           ] ;
        owl:versionInfo    2 .

<https://data.geoscience.earth/ncl/BoreholeStatus/casingReplaced>
        a                skos:Concept ;
        dct:created      "2017-02-06 15:34:41" ;
        dct:modified     "2017-09-29T00:00:00" ;
        skos:broader     <https://data.geoscience.earth/ncl/BoreholeStatus/restoration> ;
        skos:definition  "casing replaced" ;
        skos:inScheme    <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        skos:prefLabel   "casing replaced"@en .

<https://data.geoscience.earth/ncl/BoreholeStatus/drillingCurrentlyInProgress>
        a                  skos:Concept ;
        dct:created        "2017-02-06 15:34:41" ;
        dct:modified       "2017-09-29T00:00:00" ;
        skos:definition    "drilling currently in progress" ;
        skos:inScheme      <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        skos:prefLabel     "drilling currently in progress"@en ;
        skos:topConceptOf  <https://data.geoscience.earth/ncl/BoreholeStatus> .

<https://data.geoscience.earth/ncl/BoreholeStatus/deconstructed>
        a                skos:Concept ;
        dct:created      "2017-02-06 15:34:41" ;
        dct:modified     "2017-09-29T00:00:00" ;
        skos:broader     <https://data.geoscience.earth/ncl/BoreholeStatus/underDeconstruction> ;
        skos:definition  "deconstructed" ;
        skos:inScheme    <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        skos:prefLabel   "deconstructed"@en .

<https://data.geoscience.earth/ncl/BoreholeStatus/_widening>
        a                  reg:RegisterItem ;
        rdfs:label         "widening"@en ;
        dct:dateAccepted   "2019-01-23T11:52:26.934Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-01-23T11:52:13.022Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/BoreholeStatus/widening> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/BoreholeStatus/_widening:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "widening" ;
        reg:register       <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "a.feliachi@ext.brgm.fr" ;
                             foaf:name         "Abdel FELIACHI"
                           ] ;
        owl:versionInfo    2 .

<https://data.geoscience.earth/ncl/BoreholeStatus/_underDeconstruction>
        a                  reg:RegisterItem ;
        rdfs:label         "under deconstruction"@en ;
        dct:dateAccepted   "2019-01-23T11:52:26.929Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-01-23T11:52:13.022Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/BoreholeStatus/underDeconstruction> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/BoreholeStatus/_underDeconstruction:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "underDeconstruction" ;
        reg:register       <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "a.feliachi@ext.brgm.fr" ;
                             foaf:name         "Abdel FELIACHI"
                           ] ;
        owl:versionInfo    2 .

<https://data.geoscience.earth/ncl/BoreholeStatus/_wellCapReplaced>
        a                  reg:RegisterItem ;
        rdfs:label         "well cap replaced"@en ;
        dct:dateAccepted   "2019-01-23T11:52:26.929Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-01-23T11:52:13.011Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/BoreholeStatus/wellCapReplaced> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/BoreholeStatus/_wellCapReplaced:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "wellCapReplaced" ;
        reg:register       <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "a.feliachi@ext.brgm.fr" ;
                             foaf:name         "Abdel FELIACHI"
                           ] ;
        owl:versionInfo    2 .

<https://data.geoscience.earth/ncl/BoreholeStatus/_abandoning>
        a                  reg:RegisterItem ;
        rdfs:label         "abandoning"@en ;
        dct:dateAccepted   "2019-01-23T11:52:26.898Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-01-23T11:52:13.022Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/BoreholeStatus/abandoning> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/BoreholeStatus/_abandoning:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "abandoning" ;
        reg:register       <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "a.feliachi@ext.brgm.fr" ;
                             foaf:name         "Abdel FELIACHI"
                           ] ;
        owl:versionInfo    2 .

<https://data.geoscience.earth/ncl/BoreholeStatus/_na>
        a                  reg:RegisterItem ;
        rdfs:label         "N/A"@en ;
        dct:dateAccepted   "2019-01-23T11:52:26.917Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-01-23T11:52:13.011Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/BoreholeStatus/na> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/BoreholeStatus/_na:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "na" ;
        reg:register       <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "a.feliachi@ext.brgm.fr" ;
                             foaf:name         "Abdel FELIACHI"
                           ] ;
        owl:versionInfo    2 .

<https://data.geoscience.earth/ncl/BoreholeStatus/_restoration>
        a                  reg:RegisterItem ;
        rdfs:label         "restoration"@en ;
        dct:dateAccepted   "2019-01-23T11:52:26.928Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-01-23T11:52:13.011Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.earth/ncl/BoreholeStatus/restoration> ;
                             reg:sourceGraph  <https://data.geoscience.earth/ncl/BoreholeStatus/_restoration:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "restoration" ;
        reg:register       <https://data.geoscience.earth/ncl/BoreholeStatus> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "a.feliachi@ext.brgm.fr" ;
                             foaf:name         "Abdel FELIACHI"
                           ] ;
        owl:versionInfo    2 .
