@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/p851556191> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fontein science fiction / Brian W. Aldiss" ;
    dcterms1:issued "1978" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068616112>,
        <http://data.bibliotheken.nl/id/thes/p070764247> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820713651> ;
    schema1:isbn "9026101449" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5ce4a81730e6d9466dc55e8fa4f74930> ;
    schema1:name "Fontein science fiction" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3f40b3f2ede39e582126c0928d2c1e3c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769147159> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/32549e75527969ed069cf3bc0d4fe3f4> .

