@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix dct: <http://purl.org/dc/terms/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix ns0: <https://github.com/nvs-vocabs/> . @prefix ns1: <http://www.isotc211.org/schemas/grg/> . <http://vocab.nerc.ac.uk/collection/R20/current/> dct:alternative "GROUNDED" ; dct:creator "Argo Data Management Team" ; dct:date "2021-02-09 02:00:03.0" ; dct:description "Codes to indicate the best estimate of whether the float touched the ground during a specific cycle. Argo netCDF variable GROUNDED in the Trajectory file is populated by R20 altLabel." ; dct:publisher "Natural Environment Research Council" ; dct:title "Argo GROUNDED flags" ; ns1:RE_RegisterManager "British Oceanographic Data Centre" ; ns1:RE_RegisterOwner "Argo Data Management Team" ; a owl:NamedIndividual, skos:Collection ; rdfs:comment "Governance for vocabularies used in the Argo data system, published and maintained by the Argo Data Management Team (ADMT) and hosted on the NERC Vocabulary Server." ; rdfs:seeAlso ns0:R20 ; owl:versionInfo "2" ; skos:altLabel "GROUNDED" ; skos:member <http://vocab.nerc.ac.uk/collection/R20/current/B/>, <http://vocab.nerc.ac.uk/collection/R20/current/C/>, <http://vocab.nerc.ac.uk/collection/R20/current/N/>, <http://vocab.nerc.ac.uk/collection/R20/current/P/>, <http://vocab.nerc.ac.uk/collection/R20/current/S/>, <http://vocab.nerc.ac.uk/collection/R20/current/U/>, <http://vocab.nerc.ac.uk/collection/R20/current/Y/> ; skos:prefLabel "Argo GROUNDED flags" .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <https://github.com/nvs-vocabs/> .
@prefix ns1: <http://www.isotc211.org/schemas/grg/> .

<http://vocab.nerc.ac.uk/collection/R20/current/>
    dct:alternative "GROUNDED" ;
    dct:creator "Argo Data Management Team" ;
    dct:date "2021-02-09 02:00:03.0" ;
    dct:description "Codes to indicate the best estimate of whether the float touched the ground during a specific cycle. Argo netCDF variable GROUNDED in the Trajectory file is populated by R20 altLabel." ;
    dct:publisher "Natural Environment Research Council" ;
    dct:title "Argo GROUNDED flags" ;
    ns1:RE_RegisterManager "British Oceanographic Data Centre" ;
    ns1:RE_RegisterOwner "Argo Data Management Team" ;
    a owl:NamedIndividual, skos:Collection ;
    rdfs:comment "Governance for vocabularies used in the Argo data system, published and maintained by the Argo Data Management Team (ADMT) and hosted on the NERC Vocabulary Server." ;
    rdfs:seeAlso ns0:R20 ;
    owl:versionInfo "2" ;
    skos:altLabel "GROUNDED" ;
    skos:member <http://vocab.nerc.ac.uk/collection/R20/current/B/>, <http://vocab.nerc.ac.uk/collection/R20/current/C/>, <http://vocab.nerc.ac.uk/collection/R20/current/N/>, <http://vocab.nerc.ac.uk/collection/R20/current/P/>, <http://vocab.nerc.ac.uk/collection/R20/current/S/>, <http://vocab.nerc.ac.uk/collection/R20/current/U/>, <http://vocab.nerc.ac.uk/collection/R20/current/Y/> ;
    skos:prefLabel "Argo GROUNDED flags" .