@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/p446256862> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het huis aan de Stammersbrug / geschreven door L.J. Plemp van Duiveland" ;
    dcterms1:issued "1950" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p397490909> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072603380> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p851203434> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/794271e2e451d5f32c75e0d94ead5412> ;
    schema1:name "Het huis aan de Stammersbrug" ;
    schema1:numberOfPages 29 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7d93ddf7b9882f688f6e6e3ba4cfb1fa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509624286> .

