@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/p39663947X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dan. Wyttenbachii Praecepta philosophiae logicae" ;
    dcterms1:issued "1823" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000008824" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069905347> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Oorspr. uitg.: Amstelaedami : Apud Guerin, 1781" ;
    schema1:inLanguage "la" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p047634200> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/158decef6f6ed3227928c4480d88e3ce> ;
    schema1:name "Dan. Wyttenbachii Praecepta philosophiae logicae" ;
    schema1:numberOfPages 254 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/baddb76208c225a04b1bb8a4090b0d4c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/913576837> .

