@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/p186319096> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het oude Griekenland / tekst Fiona Macdonald ; ill. Mike Foster ; [vert. uit het Engels door Henk van Bakel ; red. Asterisk]" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p086404725> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p152256598>,
        <http://data.bibliotheken.nl/id/thes/p186317360> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p186318243> ;
    schema1:isbn "9020937596" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c8975f2cccbbdbf11f32fce38785a125> ;
    schema1:name "Het oude Griekenland" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2805f4adc6d85a13b54b8f38640a2b41> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67772128> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6bc6e8e2f196aaebb99f08d87ce798f7> .

