@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/p863953549> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "'t Grunneger zangbouk / Theo Westen" ;
    dcterms1:issued "1958" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068431430>,
        <http://data.bibliotheken.nl/id/thes/p071133186>,
        <http://data.bibliotheken.nl/id/thes/p073512990> ;
    schema1:description "Tweede druk van: Oude en nieuwe Groninger liederen / door P. Groen. - 1930" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p047154667> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d5403fba981aa845b55a345c149ffed9> ;
    schema1:name "'t Grunneger zangbouk" ;
    schema1:numberOfPages 185 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/432b8618eef9f09490045ff6ddf09d85> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769240637> .

