@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/p082211272> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hemden / 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 "3925818138" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cd7c91899647eba3a3ab432c43cf39ae> ;
    schema1:name "Hemden" ;
    schema1:numberOfPages 85 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7f900ef76e89c799bfc34a2e74f8c393> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65746762> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8d38187ec018f53640f2f8dfc5920cb5> .

