@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/FM8-BQ1M1VQ3-Q>
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:hiddenLabel "Printing on paper"@en, "Impression sur papier"@fr ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C8> ;
  a skos:Concept ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:prefLabel "printing on paper"@en, "impression sur papier"@fr ;
  skos:definition "Code: The production of numerous identical copies of text or illustrations on paper. For the purposes of the Code, photography (i.e. the production of images on light-sensitive paper) does not constitute printing."@en ;
  dc:identifier "717" ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> .

<http://data.loterre.fr/ark:/67375/FM8>
  a skos:ConceptScheme ;
  skos:hasTopConcept <http://data.loterre.fr/ark:/67375/FM8-BQ1M1VQ3-Q> .

<http://data.loterre.fr/ark:/67375/FM8/C8>
  skos:prefLabel "Nomenclatural publication (category)"@en, "Publication de nomenclature (catégorie)"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-BQ1M1VQ3-Q> .

