@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/p38711985X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ontdekking van Frankrijk / Graham Robb ; vertaling [uit het Engels] Suzan de Wilde" ;
    dcterms1:issued "2014" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075606399>,
        <http://data.bibliotheken.nl/id/thes/p075609118>,
        <http://data.bibliotheken.nl/id/thes/p075620359> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073228257> ;
    schema1:bookEdition "9e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06906833X> ;
    schema1:description "1e druk Nederlandse uitgave: Amsterdam : Atlas, 2008" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789046703168" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2362036aa6fe3876531d39a0352e92f6> ;
    schema1:name "De ontdekking van Frankrijk" ;
    schema1:numberOfPages 462 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9a6c78c7a496092a54bfa206886ecb11> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898491585> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a97b299d36c033726fc2dc7d76f303a0> .

