@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/p056396619> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kosmos / door de Redactie van Time-Life Boeken ; [hoofdred. Nederlandse uitg.: Jan van Gestel ; vert. uit het Engels door Richard de Weger]" ;
    dcterms1:issued "1989" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069087121>,
        <http://data.bibliotheken.nl/id/thes/p069355533> ;
    schema1:description "Oorspr. uitg.: Time-Life Books, 1988" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p051595729> ;
    schema1:isbn "9061823706" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c85d57328f582f02e50c5e4392ab474f> ;
    schema1:name "De kosmos" ;
    schema1:numberOfPages 144 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5f05d2c80b2d21547e1f048476e244ad> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65100786> .

