@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://mldata.opendata.ai/dataset/ef74eb2d-9e28-5111-abed-c00bd541354d> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:type "person" ;
            foaf:homepage <https://source.coop/avikertesz> ;
            foaf:name "Avi Kertesz" ] ;
    dct:description "PM Tiles of the South Fork Eel River flowlines from the NHDPlus HR " ;
    dct:identifier "ef74eb2d-9e28-5111-abed-c00bd541354d" ;
    dct:issued "2024-04-30T17:28:28.153569+00:00"^^xsd:dateTime ;
    dct:modified "2025-08-21T16:39:55.568000+00:00"^^xsd:dateTime ;
    dct:publisher <https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> ;
    dct:title "South Eel River PM Tiles and .fgb Layers" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/ef74eb2d-9e28-5111-abed-c00bd541354d/resource/880d5ec4-2fc3-4095-bd8f-1f7af359a61b>,
        <https://mldata.opendata.ai/dataset/ef74eb2d-9e28-5111-abed-c00bd541354d/resource/f9d2b76f-fbe5-4445-b7b9-69d7d5932ceb> .

<https://mldata.opendata.ai/dataset/ef74eb2d-9e28-5111-abed-c00bd541354d/resource/880d5ec4-2fc3-4095-bd8f-1f7af359a61b> a dcat:Distribution ;
    dct:format "PMTILES" ;
    dct:issued "2026-06-18T14:12:41.218024"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:12:41.216086"^^xsd:dateTime ;
    dct:title "eel_flow.pmtiles" ;
    dcat:accessURL <https://data.source.coop/avikertesz/004/eel_flow.pmtiles> ;
    dcat:byteSize "2111231"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/ef74eb2d-9e28-5111-abed-c00bd541354d/resource/f9d2b76f-fbe5-4445-b7b9-69d7d5932ceb> a dcat:Distribution ;
    dct:format "FGB" ;
    dct:issued "2026-06-18T14:12:41.218017"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:12:41.215964"^^xsd:dateTime ;
    dct:title "Eel_flow.fgb" ;
    dcat:accessURL <https://data.source.coop/avikertesz/004/Eel_flow.fgb> ;
    dcat:byteSize "5585696"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> a foaf:Agent ;
    foaf:name "Source Cooperative" .

