@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://open-backoffice.data4citizen.com/dataset/fbfca484-2cb4-4849-9ba0-8e4716df7887> a dcat:Dataset ;
    dct:identifier "fbfca484-2cb4-4849-9ba0-8e4716df7887" ;
    dct:issued "2026-05-07T08:26:30.695215"^^xsd:dateTime ;
    dct:modified "2026-05-13T13:01:33.444475"^^xsd:dateTime ;
    dct:publisher <https://open-backoffice.data4citizen.com/organization/b695d892-f70c-44e5-8111-8881b5017de4> ;
    dct:title "Population" ;
    dcat:landingPage <https://api.insee.fr/melodi/file/DS_RP_POPULATION_COMP/DS_RP_POPULATION_COMP_2022_CSV_FR> .

<https://api.insee.fr/melodi/file/DS_RP_POPULATION_COMP/DS_RP_POPULATION_COMP_2022_CSV_FR> a foaf:Document .

<https://open-backoffice.data4citizen.com/organization/b695d892-f70c-44e5-8111-8881b5017de4> a foaf:Agent ;
    foaf:name "public" .

