@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/p102222827> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Antonio Vivaldi / Michael Stegemann ; vert. [uit het Duits] door Dik Linthout" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068812345>,
        <http://data.bibliotheken.nl/id/thes/p077601513>,
        <http://data.bibliotheken.nl/id/thes/p078473357> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070917337> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072815094> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9025404138" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4d277421e692895e3116f435727bbdb5> ;
    schema1:name "Antonio Vivaldi" ;
    schema1:numberOfPages 188 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6ef9576ac235d2136b0f23e5fd36943e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66143431> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/86076374269aca5eb134d23f24f5881b> .

