@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/p230255248> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Onder d'Olle Witte / Hennie Lemein" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075634708>,
        <http://data.bibliotheken.nl/id/thes/p077599594> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p234658169> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9033012375" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/37dd5d34b128ab66b649a010a8cf22ee> ;
    schema1:name "Onder d'Olle Witte" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/49a943b807ccd0cdf4279c4df54fa671> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67124886> .

