@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/p832520292> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Barbaarse goden / Paul Gillon ; [vert. Kees Beentjes]" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068406967> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069216045> ;
    schema1:description "Vert. uit het Frans" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832519464> ;
    schema1:isbn "9064380783" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/81226c11751a49eea3616af955655225> ;
    schema1:name "Barbaarse goden" ;
    schema1:numberOfPages 43 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d8a9c37fd9be48f2221c1e100efe7eb0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63505597> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6fa6987ca85035a14f93a02fb49d1606> .

