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

<http://data.loterre.fr/ark:/67375/FM8-KZH0BB4K-4>
  dc:created "2020-10-28"^^xsd:date ;
  a skos:Concept ;
  skos:hiddenLabel "Hectographing"@en, "Hectographie"@fr ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C8> ;
  dc:identifier "710" ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:prefLabel "hectographie"@fr, "hectographing"@en ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:definition "Code: The making of copies of text and figures from a prepared gelatine surface to which the original has been transferred."@en ;
  skos:inScheme <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-KZH0BB4K-4> .

<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-KZH0BB4K-4> .

