@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/b1b9c73d-28da-4cad-99d0-d1b97eb48dad> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=9b21fc1901a24ad983071a45b63f2c0f> ;
    dct:issued "2023-03-22T17:40:57+00:00"^^xsd:dateTime ;
    dct:modified "2023-03-22T17:40:58+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "{{source}}" ] ;
    dct:title "NYSDOT Material Suppliers" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/b1b9c73d-28da-4cad-99d0-d1b97eb48dad/resource/3fc5d92c-55d4-48f9-99a2-4b9554a0cf14>,
        <https://data.amerigeoss.org/dataset/b1b9c73d-28da-4cad-99d0-d1b97eb48dad/resource/fa33d152-e18a-4ed2-b852-d21e7f8e9f19> ;
    dcat:keyword "Construction",
        "Material",
        "Official",
        "Suppliers" ;
    dcat:landingPage <https://data.gis.ny.gov/maps/9b21fc1901a24ad983071a45b63f2c0f> .

<https://data.amerigeoss.org/dataset/b1b9c73d-28da-4cad-99d0-d1b97eb48dad/resource/3fc5d92c-55d4-48f9-99a2-4b9554a0cf14> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2026-08-19T14:52:06.770736"^^xsd:dateTime ;
    dct:modified "2026-08-19T14:52:06.673529"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://gis.dot.ny.gov/hostingny/rest/services/Projects/Material_Suppliers/FeatureServer> .

<https://data.amerigeoss.org/dataset/b1b9c73d-28da-4cad-99d0-d1b97eb48dad/resource/fa33d152-e18a-4ed2-b852-d21e7f8e9f19> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-08-19T14:52:06.770730"^^xsd:dateTime ;
    dct:modified "2026-08-19T14:52:06.673448"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data.gis.ny.gov/maps/9b21fc1901a24ad983071a45b63f2c0f> .

<https://data.gis.ny.gov/maps/9b21fc1901a24ad983071a45b63f2c0f> a foaf:Document .

