@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/p426345703> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Compendium theologiæ moralis / auctore Joanne Petro Gury" ;
    dcterms1:issued "1852" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBU000022789" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069593868> ;
    schema1:bookEdition "Ed. nova J. Casterman ... Tornaci" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "la" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p24537700X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fe6a1371edbc8eaaf0bd217fd965772c> ;
    schema1:name "Compendium theologiæ moralis" ;
    schema1:numberOfPages 794 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e480f1516758073a6e082e866764c124> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1147877283> .

