@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/p399310029> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leuk verkleden / Charlotte Verrecas + Hazel Neels" ;
    dcterms1:issued "2015" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616092> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p352770260> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p352770279> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044826401" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/064d9d17fcf8e0497cf65f67192a1c52> ;
    schema1:name "Leuk verkleden" ;
    schema1:numberOfPages 70 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/430f1df66e2d0111ac8e17052c2733cb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/932722560> .

