@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/p062937103> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Melodieën der stilte / door Joseph Gompers" ;
    dcterms1:issued "1939" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071110399> ;
    schema1:description "Oplage van 100 genummerde ex., ter gelegenheid van de 40e verjaardag van de auteur" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/72dcb84504a947096104933a691f78fb> ;
    schema1:name "Melodieën der stilte" ;
    schema1:numberOfPages 37 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ad973c63d8f014fb45e64901d3e85afe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65292302> .

