@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/p267360681> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bazen en koempels / tekst: Loek Kreukels" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07191465X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p256337330> ;
    schema1:isbn "9040015864" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd61d9e98db7b24b0e3c157cbf1540fa> ;
    schema1:name "Bazen en koempels" ;
    schema1:numberOfPages 270 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/39a93daeb0a16acfc0cc7da7a0b1eef4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66570323> .

