@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p136478433> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Buddy / Rood & Rood" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342011480>,
        <http://data.bibliotheken.nl/id/nbt/p342011499> ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074829793> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074829750> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9035115155" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/880eb53e71a1ee9356190364c9b70d6a> ;
    schema1:name "Buddy" ;
    schema1:numberOfPages 222 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/66acec28be6f9f927fcca732ee02d660> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69145309> .

