@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/p041805925> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jem / Frederik Pohl ; [vert. uit het Engels door Pon Ruiter]" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071445072> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069748365> ;
    schema1:description "Eerder verschenen als Prisma 1932" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810638940> ;
    schema1:isbn "9027416001" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b9be60f7d30b55173f8d6cdb6b6a76e6> ;
    schema1:name "Jem" ;
    schema1:numberOfPages 274 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/33434d035e68e25193df53507bdca429> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64766967> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/54f3b872bdfc6830f0224871ef175fa0> .

