@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/p801816769> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mens plus / Frederik Pohl ; [vert. uit het Engels door Annemarie Kindt]" ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071445072> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071258922> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810638940> ;
    schema1:isbn "9027409471" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7795e8ad440b714fb8f94e308b150162> ;
    schema1:name "Mens plus" ;
    schema1:numberOfPages 204 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5e859220bec214367b4748e0432ee189> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63365366> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c95040b9668196d4b355a989ee946758> .

