@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/p851288863> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Crito, sive dialogus de literarum, inprimis Latinarum, studio recte colendo / auctore Guilielmo Leonardo Mahne" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p354725904> ;
    dcterms1:issued "1816" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069922845> ;
    schema1:inLanguage "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e7f8621ab4f847ddd06353a6cc637956> ;
    schema1:name "Crito, sive dialogus de literarum, inprimis Latinarum, studio recte colendo" ;
    schema1:numberOfPages 127 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/05de4e895c74cd2b1caf6e02599453f5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905294458> .

