@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/p256400741> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Barth cantates / Maarten den Dulk" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068564716>,
        <http://data.bibliotheken.nl/id/thes/p077594398>,
        <http://data.bibliotheken.nl/id/thes/p108526151> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072576871> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075617846> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9021139375" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/59d6bc8440fc94c4599fde49515113e7> ;
    schema1:name "Barth cantates" ;
    schema1:numberOfPages 103 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c0f36a53604157dc90e17c5dbc5f9ca8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902067645> .

