@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/p039926346> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zanger op de heuvel : een viering met Sint Frans, 1226-1976 / tekst: Herman Verbeek ; muziek Chris Fictoor" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068816901>,
        <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07208801X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072596406> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a54c5439bdf2ae91812f65bdebbf3587> ;
    schema1:name "De zanger op de heuvel : een viering met Sint Frans, 1226-1976" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/82ba8e6b410d20823da1ad86df5cf3da> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64461866> .

