@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/3b11e8f0-5b8b-4e3c-a3f5-2459ac6c4a17> a dcat:Dataset ;
    dct:description "A breakdown of railroad employees in 2014 by state, county, and zip code" ;
    dct:identifier "RRB-461" ;
    dct:issued "2016-03-01"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2021-07-22T21:24:31.858000+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Total Railroad Employment by State, County, and Zip Code, 2014" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Annette Catalano" ;
            vcard:hasEmail <mailto:Annette.Catalano@rrb.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3b11e8f0-5b8b-4e3c-a3f5-2459ac6c4a17/resource/536500fe-febd-4683-9159-f3c6d563eee3> ;
    dcat:keyword "2014",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "railroad-employees",
        "united-states" .

<https://data.amerigeoss.org/dataset/3b11e8f0-5b8b-4e3c-a3f5-2459ac6c4a17/resource/536500fe-febd-4683-9159-f3c6d563eee3> a dcat:Distribution ;
    dct:description "A breakdown of railroad employees in 2014 by state, county, and zip code" ;
    dct:format "PDF" ;
    dct:issued "2021-04-12T19:17:23.851440"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:05:32.262390"^^xsd:dateTime ;
    dct:title "Total Railroad Employment by State, County, and Zip Code, 2014" ;
    dcat:accessURL <https://www.rrb.gov/sites/default/files/2017-01/StateCountyZip2014.pdf> ;
    dcat:mediaType "application/pdf" .

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

