@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/62280310-59be-4b7e-b671-a27cd9cf74da> a dcat:Dataset ;
    dct:description """This dataset will display data regarding Seat machine inventory by department; contains type of each machine,  CPU speed,  age,  etc.\r
Update Frequency - Daily""" ;
    dct:identifier <https://data.montgomerycountymd.gov/api/views/39pa-pssi> ;
    dct:issued "2019-08-28"^^xsd:date ;
    dct:modified "2022-07-12"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Seat Machine Inventory" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "MCG ESB Service" ;
            vcard:hasEmail <mailto:no-reply@data.montgomerycountymd.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/62280310-59be-4b7e-b671-a27cd9cf74da/resource/4973df38-cddc-4487-909a-cd1cf0569412>,
        <https://data.amerigeoss.org/dataset/62280310-59be-4b7e-b671-a27cd9cf74da/resource/bebc4a22-0237-42d8-8684-9d66ca5ba791>,
        <https://data.amerigeoss.org/dataset/62280310-59be-4b7e-b671-a27cd9cf74da/resource/cd9d837b-41a1-4d28-a725-e70708ef2f45>,
        <https://data.amerigeoss.org/dataset/62280310-59be-4b7e-b671-a27cd9cf74da/resource/e2b04b29-ff81-48ef-8817-af36e63026e9> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "fibernet",
        "geo",
        "geoss",
        "inventory",
        "national",
        "north-america",
        "site",
        "technology",
        "united-states",
        "wan" ;
    dcat:theme <%7BTechnology%7D> .

<https://data.amerigeoss.org/dataset/62280310-59be-4b7e-b671-a27cd9cf74da/resource/4973df38-cddc-4487-909a-cd1cf0569412> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:58:00.957256"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:41:13.825260"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/39pa-pssi/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/62280310-59be-4b7e-b671-a27cd9cf74da/resource/bebc4a22-0237-42d8-8684-9d66ca5ba791> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:58:00.957252"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:41:13.824821"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/39pa-pssi/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/62280310-59be-4b7e-b671-a27cd9cf74da/resource/cd9d837b-41a1-4d28-a725-e70708ef2f45> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:58:00.957258"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:41:13.825709"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/39pa-pssi/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/62280310-59be-4b7e-b671-a27cd9cf74da/resource/e2b04b29-ff81-48ef-8817-af36e63026e9> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:58:00.957245"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:41:13.824387"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/39pa-pssi/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

