@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/6c20fddd-c45c-4973-937a-e6217bf14e5e> a dcat:Dataset ;
    dct:description "LMA Resource Management Program, Animal Feeding Operations Division Permits" ;
    dct:identifier <https://opendata.maryland.gov/api/views/xe9v-4ixt> ;
    dct:issued "2022-02-23"^^xsd:date ;
    dct:modified "2022-06-21"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "LMA-RMP-AFO-Permits" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sharmila" ;
            vcard:hasEmail <mailto:no-reply@opendata.maryland.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "lma",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Energy%20and%20Environment%22%7D> .

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

