@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/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p083004882> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De magistratibus veteris populi romani et de veteris scriptura Latinorum / Justus Lipsius" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p411439200> ;
    dcterms1:issued "1651" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068426488> ;
    schema1:inLanguage "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ce2a58e20e9224d28c348ffcb733e647> ;
    schema1:name "De magistratibus veteris populi romani et de veteris scriptura Latinorum" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d731f0c92eb2f0f1c4ef60379aa1c031> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65542542> .

