@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/0a14a64f-a457-4239-8792-c39eb7b1332c> a dcat:Dataset ;
    dct:description "Download the latest version of the Glossary and Methodology File" ;
    dct:identifier <https://data.cdc.gov/api/views/i54f-wv8z> ;
    dct:issued "2015-02-05"^^xsd:date ;
    dct:modified "2020-08-13"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Youth Risk Behavior Surveillance System (YRBSS) Glossary and Methodology" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OSHData Support" ;
            vcard:hasEmail <mailto:nccdoshinquiries@cdc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0a14a64f-a457-4239-8792-c39eb7b1332c/resource/524de9d9-534c-401c-85db-aead94796c4a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "glossary",
        "methodology",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Survey%20Data%22%7D> .

<https://data.amerigeoss.org/dataset/0a14a64f-a457-4239-8792-c39eb7b1332c/resource/524de9d9-534c-401c-85db-aead94796c4a> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2020-11-12T12:14:54.461946"^^xsd:dateTime ;
    dct:modified "2025-11-19T22:17:36.735878"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://data.cdc.gov/download/i54f-wv8z/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

