@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/p429775857> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eenige katholieke praktijken / verklaard door Th. Kwakman" ;
    dcterms1:issued "1912" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397325584> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073470287> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p046733922> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851443281> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b173c49dcb58f5aa46dae65a6e4d3c6> ;
    schema1:name "Eenige katholieke praktijken" ;
    schema1:numberOfPages 68 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ad8fa4d11bc004dcc7f591ae2e43a179> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200035368> .

