@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/p446310379> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beter zingen! / door Geertruida van Vladeracken" ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077601726>,
        <http://data.bibliotheken.nl/id/thes/p07896492X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068711689> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p054910676> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850772974> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3e9240c2676ee875907f09228b8b8a15> ;
    schema1:name "Beter zingen!" ;
    schema1:numberOfPages 51 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8f16b9446777663e2f288e5dfffd4a41> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509784401> .

