@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/4b78f41e-aebc-42e6-a317-42e599776d86> a dcat:Dataset ;
    dct:description "<p>Orthophotoplan issu de la prise de vue aérienne de juillet 2011. La projection des dalles situées dans le Zip est le RGF93CC43 (EPSG 3943).</p>" ;
    dct:identifier "4b78f41e-aebc-42e6-a317-42e599776d86" ;
    dct:issued "2026-03-27T14:36:03.592316"^^xsd:dateTime ;
    dct:modified "2023-04-03T14:52:07.358000+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.1246 43.5152, 1.6275 43.5152, 1.6275 43.7758, 1.1246 43.7758, 1.1246 43.5152))"^^gsp:wktLiteral ] ;
    dct:title "Orthophotoplan 2011" ;
    dcat:distribution <https://toulousemetropole-backoffice.data4citizen.com/dataset/4b78f41e-aebc-42e6-a317-42e599776d86/resource/e32ec8be-231c-4773-97d9-f0e13eefdfa4> ;
    dcat:landingPage <https://toulousemetropole.data4citizen.com/visualisation/information/?id=orthophotoplan-2011> .

<https://toulousemetropole-backoffice.data4citizen.com/dataset/4b78f41e-aebc-42e6-a317-42e599776d86/resource/e32ec8be-231c-4773-97d9-f0e13eefdfa4> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-03-27T14:36:07.967668"^^xsd:dateTime ;
    dct:modified "2026-03-27T14:36:10.464735"^^xsd:dateTime ;
    dct:title "orthophotoplan-2011" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "d7875c036143e679670c1235913553b9"^^xsd:hexBinary ] ;
    dcat:accessURL <https://toulousemetropole.data4citizen.com/sites/default/files/dataset/4b7/8f41e-aebc-42e6-a317-42e599776d86/orthophotoplan_2011.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-2011> a foaf:Document .

