@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/7de4a546-e26b-42f2-b200-1064787ff23c> a dcat:Dataset ;
    dct:description "List of the most popular fiction titles at LAPL for the previous month." ;
    dct:identifier <https://data.lacity.org/api/views/itkw-hyt7> ;
    dct:issued "2014-05-29"^^xsd:date ;
    dct:modified "2020-11-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Library Hot Titles - Fiction" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Library OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.lacity.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7de4a546-e26b-42f2-b200-1064787ff23c/resource/dce4627a-99db-4edf-afbb-a7237f405444> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "library",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Arts%20&%20Culture%22%7D> .

<https://data.amerigeoss.org/dataset/7de4a546-e26b-42f2-b200-1064787ff23c/resource/dce4627a-99db-4edf-afbb-a7237f405444> a dcat:Distribution ;
    dct:description "hot-titles-fiction.xml" ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:52:24.470286"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:40:35.787141"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <http://www.lapl.org/hot-titles-fiction.xml> ;
    dcat:mediaType "application/xml" .

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

