@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/p321276949> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn opera / Willem Bruls" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p39465675X>,
        <http://data.bibliotheken.nl/id/nbt/p440720354>,
        <http://data.bibliotheken.nl/id/nbt/p440720362> ;
    dcterms1:issued "2009" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075617528>,
        <http://data.bibliotheken.nl/id/thes/p077601300>,
        <http://data.bibliotheken.nl/id/thes/p078614996> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07429914X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789045000039" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/80b94f94112a1779274ba20880e17e6e> ;
    schema1:name "Mijn opera" ;
    schema1:numberOfPages 431 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0280561c25e47bc5c2d46bf3e431b947> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907187535> .

