@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/p426381297> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De klassieke wereld in 100 woorden / Clive Gifford ; met tekeningen van Gosia Herba ; vertaald [uit het Engels] door Imme Dros" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070265402> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069101361>,
        <http://data.bibliotheken.nl/id/thes/p42836036X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789045124841" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/db6560b9d74219344f0a7b28b96ea4fd> ;
    schema1:name "De klassieke wereld in 100 woorden" ;
    schema1:numberOfPages 110 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4a76aa1e2fcc859814c0e02dc24f1a21> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1182806017> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/47bfd9b4aa170f3a1d17034e463814e2> .

