@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/7e7e4cba-cf16-437b-b846-1126d78e2b63> a dcat:Dataset ;
    dct:description "The FPI internet website; contains public-facing program information and many business applications integrated with back-end SAP systems." ;
    dct:identifier "548" ;
    dct:issued "2013-11-25T00:00:00"^^xsd:dateTime ;
    dct:modified "2013-11-25T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "www.unicor.gov" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "David Marshall" ;
            vcard:hasEmail <mailto:david.marshall@usdoj.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "ecommerce",
        "geo",
        "geoss",
        "internet",
        "national",
        "north-america",
        "online-store",
        "order",
        "product-information",
        "united-states" .

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

