@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/3bc253eb-01e8-4766-8c8f-0b286a37e850> a dcat:Dataset ;
    dct:description "Map showing lot sizes broken down by typical sizes to qualify for certain developments" ;
    dct:identifier <https://data.austintexas.gov/api/views/v999-68rk> ;
    dct:issued "2018-07-17"^^xsd:date ;
    dct:modified "2021-04-14"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Lot Sizes City Limits Map" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Zachary Stern" ;
            vcard:hasEmail <mailto:no-reply@data.austintexas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3bc253eb-01e8-4766-8c8f-0b286a37e850/resource/22972ef8-4767-4767-a498-a17e76c7d82b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "development",
        "geo",
        "geoss",
        "lots",
        "national",
        "north-america",
        "planning-and-zoning",
        "regulations",
        "united-states" ;
    dcat:theme <%7B%22Locations%20and%20Maps%22%7D> .

<https://data.amerigeoss.org/dataset/3bc253eb-01e8-4766-8c8f-0b286a37e850/resource/22972ef8-4767-4767-a498-a17e76c7d82b> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2020-11-12T13:33:36.588578"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:29:27.240131"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://data.austintexas.gov/download/v999-68rk/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

