@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/0af71a93-4362-4a25-b1b8-d3b10ea692b4> a dcat:Dataset ;
    dct:description "An RSS feed of reviews and features about Philadelphia restaurants/bars and Philadelphia-related food culture developments." ;
    dct:identifier "foobooz-reviews" ;
    dct:issued "2025-09-23T18:34:23.245999"^^xsd:dateTime ;
    dct:modified "2025-09-23T18:34:23.246005"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "FooBooz Reviews" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OpenDataPhilly" ;
            vcard:hasEmail <mailto:tips@foobooz.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0af71a93-4362-4a25-b1b8-d3b10ea692b4/resource/104c5b08-a436-4b63-bded-6a392e0c1c48> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "arts",
        "bars",
        "culture",
        "food",
        "history",
        "restaurants" .

<https://data.amerigeoss.org/dataset/0af71a93-4362-4a25-b1b8-d3b10ea692b4/resource/104c5b08-a436-4b63-bded-6a392e0c1c48> a dcat:Distribution ;
    dct:format "RSS" ;
    dct:issued "2025-03-31T15:17:06.713150"^^xsd:dateTime ;
    dct:modified "2025-09-23T18:34:23.227772"^^xsd:dateTime ;
    dct:title "Foobooz Reviews, RSS" ;
    dcat:accessURL <http://feeds2.feedburner.com/Foobooz> ;
    dcat:mediaType "application/rss+xml" .

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

