@prefix schema: <https://schema.org/> .
@prefix ssd:   <http://www.w3.org/ns/sparql-service-description#> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@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 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 adms:  <http://www.w3.org/ns/adms#> .
@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 version: <http://purl.org/linked-data/version#> .
@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.fr/ncl/GeolTs/_3105>
        a                  reg:RegisterItem ;
        rdfs:label         "GI-12a"@en , "GI-12a"@fr ;
        dct:dateAccepted   "2020-11-20T15:40:24.513Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2020-11-20T15:24:05.981Z"^^xsd:dateTime ;
        dct:modified       "2022-12-08T06:54:22.393Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.fr/ncl/GeolTs/3105> ;
                             reg:sourceGraph  <https://data.geoscience.fr/ncl/GeolTs/_3105:4#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       3105 ;
        reg:register       <https://data.geoscience.fr/ncl/GeolTs> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "a.feliachi@ext.brgm.fr" ;
                             foaf:name         "Abdelfettah FELIACHI"
                           ] ;
        owl:versionInfo    5 .

<https://data.geoscience.fr/ncl/GeolTs/3105>
        a                  skos:Concept ;
        rdfs:label         "GI-12a"@en , "GI-12a"@fr ;
        <http://dbpedia.org/ontology/rgbCoordinateBlue>
                "211" ;
        <http://dbpedia.org/ontology/rgbCoordinateGreen>
                "242" ;
        <http://dbpedia.org/ontology/rgbCoordinateRed>
                "255" ;
        dct:source         "Rasmussen et al 2014" ;
        dct:spatial        "Monde" ;
        reg:category       <https://data.geoscience.fr/ncl/structure/Category/2> ;
        skos:broader       <https://data.geoscience.fr/ncl/GeolTs/1316> ;
        skos:inScheme      <https://data.geoscience.fr/ncl/GeolTs> ;
        skos:notation      "GI12a" ;
        skos:prefLabel     "GI-12a"@fr , "GI-12a"@en ;
        skos:skopeNote     "Définition et numérotation ordinale des Stades et Interstades groenlandais (GS et GI), correspondant respectivements aux phases froides et plus chaudes des évènements de type Dansgaard-Oeschger de l'Atlantique nord. " ;
        time:hasBeginning  <https://data.geoscience.fr/ncl/GeolTsBound/3105> ;
        time:hasEnd        <https://data.geoscience.fr/ncl/GeolTsBound/3106> ;
        adms:status        <http://inspire.ec.europa.eu/registry/status/valid> ;
        <https://data.geoscience.fr/def/main#isGSSA>
                "false" ;
        <https://data.geoscience.fr/def/main#isGSSP>
                "false" ;
        <https://data.geoscience.fr/def/main#mnemo>
                "GI12a" ;
        <https://data.geoscience.fr/def/main#nature>
                <https://data.geoscience.fr/ncl/natelem/1> ;
        <https://data.geoscience.fr/def/main#typeChronostratAge>
                <https://data.geoscience.fr/ncl/DivChronoStrat/10> ;
        <https://data.geoscience.fr/def/main#typeGeochronoAge>
                <https://data.geoscience.fr/ncl/DivGeoChrono/10> .
