@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/p421095377> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het kartonnen kasteel / Linda Sarah & Benji Davies ; vertaald [uit het Engels] door Edward van de Vendel" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p394569385> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p151311889>,
        <http://data.bibliotheken.nl/id/thes/p340005327> ;
    schema1:description "1e druk Nederlandse uitgave: 2017" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789024576654" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a2f5954ced10d7b892fafb2f7db48265> ;
    schema1:name "Het kartonnen kasteel" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d9bbc0ef8171dddbd9c04423fcf21409> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1078618923> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/10eec0c464617a946479f2c751e9b971> .

