@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/p440077427> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Theologiae dogmaticae institutiones / P. Mannens" ;
    dcterms1:issued "1910" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073657816> ;
    schema1:bookEdition "Editio altera recognita et aucta" ;
    schema1:inLanguage "la" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p090529413> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/20da441e01650c26ca8dffa36354cda6> ;
    schema1:name "Theologiae dogmaticae institutiones" ;
    schema1:numberOfPages 544 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d19fae64b61c5230f40a86e4ef1de5bc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1399380328> .

