@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/p821707418> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cantabile / A.W. Grauls" ;
    dcterms1:issued "1964" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071113754> ;
    schema1:description "Bloemlezing uit eerder gepubl. gedichten" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822104695>,
        <http://data.bibliotheken.nl/id/nbt/p851207715> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/28ef7b0f076a19546e5b5c73bd4088da> ;
    schema1:name "Cantabile" ;
    schema1:numberOfPages 79 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8755d023c5d30cf66fe58a69c3494a5a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899018118> .

