@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/p318605694> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lute / Peter Lute" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p324510330> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p100695922>,
        <http://data.bibliotheken.nl/id/thes/p324510403>,
        <http://data.bibliotheken.nl/id/thes/p354974548> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p322747759> ;
    schema1:isbn "9789490252014" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/03bad5d00693e3cc4eec001ac91b68af> ;
    schema1:name "Lute" ;
    schema1:numberOfPages 321 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5915ef8be25d8c6b40b2cabb28b8bc82> ;
    schema1:sameAs <http://www.worldcat.org/oclc/438753621> .

