@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p052021483> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In Holland staat een huis... / door Jo Manders" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p353067970> ;
    dcterms1:issued "1941" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067844677> ;
    schema1:bookEdition "2e dr" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5443c8adfa0081b6ef46903ef1fa51f9> ;
    schema1:name "In Holland staat een huis..." ;
    schema1:numberOfPages 292 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f438ce5e51aa5c5b4139da9d4115a2cf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64790689> .

