@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/p082211337> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sakkos & Anzüge / John de Greef ; [aus dem Niederländischen von Rosi Wiegmann]" ;
    dcterms1:issued "1989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074273205> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07176951X> ;
    schema1:inLanguage "de" ;
    schema1:isbn "398016067X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bca1f2d4f33b2b3c960a595effc01ca8> ;
    schema1:name "Sakkos & Anzüge" ;
    schema1:numberOfPages 88 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f33618fadb220d0a98f0154b942f82b5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65746765> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5637ff235415e768210dc6cee27fe7bc> .

