@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p334624134> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Penderwicks aan zee / Jeanne Birdsall ; vert. uit het Engels door Nadia Ramer en Laura Weeda" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p357154096>,
        <http://data.bibliotheken.nl/id/nbt/p357465393> ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p303530707> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p328304972> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789461640666" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5395d507bbb781658cabd559ed83cbc7> ;
    schema1:name "De Penderwicks aan zee" ;
    schema1:numberOfPages 326 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/05460f137a8bf90604fd64a1fb787287> ;
    schema1:sameAs <http://www.worldcat.org/oclc/766878140> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/dc15ee070e923815ca8354fd91b3cd27> .

