@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/p423889974> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Over liturgisch mishooren / C. Callewaert" ;
    dcterms1:issued "1930" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069491445> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p851246249> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p842665684> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b5aa8014c0e42cc85ca45262496bfa06> ;
    schema1:name "Over liturgisch mishooren" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2de9299fc9bc1167ad1ebec5fa69b8a4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120221796> .

