@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/p853188009> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bill, de held van de melkweg / Harry Harrison ; [vert. uit het Engels door F. Lancel]" ;
    dcterms1:issued "1970" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070612706> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069949654> ;
    schema1:description "Onverkorte uitg" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820618632> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/20d4c43eb2c7994a86d029b75b2e32a2> ;
    schema1:name "Bill, de held van de melkweg" ;
    schema1:numberOfPages 157 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a7958a4d610e68455aba7f1ca20ddefe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/733902673> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/be465a8d5ab78e6b9ab37f390fc27b5c> .

