@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/6f50c602-55ef-4899-80da-a3772474011f> a dcat:Dataset ;
    dct:description "A list of golf courses in Austin, their phone numbers, tee times and scorecards." ;
    dct:identifier <https://data.austintexas.gov/api/views/dtkn-v97q> ;
    dct:issued "2013-06-05"^^xsd:date ;
    dct:modified "2021-04-14"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Golf Courses in Austin" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "AustinGo" ;
            vcard:hasEmail <mailto:no-reply@data.austintexas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6f50c602-55ef-4899-80da-a3772474011f/resource/9b8f2937-3064-4dff-865b-f35345127d6c>,
        <https://data.amerigeoss.org/dataset/6f50c602-55ef-4899-80da-a3772474011f/resource/a8162267-6ae2-4766-aee1-0838a27a80d4>,
        <https://data.amerigeoss.org/dataset/6f50c602-55ef-4899-80da-a3772474011f/resource/af64f218-3667-411f-9116-27cf9a9496bd>,
        <https://data.amerigeoss.org/dataset/6f50c602-55ef-4899-80da-a3772474011f/resource/f181382d-829d-434d-820b-c4d0b5bb02af> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "golf",
        "golf-course",
        "locations",
        "national",
        "north-america",
        "scorecard",
        "tee-time",
        "united-states" ;
    dcat:theme <%7B%22Recreation%20and%20Culture%22%7D> .

<https://data.amerigeoss.org/dataset/6f50c602-55ef-4899-80da-a3772474011f/resource/9b8f2937-3064-4dff-865b-f35345127d6c> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T13:26:08.527789"^^xsd:dateTime ;
    dct:modified "2025-11-22T14:04:19.962013"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/dtkn-v97q/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/6f50c602-55ef-4899-80da-a3772474011f/resource/a8162267-6ae2-4766-aee1-0838a27a80d4> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T13:26:08.527779"^^xsd:dateTime ;
    dct:modified "2025-11-22T14:04:19.961529"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/dtkn-v97q/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/6f50c602-55ef-4899-80da-a3772474011f/resource/af64f218-3667-411f-9116-27cf9a9496bd> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T13:26:08.527801"^^xsd:dateTime ;
    dct:modified "2025-11-22T14:04:19.962986"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/dtkn-v97q/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/6f50c602-55ef-4899-80da-a3772474011f/resource/f181382d-829d-434d-820b-c4d0b5bb02af> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T13:26:08.527795"^^xsd:dateTime ;
    dct:modified "2025-11-22T14:04:19.962484"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/dtkn-v97q/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

