@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/48276bad-e67e-4629-b865-24ca1ec79bc4> a dcat:Dataset ;
    dct:description """Sidewalk Management System is used to track and organize inspections, violations and the status of New York City sidewalks. Identifies a Notice of Violation has been issued for a sidewalk defect.
For more information please visit NYC DOT website: www.nyc.gov/sidewalks""" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/6kbp-uz6m> ;
    dct:issued "2025-01-21"^^xsd:date ;
    dct:modified "2025-09-20"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Sidewalk Management Database - Violations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/48276bad-e67e-4629-b865-24ca1ec79bc4/resource/3334d375-315f-4814-a35f-5fe6fe82e0fe>,
        <https://data.amerigeoss.org/dataset/48276bad-e67e-4629-b865-24ca1ec79bc4/resource/6a705989-fb73-44b6-8786-07eae72688b7>,
        <https://data.amerigeoss.org/dataset/48276bad-e67e-4629-b865-24ca1ec79bc4/resource/dc3f4c30-97a1-4f1d-8695-77fe3e4cfe26>,
        <https://data.amerigeoss.org/dataset/48276bad-e67e-4629-b865-24ca1ec79bc4/resource/fad09f99-068b-4d2e-81b0-3d1b5eae4ee0> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "inspection",
        "repinspection",
        "sidewalk",
        "sidewalk-management-database",
        "tree",
        "violations" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/48276bad-e67e-4629-b865-24ca1ec79bc4/resource/3334d375-315f-4814-a35f-5fe6fe82e0fe> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2025-01-31T22:59:02.701204"^^xsd:dateTime ;
    dct:modified "2025-09-29T15:15:58.685436"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/6kbp-uz6m/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/48276bad-e67e-4629-b865-24ca1ec79bc4/resource/6a705989-fb73-44b6-8786-07eae72688b7> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-01-31T22:59:02.701200"^^xsd:dateTime ;
    dct:modified "2025-09-29T15:15:58.684646"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/6kbp-uz6m/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/48276bad-e67e-4629-b865-24ca1ec79bc4/resource/dc3f4c30-97a1-4f1d-8695-77fe3e4cfe26> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2025-01-31T22:59:02.701206"^^xsd:dateTime ;
    dct:modified "2025-09-29T15:15:58.686136"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/6kbp-uz6m/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/48276bad-e67e-4629-b865-24ca1ec79bc4/resource/fad09f99-068b-4d2e-81b0-3d1b5eae4ee0> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2025-01-31T22:59:02.701207"^^xsd:dateTime ;
    dct:modified "2025-09-29T15:15:58.686831"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/6kbp-uz6m/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" .

