@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/p853514011> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De fide catholica : tractatus dogmaticus / G. van Noort" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p434136425> ;
    dcterms1:issued "1898" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759438X>,
        <http://data.bibliotheken.nl/id/thes/p078515424>,
        <http://data.bibliotheken.nl/id/thes/p078653193> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073765783> ;
    schema1:inLanguage "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/898965ed1c1349bdaf39c63201e47a70> ;
    schema1:name "De fide catholica : tractatus dogmaticus" ;
    schema1:numberOfPages 136 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/75117215f2953039f3af0ad19fe1b0a0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64205178> .

