@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/p158568893> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zij is heilig! We moeten ze navolgen / Theodoor van den H. Joseph" ;
    dcterms1:issued "1925" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068348053> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071575839> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/87d3978683e01052f7f182a5933c9c8d> ;
    schema1:name "Zij is heilig! We moeten ze navolgen" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e8996e695b476c63f64cba954f59f21f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68361720> .

