@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/p113437293> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Initia philosophiae logicae / [auctor:] Jacobus Nieuwenhuis" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p426069765> ;
    dcterms1:issued "1831" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069946736> ;
    schema1:inLanguage "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/45c58a5e44825f06a63711e4d7c437ab> ;
    schema1:name "Initia philosophiae logicae" ;
    schema1:numberOfPages 515 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8540c0d8ac13b0216e57646000393f88> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66377108> .

