@prefix governmentmembertitle: <http://data.legilux.public.lu/resource/authority/government-member-title/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <http://publications.europa.eu/ontology/euvoc#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix legalinstitution: <http://data.legilux.public.lu/resource/authority/legal-institution/> .
@prefix person: <http://data.legilux.public.lu/resource/authority/person/> .

governmentmembertitle:44
  a skos:Concept ;
  dc:created "2022-01-05T00:00:00Z"^^xsd:dateTime ;
  ns0:status <http://publications.europa.eu/resource/authority/concept-status/CURRENT> ;
  skos:inScheme <http://data.legilux.public.lu/resource/authority/government-member-title> ;
  skos:prefLabel "Ministre de l’Agriculture, de la Viticulture et du Développement rural"@fr ;
  skos:topConceptOf <http://data.legilux.public.lu/resource/authority/government-member-title> ;
  owl:deprecated "false"@en ;
  skos:relatedMatch legalinstitution:MAV, person:00494 ;
  ns0:endDate "2023-11-17T00:00:00Z"^^xsd:dateTime .

<http://data.legilux.public.lu/resource/authority/government-member-title>
  a skos:ConceptScheme ;
  skos:hasTopConcept governmentmembertitle:44 ;
  skos:prefLabel "Dénomination des postes des membres du Gouvernement"@fr .

