@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/p833787764> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geïllustreerde man / Ray Bradbury ; [vert. uit het Engels door René Kieft]" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069162476> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069860300> ;
    schema1:description "Nederlandse uitg. eerder verschenen: Amsterdam [etc.] : Born, 1976. - (Born SF ; 67)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810638940>,
        <http://data.bibliotheken.nl/id/nbt/p84077107X> ;
    schema1:isbn "902741405X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e8680eba2ae612cf56acab3ddf3de51f> ;
    schema1:name "De geïllustreerde man" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/25efab613a5919df657feb07c6e3061e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63850501> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5d98f8cdc8842e467c2945755199050d> .

