@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/p448655799> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Boeken in ons huis / Piet Marée" ;
    dcterms1:issued "1955" ;
    schema1:associatedMedia "https://opac.zebi.nl/vubis/kinderprenten/153346442.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068742630> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p153346442> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851361013> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1cd8c3ecf142a52934faa2b66570c47d> ;
    schema1:name "Boeken in ons huis" ;
    schema1:numberOfPages 249 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7e616a6814ba154c0dde62b92676652d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1519129720> .

