@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/p181388332> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zon en het rad / Rose Vincent ; [vert. uit het Frans door Peter Klinkenberg]" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071450033> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072708727> ;
    schema1:description "Met grote letter gedrukt",
        "Oorspr. Nederlandse uitg.: Amsterdam : De Arbeiderspers, 1988. - (Grote ABC ; nr. 632)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p05593871X> ;
    schema1:isbn "9052514844" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b3a0c0f80c48b2b7c3681aca3086406> ;
    schema1:name "De zon en het rad" ;
    schema1:numberOfPages 624 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/25f5acc16b993d53257a1d20a316b646> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67823569> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8513a14393b9579feb788f3b54ba2f43> .

