@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/98330> a skos:Concept ;
    skos:altLabel "carbon copy book"@en,
        "doorschrijfboek"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/79349> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300266791> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:notation "98330" ;
    skos:prefLabel "carbon copy"@en,
        "doorslag"@nl ;
    skos:scopeNote "Copies of documents created simultaneously with the original manuscript or typescript by the use of an intermediate sheet of paper coated with carbon. Copies of documents created simultaneously with the original manuscript or typescript by the use of an intermediate sheet of paper coated with carbon."@en,
        "Kopieën van documenten die tegelijk met het originele manuscript of de getypte tekst worden gemaakt door middel van een tussenliggend stuk papier dat is bedekt met koolstof."@nl ;
    prov:generatedAtTime "2023-08-07T12:35:10+00:00"^^xsd:dateTime .

