@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/478abccd-3cdc-40e3-8298-8a0de6d75888> a dcat:Dataset ;
    dct:description "New York City bridge structure conditions and ratings." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/4yue-vjfc> ;
    dct:issued "2020-09-25"^^xsd:date ;
    dct:modified "2022-04-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Bridge Ratings" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/478abccd-3cdc-40e3-8298-8a0de6d75888/resource/609b6255-0c38-4fd6-abb2-179910929f12>,
        <https://data.amerigeoss.org/dataset/478abccd-3cdc-40e3-8298-8a0de6d75888/resource/6c2b7c2f-3520-4ffd-ba6e-ede8e409b2c4>,
        <https://data.amerigeoss.org/dataset/478abccd-3cdc-40e3-8298-8a0de6d75888/resource/9319b7a8-b289-4b04-82bb-4f143f403e97>,
        <https://data.amerigeoss.org/dataset/478abccd-3cdc-40e3-8298-8a0de6d75888/resource/a8494fe8-1b6d-4054-a704-324edd2d1ffe> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bridge",
        "ckan",
        "geo",
        "geoss",
        "national",
        "new-york",
        "north-america",
        "rating",
        "type",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/478abccd-3cdc-40e3-8298-8a0de6d75888/resource/609b6255-0c38-4fd6-abb2-179910929f12> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:00:44.397884"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:14:57.982650"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/4yue-vjfc/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/478abccd-3cdc-40e3-8298-8a0de6d75888/resource/6c2b7c2f-3520-4ffd-ba6e-ede8e409b2c4> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:00:44.397874"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:14:57.982218"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/4yue-vjfc/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/478abccd-3cdc-40e3-8298-8a0de6d75888/resource/9319b7a8-b289-4b04-82bb-4f143f403e97> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:00:44.397889"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:14:57.983083"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/4yue-vjfc/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/478abccd-3cdc-40e3-8298-8a0de6d75888/resource/a8494fe8-1b6d-4054-a704-324edd2d1ffe> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:00:44.397894"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:14:57.983493"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/4yue-vjfc/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

