@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p407141227> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De analogia cognoscendi praesidio / Ever. Joann. Thomassen à Thuessink" ;
    dcterms1:issued "1782" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000148088" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07010333X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "la" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p145098036> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/363c2b5b6515fff8f5ccc78b6eb37175> ;
    schema1:name "De analogia cognoscendi praesidio" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3562f4f3657af9ea30246514fcb6e351> ;
    schema1:sameAs <http://www.worldcat.org/oclc/959334595> .

