@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/4d15ad5e-9529-4e3e-8dac-de4c38bf74db> a dcat:Dataset ;
    dct:description "Number of live births and birth rate per 1,000 population by year." ;
    dct:identifier <https://opendata.maryland.gov/api/views/jc6h-tmg9> ;
    dct:issued "2018-06-28"^^xsd:date ;
    dct:modified "2018-06-28"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Maryland Births and Birth Rates, 1902-2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Andrea Bankoski" ;
            vcard:hasEmail <mailto:no-reply@opendata.maryland.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4d15ad5e-9529-4e3e-8dac-de4c38bf74db/resource/08a78851-26f2-4447-ba64-94f0050ac90a>,
        <https://data.amerigeoss.org/dataset/4d15ad5e-9529-4e3e-8dac-de4c38bf74db/resource/676a889d-8fb2-479a-affc-3821b69ec572>,
        <https://data.amerigeoss.org/dataset/4d15ad5e-9529-4e3e-8dac-de4c38bf74db/resource/b4fed0ef-4722-411d-b676-d9043121b5db>,
        <https://data.amerigeoss.org/dataset/4d15ad5e-9529-4e3e-8dac-de4c38bf74db/resource/cf238621-31a3-4e2a-8ea9-d04ee4995ba9> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "birth-rate",
        "ckan",
        "geo",
        "geoss",
        "live-birth",
        "national",
        "north-america",
        "united-states",
        "vital-statistics" ;
    dcat:theme <%7B%22Health%20and%20Human%20Services%22%7D> .

<https://data.amerigeoss.org/dataset/4d15ad5e-9529-4e3e-8dac-de4c38bf74db/resource/08a78851-26f2-4447-ba64-94f0050ac90a> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:25:01.728110"^^xsd:dateTime ;
    dct:modified "2025-11-21T13:43:43.045463"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/jc6h-tmg9/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/4d15ad5e-9529-4e3e-8dac-de4c38bf74db/resource/676a889d-8fb2-479a-affc-3821b69ec572> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:25:01.728120"^^xsd:dateTime ;
    dct:modified "2025-11-21T13:43:43.046240"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/jc6h-tmg9/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/4d15ad5e-9529-4e3e-8dac-de4c38bf74db/resource/b4fed0ef-4722-411d-b676-d9043121b5db> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:25:01.728115"^^xsd:dateTime ;
    dct:modified "2025-11-21T13:43:43.045845"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/jc6h-tmg9/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/4d15ad5e-9529-4e3e-8dac-de4c38bf74db/resource/cf238621-31a3-4e2a-8ea9-d04ee4995ba9> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:25:01.728100"^^xsd:dateTime ;
    dct:modified "2025-11-21T13:43:43.045067"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/jc6h-tmg9/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" .

