@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/p446469955> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Debussy / Henri Zagwijn" ;
    dcterms1:issued "1940" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068442734>,
        <http://data.bibliotheken.nl/id/thes/p077601513> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070773610> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p840134428> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p843357800> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e18541ed82e47fa631342d5d3a28e3e2> ;
    schema1:name "Debussy" ;
    schema1:numberOfPages 99 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bfcd7f95e71cc965243772008d8ea9c7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1510732063> .

