@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/p40064083X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Grieken / Suzan Boshouwers & Veronica Nahmias" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075310805>,
        <http://data.bibliotheken.nl/id/thes/p182859541> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p157779556> ;
    schema1:description "Colofon vermeldt: Tekst en illustraties van objecten: Suzan Boshouwers en illustraties: Veronica Nahmias",
        "Uitgave in samenwerking met het Rijksmuseum van Oudheden te Leiden" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415>,
        <http://data.bibliotheken.nl/id/thes/p075634872> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p326791337> ;
    schema1:isbn "9789044826579" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b238099cb396647226ac308234f3ae54> ;
    schema1:name "De Grieken" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d8da018ff5d805d5c28c04011dfdbb16> ;
    schema1:sameAs <http://www.worldcat.org/oclc/936749006> .

