@prefix dct: <http://purl.org/dc/terms/> .
    @prefix eur: <http://data.europa.eu/8mn/euroscivoc/> .
    @prefix fresh: <https://purl.org/fresh/> .
    @prefix term: <https://purl.org/fresh/terminologies/> .
    @prefix mesh: <http://id.nlm.nih.gov/mesh/> .
    @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
    @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
    @prefix vocab: <https://portail-fresh.fr/vocab/> .
    @prefix owl: <http://www.w3.org/2002/07/owl#> .
    @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
    @prefix pav: <http://purl.org/pav/> .
    @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

    fresh:terminologies rdf:type owl:Class . 


    fresh:BlindedMaskingDetails rdf:type owl:Class ;
        rdfs:subClassOf fresh:terminologies ;
        dct:identifier term:FBM ;
        dct:title 'Groupe avec insu'@fr , 'Blinded Masking Details'@en ;
        dct:description 'Concepts utilisés pour décrire le champ BlindedMaskingDetails du schéma de métadonnées FReSH.'@fr , 'Terms used to describe the field BlindedMaskingDetails in the FReSH metadata schema.'@en ;
        dct:creator fresh: ;
        pav:createdOn "2026-01-05"^^xsd:date ;
        pav:lastUpdatedOn '2026-04-07' ;


    
 
        fresh:metadataConcerned 'BlindedMaskingDetails';


        
 
        dct:license 'https://creativecommons.org/licenses/by-nc-sa/4.0/' .


            
        term:FBM7367 rdf:type owl:NamedIndividual, fresh:BlindedMaskingDetails ;
            skos:prefLabel 'Participant'@fr , 'Participant'@en ;
        

            skos:definition 'Personne incluse à l’étude et recevant ou pouvant recevoir l’intervention.'@fr, 'An individual enrolled in the study who receives or may receive the intervention.'@en ;
        

        dct:identifier 'FBM7367' .
    

        term:FBM7804 rdf:type owl:NamedIndividual, fresh:BlindedMaskingDetails ;
            skos:prefLabel 'Personnel soignant'@fr , 'Care provider'@en ;
        

            skos:definition 'Professionnel de santé délivrant l’intervention ou les soins standards aux participants.'@fr, 'A health professional who delivers the intervention or standard care to participants.'@en ;
        

        dct:identifier 'FBM7804' .
    

        term:FBM7912 rdf:type owl:NamedIndividual, fresh:BlindedMaskingDetails ;
            skos:prefLabel 'Membre de l\'équipe de recherche'@fr , 'Research Team Member'@en ;
        

            skos:definition 'Personne impliquée dans la conduite de l’étude (investigateurs, coordinateurs, personnel d’étude, etc.).'@fr, 'A person involved in conducting the study, such as investigators, coordinators, or study staff.'@en ;
        

        dct:identifier 'FBM7912' .
    

        term:FBM4651 rdf:type owl:NamedIndividual, fresh:BlindedMaskingDetails ;
            skos:prefLabel 'Evaluateur des résultats'@fr , 'Outcomes Assessor'@en ;
        

            skos:definition 'Personne chargée d’évaluer le(s) résultat(s) de l’étude.'@fr, 'The individual who evaluates the outcome(s) of interest.'@en ;
        

        dct:identifier 'FBM4651' .
    