@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/> .

<http://data.bibliotheken.nl/id/nbt/p144911957> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Disquisitio de icuncula Smetiana, quam Harpocraten indigetarunt, ... / Jacobus Gronovius" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p404367755>,
        <http://data.bibliotheken.nl/id/nbt/p407103805> ;
    dcterms1:issued "1693" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069527563> ;
    schema1:inLanguage "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6158e50fc82f4724d39f0acc9e930304> ;
    schema1:name "Disquisitio de icuncula Smetiana, quam Harpocraten indigetarunt, ..." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cd0dc45eaa30e7fbe6b573e7f251f79d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68840379> .

