@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/p438794923> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bijzondere huizen / geschreven door: Marianne Meulepas ; getekend door: Roger Klaassen ; redactie Marja Baeten, Minke van Dam" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p125137605> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070291217>,
        <http://data.bibliotheken.nl/id/thes/p290908132> ;
    schema1:description "Met literatuuropgave" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840139802> ;
    schema1:isbn "9789464391107" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/96730a9339941e793cec0b1823c95a47> ;
    schema1:name "Bijzondere huizen" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/256e6e6f7d00c4761d48e435d015e3f9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1401831494> .

