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

<https://data.amerigeoss.org/dataset/55340b8f-b50b-4c59-96ee-d6fb90693c37> a dcat:Dataset ;
    dct:description """ The Address
               Range / Feature Name Relationship File (ADDRFN.dbf) contains a record for each
               address range / linear feature name relationship. The purpose of this relationship
               file is to identify all street names associated with each address range. An edge can
               have several feature names; an address range located on an edge can be associated
               with one or any combination of the available feature names (an address range can be
               linked to multiple feature names). The address range is identified by the address
               range identifier (ARID) attribute that can be used to link to the Address Ranges
               Relationship File (ADDR.dbf). The linear feature name is identified by the linear
               feature identifier (LINEARID) attribute that can be used to link to the Feature Names
               Relationship File (FEATNAMES.dbf).""" ;
    dct:identifier "55340b8f-b50b-4c59-96ee-d6fb90693c37" ;
    dct:issued "2025-11-29T21:13:34.833853"^^xsd:dateTime ;
    dct:modified "2025-11-29T21:13:34.833857"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title """TIGER/Line Shapefile, 2014, Series Information File for the Address Range-Feature
                     Name County-based Relationship Files""" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/55340b8f-b50b-4c59-96ee-d6fb90693c37/resource/d23a1b92-3886-4ce3-a45a-e5b6885c606e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/55340b8f-b50b-4c59-96ee-d6fb90693c37/resource/d23a1b92-3886-4ce3-a45a-e5b6885c606e> a dcat:Distribution ;
    dct:format "TGRSHP(compressed)" ;
    dct:issued "2014-10-14T13:24:32.123084"^^xsd:dateTime ;
    dct:modified "2025-11-29T21:13:34.827298"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www2.census.gov/geo/tiger/TIGER2014/ADDRFN> .

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

