@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://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00949767v1> a dcat:Dataset ;
    dct:description "International audience" ;
    dct:identifier "hal-00949767" ;
    dct:issued "2026-05-06T07:32:33.204774"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-06T07:32:33.204778"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Prostate Cancer Segmentation from Multiparametric MRI Based on Fuzzy Bayesian Model" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00949767v1/resource/65691e6b-701f-4f10-be9d-f02e68d651c6> ;
    dcat:keyword "conference-papers",
        "infoeu-reposemanticsconferenceobject" ;
    dcat:landingPage <xx> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00949767v1/resource/65691e6b-701f-4f10-be9d-f02e68d651c6> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-06T07:32:33.206214"^^xsd:dateTime ;
    dct:modified "2026-05-06T07:32:33.200713"^^xsd:dateTime ;
    dct:title "Prostate Cancer Segmentation from Multiparametric MRI Based on Fuzzy Bayesian Model" ;
    dcat:accessURL <https://hal.science/hal-00949767> .

<https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> a foaf:Agent ;
    foaf:name "test_moissonnage_selune" .

<xx> a foaf:Document .

