@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/p097025933> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De allround plectrumgitarist / Ed Wennink" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607859> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072863420> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p097011169> ;
    schema1:isbn "9001943551" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/44c0b6c846d1e16b8f90576b2357906c> ;
    schema1:name "De allround plectrumgitarist" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/42984db0095a08a3cf84d2a7c093b482> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769769950> .

