@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/p27162583X> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "Handleiding voor sopraanblokfluit / Gerrit Vellekoop" ;
    dcterms1:issued "1948" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077601696>,
        <http://data.bibliotheken.nl/id/thes/p113090676>,
        <http://data.bibliotheken.nl/id/thes/p158661222> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072987669> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/501c62247c4271390ae31459639e7a14> ;
    schema1:name "Handleiding voor sopraanblokfluit" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dd0d78279dcaa93830c3ea06458cf152> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66642264> .

