@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/p267751923> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kwint / Wim Hoogendijk" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p10182114X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071014578>,
        <http://data.bibliotheken.nl/id/thes/p116658304>,
        <http://data.bibliotheken.nl/id/thes/p267750692> ;
    schema1:description "Ill. praatpl.: Margith Kruys" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p267750250> ;
    schema1:isbn "9058191834" ;
    schema1:issueNumber "praa" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a85a137342d9e996cc8319f6b7c0efb9> ;
    schema1:name "Kwint" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a7b91224a33520397ebde3f0123b6ab0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773616667> .

