@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/110f5b8e-4e05-44f0-8f2f-f34b7466fee4> a dcat:Dataset ;
    dct:description "Legal journal article database for researching cases" ;
    dct:identifier "1819.0" ;
    dct:issued "1999-10-01"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2018-12-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "JSTOR -" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tim Perez" ;
            vcard:hasEmail <mailto:Tim.Perez@faa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/110f5b8e-4e05-44f0-8f2f-f34b7466fee4/resource/540cd9b3-773c-4f87-bd86-889a7b5b3ec1> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "document",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Law%20Enforcement>,
        <Courts>,
        <and%20Prisons%22%7D> .

<https://data.amerigeoss.org/dataset/110f5b8e-4e05-44f0-8f2f-f34b7466fee4/resource/540cd9b3-773c-4f87-bd86-889a7b5b3ec1> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-08-08T16:51:53.085819"^^xsd:dateTime ;
    dct:modified "2025-11-20T01:23:02.580613"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://www.transportation.gov/mission/data-inventory-not-available> ;
    dcat:mediaType "text/html" .

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

