@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/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/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/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/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/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/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/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/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/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/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>
        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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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 .
