@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/p087346400> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Boskoop / door C.H.E. Blaaser" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p079784720>,
        <https://data.bibliotheken.nl/.well-known/genid/b82646a191deffc190d1baeaea51df32> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075320274> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p079643175> ;
    schema1:isbn "9072977432" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cbeafcafb8e924e7f462182e37c72388> ;
    schema1:name "Boskoop" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0281a2ab72ee9e965d650636fc425a5c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65710613> .

