@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/p105171484> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Den Heer gewijd / door J. Henzel" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p391362224>,
        <http://data.bibliotheken.nl/id/nbt/p391362232> ;
    dcterms1:issued "1919" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069880964> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841800847> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/41e4b9326326af6cc724ca951cd97ce9> ;
    schema1:name "Den Heer gewijd" ;
    schema1:numberOfPages 34 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e7e53f6b0fe5ff247fe988dbf11ab42b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66171335> .

