@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/p183531930> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brede schouders / Ellen James ; [vert. uit het Engels: Paul van den Hout]" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075256010> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068978456> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850613744> ;
    schema1:isbn "903474633X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4c0d99e6c3cbf245273a8109fd1bb91b> ;
    schema1:name "Brede schouders" ;
    schema1:numberOfPages 318 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fba01a89387b31910881a031c83dad22> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67925359> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/436f1a0462a41cf85aec1ffb77b5975b> .

