@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/094ba131-d137-4fc9-bf54-999a034a501e> a dcat:Dataset ;
    dct:description "This is a filtered view of the APD NIBRS Group A Offenses Dataset. This data presents information on reported sex crimes involving adult victims. This data does not contain information on reported sex crimes against juvenile victims." ;
    dct:identifier <https://data.austintexas.gov/api/views/xusc-iub3> ;
    dct:issued "2024-10-10"^^xsd:date ;
    dct:modified "2024-11-18"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "APD Reported Sex Crimes Against Persons" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "APD Open Data Asset Owners (Police)" ;
            vcard:hasEmail <mailto:no-reply@data.austintexas.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "apd",
        "sex-crimes" ;
    dcat:theme <%7B%22Public%20Safety%22%7D> .

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

