@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/p422248096> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "ABC voor fanfare : cursus in beknopte vorm voor koperblazers / Leger des Heils" ;
    dcterms1:issued "1960-1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075302721> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p422248010> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef871da19fcf73ef941483a643d08c4c> ;
    schema1:name "ABC voor fanfare : cursus in beknopte vorm voor koperblazers" ;
    schema1:numberOfPages 34 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7def14252d6b4b08417044bcdec75fe5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1090413416> .

