@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/p397700830> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een loofhut voor Jan en Job / Annelies Tanis ; illustraties: Margreet de Bruin" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p17417232X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p260286591> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p395426324> ;
    schema1:isbn "9789462786523" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/22f2f2690af396558052d8e2625cd3d3> ;
    schema1:name "Een loofhut voor Jan en Job" ;
    schema1:numberOfPages 1758324 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c19f439dd3d42ca4cb6d142c328ccb99> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1049806312> .

