@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/p036435945> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Foundation en aarde / Isaac Asimov ; [vert. uit het Engels door Jan Koesen]" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068561504> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074882449> ;
    schema1:description "Vervolg op de Foundation Trilogie" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9022955168" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/706d9d7a751d43ea156c35d8c5904586> ;
    schema1:name "De Foundation en aarde" ;
    schema1:numberOfPages 418 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f611ec5b4ee9510effb1ce01cd0b0c37> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64276167> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/40aa7bcceccfd0949c1c66c939e5280a> .

