@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/7b507187-e743-418b-864d-7c5205a1b7a6> a dcat:Dataset ;
    dct:description """Total Residential Sales in Maryland from 2002-2019 based on data extracted from MDProperty View. To browse the MDProperty View, click here: 
https://planning.maryland.gov/MSDC/Pages/sale_data/saledata.aspx""" ;
    dct:identifier <https://opendata.maryland.gov/api/views/c4dr-iryc> ;
    dct:issued "2022-04-07"^^xsd:date ;
    dct:modified "2022-06-21"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Maryland Total Residential Sales: 2002-2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Christina.James@maryland.gov" ;
            vcard:hasEmail <mailto:no-reply@opendata.maryland.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7b507187-e743-418b-864d-7c5205a1b7a6/resource/24418bd6-d1a3-4729-b9a6-cc0a01c3a12b>,
        <https://data.amerigeoss.org/dataset/7b507187-e743-418b-864d-7c5205a1b7a6/resource/293ceadc-342b-4015-ad61-bb5e3f569eb0>,
        <https://data.amerigeoss.org/dataset/7b507187-e743-418b-864d-7c5205a1b7a6/resource/344cfc4f-47e4-4bc5-9524-b1ab5fd254c1>,
        <https://data.amerigeoss.org/dataset/7b507187-e743-418b-864d-7c5205a1b7a6/resource/7dc3d34e-6407-403d-ad66-4063c538bc0d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "mdp",
        "national",
        "north-america",
        "planning",
        "residential",
        "sales",
        "united-states" ;
    dcat:theme <%7BHousing%7D> .

<https://data.amerigeoss.org/dataset/7b507187-e743-418b-864d-7c5205a1b7a6/resource/24418bd6-d1a3-4729-b9a6-cc0a01c3a12b> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-04-28T05:08:00.446075"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:17:21.259588"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/c4dr-iryc/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/7b507187-e743-418b-864d-7c5205a1b7a6/resource/293ceadc-342b-4015-ad61-bb5e3f569eb0> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-04-28T05:08:00.446072"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:17:21.259177"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/c4dr-iryc/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/7b507187-e743-418b-864d-7c5205a1b7a6/resource/344cfc4f-47e4-4bc5-9524-b1ab5fd254c1> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-04-28T05:08:00.446064"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:17:21.258763"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/c4dr-iryc/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7b507187-e743-418b-864d-7c5205a1b7a6/resource/7dc3d34e-6407-403d-ad66-4063c538bc0d> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-04-28T05:08:00.446078"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:17:21.259974"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/c4dr-iryc/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

