@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/p294528083> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bommenwerpers W.O. II / B. van der Klaauw" ;
    dcterms1:issued "1973" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068993498> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820885665>,
        <http://data.bibliotheken.nl/id/nbt/p833193600> ;
    schema1:isbn "9060136373" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d17f53bec7ca091bc73f2bdd66c36b41> ;
    schema1:name "Bommenwerpers W.O. II" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6c6d8bd9b7d6d12a8d4f334fe7ec6dcf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/774471039> .

