@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/7d3c3611-53cb-4684-b636-8ff066e3b5aa> a dcat:Dataset ;
    dct:description """ Primary
               roads are generally divided, limited-access highways within the interstate highway
               system or under State management, and are distinguished by the presence of
               interchanges. These highways are accessible by ramps and may include some toll
               highways. The MAF/TIGER Feature Classification Code (MTFCC) is S1100 for primary
               roads. """ ;
    dct:identifier "7d3c3611-53cb-4684-b636-8ff066e3b5aa" ;
    dct:issued "2025-11-22T22:18:48.940203"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:18:48.940207"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-179.2311 -14.6018, 179.8597 -14.6018, 179.8597 71.4411, -179.2311 71.4411, -179.2311 -14.6018))"^^gsp:wktLiteral ] ;
    dct:title """TIGER/Line Shapefile, 2014, Series Information File for the Primary Roads National
                     Shapefile""" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7d3c3611-53cb-4684-b636-8ff066e3b5aa/resource/779e547d-33d3-42ec-81e8-6452e375a516> ;
    dcat:keyword "address-range",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "feature",
        "geo",
        "geoss",
        "linear",
        "nation",
        "national",
        "north-america",
        "road-feature",
        "roads",
        "street-centerline",
        "transportation",
        "united-states",
        "us" .

<https://data.amerigeoss.org/dataset/7d3c3611-53cb-4684-b636-8ff066e3b5aa/resource/779e547d-33d3-42ec-81e8-6452e375a516> a dcat:Distribution ;
    dct:issued "2020-11-10T17:18:39.108832"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:18:48.930717"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www2.census.gov/geo/tiger/TIGER2014/PRIMARYROADS> .

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

