@prefix pc: <https://uri.ird.fr/so/kos/pc/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

pc:020
  skos:narrower pc:020_BIOCHI ;
  a skos:Concept ;
  skos:prefLabel "Sciences fondamentales / Techniques d'analyse et de recherche"@fr, "Ciencias fundamentales / Técnicas de análisis y de búsqueda"@es, "Fundamental science / analytical techniques and research"@en .

pc:020_BIOCHI
  a skos:Concept ;
  dc11:identifier "020 BIOCHI" ;
  skos:broader pc:020 ;
  skos:inScheme pc: ;
  skos:prefLabel "Biochimie"@fr .

pc:
  a owl:Ontology, skos:ConceptScheme ;
  skos:prefLabel "pc" .

