@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/2be1b50e-5197-4e8b-9d3e-cd905233549f> a dcat:Dataset ;
    dct:description "This layer contains Animal Control Facilities in Maryland. Attributes include location and contact information and hours of operation." ;
    dct:identifier <https://opendata.maryland.gov/api/views/nqqw-gipi> ;
    dct:issued "2025-07-22"^^xsd:date ;
    dct:modified "2025-08-21"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Animal Control Facilities" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "J.B. Churchill" ;
            vcard:hasEmail <mailto:no-reply@opendata.maryland.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2be1b50e-5197-4e8b-9d3e-cd905233549f/resource/086521e0-6b90-46f3-bc2b-3eabece3dae8>,
        <https://data.amerigeoss.org/dataset/2be1b50e-5197-4e8b-9d3e-cd905233549f/resource/0b62eb12-766d-49a3-91a1-a6a238b898e4>,
        <https://data.amerigeoss.org/dataset/2be1b50e-5197-4e8b-9d3e-cd905233549f/resource/2fe49d37-e4df-4e0e-8428-d6bf3b933dee>,
        <https://data.amerigeoss.org/dataset/2be1b50e-5197-4e8b-9d3e-cd905233549f/resource/7bbe02a7-7f8d-4cc4-8909-c5f5fc2d2367> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States" .

<https://data.amerigeoss.org/dataset/2be1b50e-5197-4e8b-9d3e-cd905233549f/resource/086521e0-6b90-46f3-bc2b-3eabece3dae8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-07-26T20:51:10.344491"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:31:25.794916"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/nqqw-gipi/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/2be1b50e-5197-4e8b-9d3e-cd905233549f/resource/0b62eb12-766d-49a3-91a1-a6a238b898e4> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2025-07-26T20:51:10.344496"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:31:25.797523"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/nqqw-gipi/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/2be1b50e-5197-4e8b-9d3e-cd905233549f/resource/2fe49d37-e4df-4e0e-8428-d6bf3b933dee> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2025-07-26T20:51:10.344493"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:31:25.795823"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/nqqw-gipi/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/2be1b50e-5197-4e8b-9d3e-cd905233549f/resource/7bbe02a7-7f8d-4cc4-8909-c5f5fc2d2367> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2025-07-26T20:51:10.344495"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:31:25.796730"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/nqqw-gipi/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" .

