@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/p422701483> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Boris / Jaap ter Haar" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068877048> ;
    schema1:description "Editie uitgegeven met licentie van Uitgeverij Ploegsma, Amsterdam",
        "ISSN van de serie: ISSN 2589-2290",
        "Oorspronkelijke uitgave: Bussum : Van Holkema & Warendorf, 1966" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p099427125> ;
    schema1:isbn "9789001799915" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c62ade3021d38f6d7f639d13a04ecb3b> ;
    schema1:name "Boris" ;
    schema1:numberOfPages 126 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f5ca64ce599c488d7e58d7331b4f726a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1119665624> .

