@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p330195581> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "' Buchenwald' / Henri Pieck" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603241>,
        <http://data.bibliotheken.nl/id/thes/p075623803> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068518552>,
        <http://data.bibliotheken.nl/id/thes/p149865198> ;
    schema1:description "Reproducties naar zijn teekeningen uit het concentratiekamp. - Uitg. t.g.v. de tentoonstelling over het werk van Henri Pieck. - Tekst in het Nederlands en Engels" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3da03cfa6e0725260c3dc6e1773043f7> ;
    schema1:name "' Buchenwald'" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/95606c626f0a4c9c1009b5837c866861> ;
    schema1:sameAs <http://www.worldcat.org/oclc/681862609> .

