@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/p429774176> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In Holland staat een huis / silhouetten van Nelly Bodenheim" ;
    dcterms1:issued "1903" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069941955> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069941955> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e uitg. 1903." ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p045521646> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/015a09d1d8cfdda579b044bba2caca1d> ;
    schema1:name "In Holland staat een huis" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/150a8db2e5a2935dea0d1057ec3e43f7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200035287> .

