@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/p262198320> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een concert voorbereiden / Oane Wierdsma ; [eindred. Siem Groot ; red. Moniek Groot ... et al.]" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604205> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p192178172>,
        <http://data.bibliotheken.nl/id/thes/p271322039> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072842709> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cefc91c4fe685ba290e115e314b5ebbb> ;
    schema1:name "Een concert voorbereiden" ;
    schema1:numberOfPages 52 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cd1b56b26ce07f7d57d48c02d7d75d27> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66541254> .

