@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/p117926159> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Boris / Jaap ter Haar ; met ill. van Lidia Postma" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068877048> ;
    schema1:bookEdition "15e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068541260> ;
    schema1:description "1e dr.: Bussum : Van Holkema & Warendorf, 1966" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026910371" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4334dd05e66ed237abfd51a64c682a3d> ;
    schema1:name "Boris" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d57b52643110b6fb038b7b5162b35ffd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69436688> .

