@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/352d62ce-dbdd-4aee-8533-3bce235dde81> a dcat:Dataset ;
    dct:description "The CrisisFACTS track focuses on temporal summarization for first responders in emergency situations. These summaries differ from traditional summarization in that they order information by time and produce a series of short updates instead of a longer narrative." ;
    dct:identifier "ark:/88434/mds2-3258" ;
    dct:issued "2024-05-16"^^xsd:date ;
    dct:language "{en}" ;
    dct:modified "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "TREC 2023 CrisisFACTS Track Dataset" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ian Soboroff" ;
            vcard:hasEmail <mailto:ian.soboroff@nist.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/352d62ce-dbdd-4aee-8533-3bce235dde81/resource/58fb9440-1f3e-4c57-9831-793eedff1aa3>,
        <https://data.amerigeoss.org/dataset/352d62ce-dbdd-4aee-8533-3bce235dde81/resource/b04f0e3e-bbc3-4fae-853c-8f149a29d121> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "trec-text-retrieval-conference" ;
    dcat:theme <%7B%22Information%20Technology:Data%20and%20informatics%22%7D> .

<https://data.amerigeoss.org/dataset/352d62ce-dbdd-4aee-8533-3bce235dde81/resource/58fb9440-1f3e-4c57-9831-793eedff1aa3> a dcat:Distribution ;
    dct:description "crisis2023.html" ;
    dct:format "HTML" ;
    dct:issued "2024-09-11T04:31:39.096680"^^xsd:dateTime ;
    dct:modified "2025-09-25T01:12:38.123431"^^xsd:dateTime ;
    dct:title "2023 Crisis Facts Home Page" ;
    dcat:accessURL <https://trec.nist.gov/data/crisis2023.html> .

<https://data.amerigeoss.org/dataset/352d62ce-dbdd-4aee-8533-3bce235dde81/resource/b04f0e3e-bbc3-4fae-853c-8f149a29d121> a dcat:Distribution ;
    dct:issued "2024-09-11T04:31:39.096683"^^xsd:dateTime ;
    dct:modified "2025-09-25T01:12:38.124692"^^xsd:dateTime ;
    dct:title "2023 Crisis Fact Data Set" ;
    dcat:accessURL <https://crisisfacts.github.io/#datasets> .

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

