@prefix dcterms1: <http://purl.org/dc/terms#> .
@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/p401753271> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Grieksche oefeningen voor eerstbeginnenden / Fr. Dübner ; vrij bew. door F. van Cappelle" ;
    dcterms1:issued "1871" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000014240" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068384335> ;
    schema1:bookEdition "2e verb. dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071106812> ;
    schema1:description "1e uitg.: 1863" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p053424697> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/32825d309978f41afb902e986123a40c> ;
    schema1:name "Grieksche oefeningen voor eerstbeginnenden" ;
    schema1:numberOfPages 193 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6a6ec5c93eb0b11b130d7ce959188b0a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/922539899> .

