@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/3a9b26b4-ed74-4ef3-879d-a83767091160> a dcat:Dataset ;
    dct:description """The National Longitudinal Surveys (NLS) are a set of surveys designed to gather information at multiple points in time on the labor market activities and other significant life events of several groups of men and women. For more than 4 decades, NLS data have served as an important tool for economists, sociologists, and other researchers.\r
\r
For more information and data visit: https://www.bls.gov/nls/""" ;
    dct:identifier "DOL-BLS-207" ;
    dct:issued "2019-08-22"^^xsd:date ;
    dct:modified "2019"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "National Longitudinal Surveys" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Amrit Kohli" ;
            vcard:hasEmail <mailto:kohli.amrit@dol.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3a9b26b4-ed74-4ef3-879d-a83767091160/resource/7df555a7-4b16-402d-87e3-ff1443c0f749> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "longitudinal-data",
        "national",
        "national-longitudinal-surveys",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/3a9b26b4-ed74-4ef3-879d-a83767091160/resource/7df555a7-4b16-402d-87e3-ff1443c0f749> a dcat:Distribution ;
    dct:description "NLS data resources" ;
    dct:format "HTML" ;
    dct:issued "2022-05-16T23:51:19.385000"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:48:41.692129"^^xsd:dateTime ;
    dct:title "NLS data" ;
    dcat:accessURL <https://www.bls.gov/nls/tables.htm> .

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

