@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/fb218fe7-9bad-4205-955c-275377aa2000> a dcat:Dataset ;
    dct:description "This data set contains statistical data about phone numbers on the Registry, telemarketers and sellers accessing phone numbers on the Registry, and complaints consumers submit to the FTC about telemarketers allegedly violating the Do Not Call rules for Fiscal Year 2010. Statistical data on Do Not Call (DNC) complaints is based on unverified complaints reported by consumers, not on a consumer survey." ;
    dct:identifier "fb218fe7-9bad-4205-955c-275377aa2000" ;
    dct:issued "2025-12-02T09:02:23.005772"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:02:23.005776"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Do Not Call Data Book FY 2010" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Paul Witt" ;
            vcard:hasEmail <mailto:pwitt@ftc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fb218fe7-9bad-4205-955c-275377aa2000/resource/56aabc13-e3b3-4fc1-8fb2-8cc6ba6d5c62> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/fb218fe7-9bad-4205-955c-275377aa2000/resource/56aabc13-e3b3-4fc1-8fb2-8cc6ba6d5c62> a dcat:Distribution ;
    dct:description "dnc-data-book-fy-10.xls" ;
    dct:format "XLS" ;
    dct:issued "2019-02-06T18:11:51.675221"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:02:22.999679"^^xsd:dateTime ;
    dct:title "Do Not Call Data Book FY 2010" ;
    dcat:accessURL <https://www.ftc.gov/system/files/attachments/data-sets/dnc-data-book-fy-10.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

