@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/p428166520> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zijdebalen / door S. Muller Fzn" ;
    dcterms1:issued "1912" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068595352> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069905614> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068595352>,
        <http://data.bibliotheken.nl/id/thes/p070088039> ;
    schema1:description "Met uitvouwbaar een plattegrond van de buitenplaats Zijdebalen" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p03609322X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f00f558a7d9c5a6d7a3d57a4232d927d> ;
    schema1:name "Zijdebalen" ;
    schema1:numberOfPages 51 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/095dbdfecf291e4f89fb6638bdebe35f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1164701101> .

