@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/p423340735> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Claude Debussy / door Constant van Wessem" ;
    dcterms1:issued "1920" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068442734>,
        <http://data.bibliotheken.nl/id/thes/p397427905> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068367503> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Transcriptie en/of scans" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p840093489> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850691451> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e75141f3615ea78202551e8522f5d35a> ;
    schema1:name "Claude Debussy" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3da30a855964eaabc44593cee41e7626> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902642151> .

