@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/0411d71a-bb8c-46a4-a6f2-3dbd63e21aa3> a dcat:Dataset ;
    dct:description "47 CFR Parts 73/74, 23 and 25 (Earth Stations)" ;
    dct:identifier <https://opendata.fcc.gov/api/views/78n9-wprc> ;
    dct:issued "2016-06-21"^^xsd:date ;
    dct:modified "2017-04-21"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "International Bureau Filing System (IBFS)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "IBFSINFO@fcc.gov" ;
            vcard:hasEmail <mailto:no-reply@opendata.fcc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0411d71a-bb8c-46a4-a6f2-3dbd63e21aa3/resource/227a6532-b257-452f-84d3-11c15b8e30d9>,
        <https://data.amerigeoss.org/dataset/0411d71a-bb8c-46a4-a6f2-3dbd63e21aa3/resource/bfdcf798-d7ec-4f55-b255-d1976deb16d2> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "fcc",
        "ibfs" ;
    dcat:theme <%7BInternational%7D> .

<https://data.amerigeoss.org/dataset/0411d71a-bb8c-46a4-a6f2-3dbd63e21aa3/resource/227a6532-b257-452f-84d3-11c15b8e30d9> a dcat:Distribution ;
    dct:description "Updated Daily - midnight" ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T13:20:16.132000"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:09:38.298268"^^xsd:dateTime ;
    dct:title "Data File" ;
    dcat:accessURL <http://www.fcc.gov/oet/info/software/suss/> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/0411d71a-bb8c-46a4-a6f2-3dbd63e21aa3/resource/bfdcf798-d7ec-4f55-b255-d1976deb16d2> a dcat:Distribution ;
    dct:description "Updated Daily - midnight" ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T13:20:16.132010"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:09:38.299076"^^xsd:dateTime ;
    dct:title "Data File" ;
    dcat:accessURL <ftp://ftp.fcc.gov/pub/Bureaus/International/databases/IBFS.zip> ;
    dcat:mediaType "text/html" .

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

