@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/2e8aa478-6977-4c1d-8ea4-967e5f392ace> a dcat:Dataset ;
    dct:description "This dataset contains a list of schools, campuses, buildings and offices that connect to the Montgomery County Multi-Agency FiberNet-WAN." ;
    dct:identifier <https://data.montgomerycountymd.gov/api/views/edde-26di> ;
    dct:issued "2023-07-26"^^xsd:date ;
    dct:modified "2023-07-26"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "FiberNet Wan Sites" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kathy Luh" ;
            vcard:hasEmail <mailto:no-reply@data.montgomerycountymd.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2e8aa478-6977-4c1d-8ea4-967e5f392ace/resource/2aa60d77-7f8c-4cfe-b728-d19fdcad7525>,
        <https://data.amerigeoss.org/dataset/2e8aa478-6977-4c1d-8ea4-967e5f392ace/resource/6af52a9e-b35c-404b-919b-bfb69e21abdd>,
        <https://data.amerigeoss.org/dataset/2e8aa478-6977-4c1d-8ea4-967e5f392ace/resource/d20f8815-5c12-478b-8192-5a1be423d7a0>,
        <https://data.amerigeoss.org/dataset/2e8aa478-6977-4c1d-8ea4-967e5f392ace/resource/f36470b2-f2ce-4b57-9701-167e2a6cd7ae> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "fibernet",
        "inventory",
        "network",
        "site",
        "technology",
        "wan" ;
    dcat:theme <%7BTechnology%7D> .

<https://data.amerigeoss.org/dataset/2e8aa478-6977-4c1d-8ea4-967e5f392ace/resource/2aa60d77-7f8c-4cfe-b728-d19fdcad7525> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:58:13.482137"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:02:15.260690"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/edde-26di/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/2e8aa478-6977-4c1d-8ea4-967e5f392ace/resource/6af52a9e-b35c-404b-919b-bfb69e21abdd> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:58:13.482147"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:02:15.262070"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/edde-26di/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/2e8aa478-6977-4c1d-8ea4-967e5f392ace/resource/d20f8815-5c12-478b-8192-5a1be423d7a0> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:58:13.482158"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:02:15.265791"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/edde-26di/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/2e8aa478-6977-4c1d-8ea4-967e5f392ace/resource/f36470b2-f2ce-4b57-9701-167e2a6cd7ae> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:58:13.482153"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:02:15.263917"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/edde-26di/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

