@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/p333224035> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Van sprookjesbomen tot scharrelaars / Mack ; [foto's: Shutterstock]" ;
    dcterms1:issued "2011" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075622416> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p307081907>,
        <http://data.bibliotheken.nl/id/thes/p316627240> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p338594434> ;
    schema1:isbn "9789044816235" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3921dd590317d6d91d9103e4161b169a> ;
    schema1:name "Van sprookjesbomen tot scharrelaars" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/662dd9f67f7d016ea45efd2d6a079ed2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/760687899> .

