@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/p14536044X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "I" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p404374999>,
        <http://data.bibliotheken.nl/id/nbt/p40717981X> ;
    dcterms1:issued "1619" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068325312> ;
    schema1:inLanguage "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e428b26fa14f393249706baa6128cb71> ;
    schema1:name "I" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/44a431946e4a40e5ce1798d53aef6c49> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68860347> .

