@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:AutorisationAgency rdf:type owl:Class ;
        rdfs:subClassOf fresh:terminologies ;
        dct:identifier term:FAA ;
        dct:title 'Agence d\'autorisation'@fr , 'Autorisation agency'@en ;
        dct:description 'Concepts utilisés pour décrire le champ AutorisationAgency du schéma de métadonnées FReSH.'@fr , 'Terms used to describe the field AutorisationAgency in the FReSH metadata schema.'@en ;
        dct:creator fresh: ;
        pav:createdOn "2026-01-05"^^xsd:date ;
        pav:lastUpdatedOn '2026-04-07' ;


    
 
        fresh:metadataConcerned 'AutorisationAgency';


        
 
        dct:license 'https://creativecommons.org/licenses/by-nc-sa/4.0/' .


            
        term:FAA7785 rdf:type owl:NamedIndividual, fresh:AutorisationAgency ;
            skos:prefLabel 'ANSM'@fr , 'ANSM'@en ;
        

            skos:definition 'Agence Nationale de Sécurité du Médicament et des produits de santé'@fr, 'French National Agency for Medicines and Health Products Safety'@en ;
        

        dct:identifier 'FAA7785' .
    

        term:FAA2548 rdf:type owl:NamedIndividual, fresh:AutorisationAgency ;
            skos:prefLabel 'CNIL'@fr , 'CNIL'@en ;
        

            skos:definition 'Commission Nationale de l\'Informatique et des Libertés'@fr, 'National Commission on Informatics and Liberty'@en ;
        

        dct:identifier 'FAA2548' .
    

        term:FAA1916 rdf:type owl:NamedIndividual, fresh:AutorisationAgency ;
            skos:prefLabel 'CESREES'@fr , 'CESREES'@en ;
        

            skos:definition 'Comité éthique et scientifique pour les recherches, les études et les évaluations dans le domaine de la santé'@fr, 'Ethical and scientific committee of researchers in the medical field'@en ;
        

        dct:identifier 'FAA1916' .
    

        term:FAA7094 rdf:type owl:NamedIndividual, fresh:AutorisationAgency ;
            skos:prefLabel 'CPP'@fr , 'CPP'@en ;
        

            skos:definition 'Comités de protection des personnes'@fr, 'Committees for the protection of persons'@en ;
        

        dct:identifier 'FAA7094' .
    

        term:FAA4819 rdf:type owl:NamedIndividual, fresh:AutorisationAgency ;
            skos:prefLabel 'Autre'@fr , 'Other'@en ;
        

            skos:definition 'À utiliser lorsque la source de l\'autorisation est connue, mais introuvable dans la liste.'@fr, 'Use when the authorization source is known but not listed.'@en ;
        

        dct:identifier 'FAA4819' .
    