@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/p242543537> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Graecorum diis non referentibus speciem humanam / Marinus Willem de Visser" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p40764847X> ;
    dcterms1:issued "1900" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070363013> ;
    schema1:description "Proefschrift Leiden",
        "Tekst in Latijn en klassiek Grieks" ;
    schema1:inLanguage "grc",
        "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/97cd3982ed1c59fd5eed341440a15aa5> ;
    schema1:name "De Graecorum diis non referentibus speciem humanam" ;
    schema1:numberOfPages 283 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e33a8a82abad05f9ab54f85e73d2370f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150063208> .

