@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/01dee3d6-3c0d-4bc0-9d37-40a3ef81c6e5> a dcat:Dataset ;
    dct:description "A breakdown of railroad employees in 2007 by state, county, and zip code" ;
    dct:identifier "RRB-487" ;
    dct:issued "2025-09-23T15:18:07.478112"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2021-07-22T17:25:21.183000+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, 2007" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Annette Catalano" ;
            vcard:hasEmail <mailto:annette.catalano@rrb.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/01dee3d6-3c0d-4bc0-9d37-40a3ef81c6e5/resource/8b0b098b-7ac0-4297-9736-c8312a31689d> ;
    dcat:keyword "2007",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "railroad-employees" .

<https://data.amerigeoss.org/dataset/01dee3d6-3c0d-4bc0-9d37-40a3ef81c6e5/resource/8b0b098b-7ac0-4297-9736-c8312a31689d> a dcat:Distribution ;
    dct:description "A breakdown of railroad employees in 2007 by state, county, and zip code" ;
    dct:format "XLS" ;
    dct:issued "2021-07-15T07:30:18.995917"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:18:07.466326"^^xsd:dateTime ;
    dct:title "Total Railroad Employment by State, County, and Zip Code, 2007" ;
    dcat:accessURL <https://www.rrb.gov/sites/default/files/2018-06/StateCountyZip2007.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

