@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/p343783347> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het zomerhuisje van tante Amalia / Frank H.M. van der Heul" ;
    dcterms1:issued "2011" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p072615656> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072615656> ;
    schema1:bookEdition "Tweede herziene druk" ;
    schema1:description "1e druk: 2011" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789490495053" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0455288f37bb2338a5cf38f852d4edda> ;
    schema1:name "Het zomerhuisje van tante Amalia" ;
    schema1:numberOfPages 233 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f5566fb4c76add3d9243c0fc50f52612> ;
    schema1:sameAs <http://www.worldcat.org/oclc/813232961> .

