@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/p820813656> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Feesten der kerk : een bloemlezing uit oude en nieuwe verzen / bijeengebr. door Chr. Leeflang" ;
    dcterms1:issued "1967" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p078531721>,
        <http://data.bibliotheken.nl/id/thes/p078557518> ;
    schema1:bookEdition "6e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070988145> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fc2942f251162f1531a7496f0be26e80> ;
    schema1:name "Feesten der kerk : een bloemlezing uit oude en nieuwe verzen" ;
    schema1:numberOfPages 167 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4a1b6cd0870bea18a802c6ae2c15ef4c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63410077> .

