@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://www.donneesquebec.ca/dataset/c35f0d3a-3451-4977-a910-ca21c13290c6> a dcat:Dataset ;
    dct:description "Cours d'eau linéaires de la MRC d'Arthabaska. Le service web et le fichier GeoJSON sont mis à jour hebdomadairement." ;
    dct:identifier "c35f0d3a-3451-4977-a910-ca21c13290c6" ;
    dct:issued "2026-05-06T20:02:34.165493"^^xsd:dateTime ;
    dct:language "FR" ;
    dct:modified "2026-06-15T15:48:56.925868"^^xsd:dateTime ;
    dct:publisher <https://www.donneesquebec.ca/organization/c3e6a895-9c32-4503-b24d-70afc9752f02> ;
    dct:title "Cours d'eau MRC d'Arthabaska" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "MRC d'Arthabaska" ;
            vcard:hasEmail <mailto:geomatique@victoriaville.ca> ] ;
    dcat:distribution <https://www.donneesquebec.ca/dataset/c35f0d3a-3451-4977-a910-ca21c13290c6/resource/72a061b5-cd7b-48d1-9d19-cd01ed25f2c9>,
        <https://www.donneesquebec.ca/dataset/c35f0d3a-3451-4977-a910-ca21c13290c6/resource/ad6e1e9e-f59d-4898-bb90-04586c7bdbca> ;
    dcat:keyword "Eau",
        "Hydrographie",
        "Rivière",
        "Ruisseau" ;
    dcat:landingPage <https://mrcarthabaska.ca/> .

<https://mrcarthabaska.ca/> a foaf:Document .

<https://www.donneesquebec.ca/dataset/c35f0d3a-3451-4977-a910-ca21c13290c6/resource/72a061b5-cd7b-48d1-9d19-cd01ed25f2c9> a dcat:Distribution ;
    dct:description "Service web ArcGIS REST publié sur le compte ArcGIS Online de la MRC d’Arthabaska. Les données hébergées sont mises à jour automatiquement chaque semaine. La projection est NAD83 / MTM zone 7 (32187)." ;
    dct:format "EsriREST" ;
    dct:issued "2026-05-06T20:21:22.723213"^^xsd:dateTime ;
    dct:modified "2026-06-15T15:22:24.615639"^^xsd:dateTime ;
    dct:title "Cours d'eau MRC d'Arthabaska" ;
    dcat:accessURL <https://services.arcgis.com/TNZvmScFUePk0u2T/arcgis/rest/services/CoursEauMRCArtha/FeatureServer> .

<https://www.donneesquebec.ca/dataset/c35f0d3a-3451-4977-a910-ca21c13290c6/resource/ad6e1e9e-f59d-4898-bb90-04586c7bdbca> a dcat:Distribution ;
    dct:description "Fichier GeoJSON des cours d'eau linéaires de la MRC d'Arthabaska. Le fichier est mis à jour hebdomadairement." ;
    dct:format "GeoJSON" ;
    dct:issued "2026-05-06T20:08:58.753763"^^xsd:dateTime ;
    dct:modified "2026-06-15T15:16:16.758838"^^xsd:dateTime ;
    dct:title "Cours d'eau MRC d'Arthabaska" ;
    dcat:accessURL <https://geo.victoriaville.ca/Documents/DonneesQuebec/cours-eau-arthabaska.geojson> ;
    dcat:mediaType "application/geo+json" .

<https://www.donneesquebec.ca/organization/c3e6a895-9c32-4503-b24d-70afc9752f02> a foaf:Agent ;
    foaf:name "MRC d'Arthabaska" .

