@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/p327947225> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De 13 schatten / Michelle Harrison ; [vert. uit het Engels: Marce Noordenbos]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p353034274>,
        <http://data.bibliotheken.nl/id/nbt/p353034282> ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p317790110> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p16108060X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789022556238" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/34f26187a50fc40c067d994a72b33c43> ;
    schema1:name "De 13 schatten" ;
    schema1:numberOfPages 303 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bbc32d8068c6d0424d9f4d4010b6ab36> ;
    schema1:sameAs <http://www.worldcat.org/oclc/702359564> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8c392d3b77c14e5eea36af15e33082ad> .

