@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/p172337798> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De blekerijen van Oostzaan, 1500-1800 / A. van Braam" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075633051>,
        <http://data.bibliotheken.nl/id/thes/p077607341>,
        <http://data.bibliotheken.nl/id/thes/p078455006>,
        <http://data.bibliotheken.nl/id/thes/p241923867> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073316075> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p172337496> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ffa28aad170a7126ca62bac2a5162fe8> ;
    schema1:name "De blekerijen van Oostzaan, 1500-1800" ;
    schema1:numberOfPages 29 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/824155a493dda440dabde1e785f10ed5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68032172> .

