@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/2bd121b6-8ec2-4364-9906-9dad61ec82ce> a dcat:Dataset ;
    dct:description "Chesapeake Bay Watershed Outline. Defines extent of the Chesapeake Bay watershed within the state of Maryland." ;
    dct:identifier <https://opendata.maryland.gov/api/views/dtqg-icps> ;
    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 "Chesapeake Bay Watershed" ;
    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/2bd121b6-8ec2-4364-9906-9dad61ec82ce/resource/1cf99fa0-c402-43ff-93f0-6ec5244025b5>,
        <https://data.amerigeoss.org/dataset/2bd121b6-8ec2-4364-9906-9dad61ec82ce/resource/95a62d41-7d5f-417d-bc90-3f29971f8eba>,
        <https://data.amerigeoss.org/dataset/2bd121b6-8ec2-4364-9906-9dad61ec82ce/resource/dcfe44b1-48b5-4c98-8e09-e9ad475ed397>,
        <https://data.amerigeoss.org/dataset/2bd121b6-8ec2-4364-9906-9dad61ec82ce/resource/de88dab7-618d-4e96-8800-15226277511c> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States" .

<https://data.amerigeoss.org/dataset/2bd121b6-8ec2-4364-9906-9dad61ec82ce/resource/1cf99fa0-c402-43ff-93f0-6ec5244025b5> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2025-07-26T20:14:54.153690"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:30:46.209568"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/dtqg-icps/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/2bd121b6-8ec2-4364-9906-9dad61ec82ce/resource/95a62d41-7d5f-417d-bc90-3f29971f8eba> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-07-26T20:14:54.153684"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:30:46.207233"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/dtqg-icps/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/2bd121b6-8ec2-4364-9906-9dad61ec82ce/resource/dcfe44b1-48b5-4c98-8e09-e9ad475ed397> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2025-07-26T20:14:54.153687"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:30:46.208017"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/dtqg-icps/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/2bd121b6-8ec2-4364-9906-9dad61ec82ce/resource/de88dab7-618d-4e96-8800-15226277511c> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2025-07-26T20:14:54.153688"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:30:46.208759"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/dtqg-icps/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" .

