@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/p406233071> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Er is hier niets te doen / Maria van Eeden ; met tek. van Camila Fialkowski" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071124772> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073982830> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p328046604> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p450564282> ;
    schema1:isbn "9789048725014" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/20e1cf64b1699ee87c348e000130671a> ;
    schema1:name "Er is hier niets te doen" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/774eb2898c6eb402a2aebc696c7681cc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120127241> .

