@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/p092011187> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Blondie : songbook" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078497582>,
        <http://data.bibliotheken.nl/id/thes/p078575281> ;
    schema1:description "Met portr. van D. Harry op de omslag",
        "Zonder titelbl. Omslagtitel" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0687a21e235b7854d474a7b82f430cf6> ;
    schema1:name "Blondie : songbook" ;
    schema1:numberOfPages 21 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1c34ba5ce95bc36856cb6c0fa5c3b638> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64348637> .

