@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/p191482676> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gregoriaans zingen : een handreiking / Jacqueline Elemans" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p21318141X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072842709> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p213184273> ;
    schema1:isbn "9072805178" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/895a2b7fbeaa22ee0a5b0261ac519375> ;
    schema1:name "Gregoriaans zingen : een handreiking" ;
    schema1:numberOfPages 119 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3d8bdb1523d79a503091186c7b638d5e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772656584> .

