@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/p243246595> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Grieksche munten in historische orde gerangschikt / door H.J. de Dompierre de Chaufepié" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p407646124> ;
    dcterms1:issued "1901" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067733085> ;
    schema1:description "Nederlandse en Franse tekst parallel",
        "Omslagtitel" ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ee96de0d7dc493bcf927d1b7d41dbcaa> ;
    schema1:name "Grieksche munten in historische orde gerangschikt" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ccc0705888b0032a2e41d8caededa0f3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150146085> .

