@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/p416478271> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Frédéric Chopin : zijn leven en werken / Wouter Hutschenruyter" ;
    dcterms1:issued "1939" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p06962173X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070319669> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p040768279> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p843357800> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d1f7f10fa84ff83965d7dc76deea2406> ;
    schema1:name "Frédéric Chopin : zijn leven en werken" ;
    schema1:numberOfPages 102 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3a8141d25fc683ff9c2646f5085f2947> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1021172406> .

