@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p851681913> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vasten en Voorvasten / C. Callewaert" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p428107028> ;
    dcterms1:issued "1933" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594479>,
        <http://data.bibliotheken.nl/id/thes/p07893754X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069491445> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p842665684> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5a64eea976bebb22c5550a67375871b6> ;
    schema1:name "Vasten en Voorvasten" ;
    schema1:numberOfPages 86 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/893fdf50d72d4e3636a1206a54716b56> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64131918> .

