@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/43e7deb1-590a-495c-8b26-ef573b037b3d> a dcat:Dataset ;
    dct:description "Librarian visits to school and day care facilities by fiscal year. Updated annually" ;
    dct:identifier <https://data.montgomerycountymd.gov/api/views/578b-zgzd> ;
    dct:issued "2018-05-29"^^xsd:date ;
    dct:modified "2018-05-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Librarian Visits to Schools and Day Cares" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brian" ;
            vcard:hasEmail <mailto:no-reply@data.montgomerycountymd.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/43e7deb1-590a-495c-8b26-ef573b037b3d/resource/0a7e55c9-ee0e-482d-839c-6140f09f64d7>,
        <https://data.amerigeoss.org/dataset/43e7deb1-590a-495c-8b26-ef573b037b3d/resource/66651a5d-96b2-44c8-8ef8-3fc714e1c766>,
        <https://data.amerigeoss.org/dataset/43e7deb1-590a-495c-8b26-ef573b037b3d/resource/77fd7a50-0093-4ef2-92ca-5f287c1ef3ff>,
        <https://data.amerigeoss.org/dataset/43e7deb1-590a-495c-8b26-ef573b037b3d/resource/fa1090a1-d7b9-40c2-a1b2-5f1c33ddb4f4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "librarian-visits",
        "libraries",
        "library",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/43e7deb1-590a-495c-8b26-ef573b037b3d/resource/0a7e55c9-ee0e-482d-839c-6140f09f64d7> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:58:02.804590"^^xsd:dateTime ;
    dct:modified "2025-11-21T08:04:49.927219"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/578b-zgzd/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/43e7deb1-590a-495c-8b26-ef573b037b3d/resource/66651a5d-96b2-44c8-8ef8-3fc714e1c766> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:58:02.804602"^^xsd:dateTime ;
    dct:modified "2025-11-21T08:04:49.928414"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/578b-zgzd/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/43e7deb1-590a-495c-8b26-ef573b037b3d/resource/77fd7a50-0093-4ef2-92ca-5f287c1ef3ff> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:58:02.804600"^^xsd:dateTime ;
    dct:modified "2025-11-21T08:04:49.928023"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/578b-zgzd/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/43e7deb1-590a-495c-8b26-ef573b037b3d/resource/fa1090a1-d7b9-40c2-a1b2-5f1c33ddb4f4> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:58:02.804597"^^xsd:dateTime ;
    dct:modified "2025-11-21T08:04:49.927619"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/578b-zgzd/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

