@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/p865124566> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Commentarii in H. Grotii introductionem ad jurisprudentiam Hollandicam / Dionysius Godefridus van der Keessel" ;
    dcterms1:issued "1805" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069548552> ;
    schema1:description "Manuscript" ;
    schema1:inLanguage "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/56aada95cd8f997ed66eb401e66405da> ;
    schema1:name "Commentarii in H. Grotii introductionem ad jurisprudentiam Hollandicam" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5d61da3a6249e8efadd3072efc1ed3e2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64326826> .

