@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/p429721528> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Grieks leesboek / door D. Cohen en J. van IJzeren" ;
    dcterms1:issued "1935" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068369689> ;
    schema1:bookEdition "4e, verm. dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073479845> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629003> ;
    schema1:inLanguage "grc" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p238428257> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ae394bf6e50a42f666f679bb84a8e3f6> ;
    schema1:name "Grieks leesboek" ;
    schema1:numberOfPages 299 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7a9b949388c4ee929f95b8c252557204> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200000797> .

