@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/p24537700X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Compendium theologiæ moralis / auctore Joanne Petro Gury" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p42634569X>,
        <http://data.bibliotheken.nl/id/nbt/p426345703> ;
    dcterms1:issued "1852" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069593868> ;
    schema1:bookEdition "Ed. nova J. Casterman ... Tornaci" ;
    schema1:inLanguage "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a7ff8ffe189fd33363a2d3ac54f63622> ;
    schema1:name "Compendium theologiæ moralis" ;
    schema1:numberOfPages 794 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/91c08512e8c89cfca5f954548e412cc9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66762037> .

