@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://toulousemetropole-backoffice.data4citizen.com/dataset/75815c0e-e9d1-4f88-9fe5-0bc215a4d950> a dcat:Dataset ;
    dct:description """<p>Orthophotoplan issu de la prise de vue aérienne réalisée début aout 2024. La projection des dalles : RGF93.CC43 (EPSG 
3943).</p><p>La résolution est à 5 cm</p>""" ;
    dct:identifier "75815c0e-e9d1-4f88-9fe5-0bc215a4d950" ;
    dct:issued "2026-03-27T14:50:27.360756"^^xsd:dateTime ;
    dct:modified "2025-12-23T09:15:21.952000+00:00"^^xsd:dateTime ;
    dct:publisher <https://toulousemetropole-backoffice.data4citizen.com/organization/b722002b-beaf-410c-8d9c-74a9ea8dd924> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((1.1910 43.5152, 1.6476 43.5152, 1.6476 43.7752, 1.1910 43.7752, 1.1910 43.5152))"^^gsp:wktLiteral ] ;
    dct:title "Orthophotoplan 2024" ;
    dcat:distribution <https://toulousemetropole-backoffice.data4citizen.com/dataset/75815c0e-e9d1-4f88-9fe5-0bc215a4d950/resource/b36662c2-b8c5-41ab-8331-5745d531d174> ;
    dcat:landingPage <https://toulousemetropole.data4citizen.com/visualisation/information/?id=orthophotoplan-2024> .

<https://toulousemetropole-backoffice.data4citizen.com/dataset/75815c0e-e9d1-4f88-9fe5-0bc215a4d950/resource/b36662c2-b8c5-41ab-8331-5745d531d174> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-03-27T14:50:29.769186"^^xsd:dateTime ;
    dct:modified "2026-03-27T14:50:32.302748"^^xsd:dateTime ;
    dct:title "orthophotoplan-2024" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "323d5f1db61455b4b2ffac954c1782a0"^^xsd:hexBinary ] ;
    dcat:accessURL <https://toulousemetropole.data4citizen.com/sites/default/files/dataset/758/15c0e-e9d1-4f88-9fe5-0bc215a4d950/orthophotoplan_2024.csv> ;
    dcat:mediaType "text/csv" .

<https://toulousemetropole-backoffice.data4citizen.com/organization/b722002b-beaf-410c-8d9c-74a9ea8dd924> a foaf:Agent ;
    foaf:name "Toulouse Métropole" .

<https://toulousemetropole.data4citizen.com/visualisation/information/?id=orthophotoplan-2024> a foaf:Document .

