@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/p310288665> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eruit jij! / Gerry Velema" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342586386>,
        <http://data.bibliotheken.nl/id/nbt/p342586394> ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073543934> ;
    schema1:description "Bekroond met de Het Hoogste Woordprijs" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789026614859" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2d491563fa9c25b99069c144cf956822> ;
    schema1:name "Eruit jij!" ;
    schema1:numberOfPages 291 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fa4d2d13626594012ee490b84e9b30fd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/228419904> .

