@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/e88c249c-efe2-4d5f-8872-9275a393ad7a> a dcat:Dataset ;
    dct:description "This fill-in-the-blank Word form will generate abstracts for annual narrative reports written between 1976 and 1980." ;
    dct:identifier "e88c249c-efe2-4d5f-8872-9275a393ad7a" ;
    dct:issued "2025-12-02T01:47:20.099654"^^xsd:dateTime ;
    dct:modified "2025-12-02T01:47:20.099659"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Annual narrative report abstract generator: 1976-1980" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/e88c249c-efe2-4d5f-8872-9275a393ad7a/resource/505ea7d3-4cca-4993-b524-9989214f3af6> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/e88c249c-efe2-4d5f-8872-9275a393ad7a/resource/505ea7d3-4cca-4993-b524-9989214f3af6> a dcat:Distribution ;
    dct:format "DOC" ;
    dct:issued "2018-06-08T21:56:45.729358"^^xsd:dateTime ;
    dct:modified "2025-12-02T01:47:20.070517"^^xsd:dateTime ;
    dct:title "NRPC_2013_NarrativeAbstractGenerator1976-1980.docm" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/16316?Reference=5752> ;
    dcat:mediaType "application/vnd.ms-word.document.macroenabled.12" .

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

