@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/p086980211> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "ABC voor Donateurs van het Concertgebouworkest / door Theo Olof en Ton Smits" ;
    dcterms1:issued "197X" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p096058390> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069603901> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/09b400f0f6758025c5dde119f83b36b3> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b5c9e544b34f27c737eb2cbe4bea458e> ;
    schema1:name "ABC voor Donateurs van het Concertgebouworkest" ;
    schema1:numberOfPages 29 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a8169707570e43d2c5e55de4552dc129> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65690567> .

