@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/p104761296> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ruimtevaart / tekst van P.R.O. Peller ; plaatjes van R. en R. Das" ;
    dcterms1:issued "1960" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073142050> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071340084>,
        <http://data.bibliotheken.nl/id/thes/p07487196X> ;
    schema1:description "Datering: niet in Brinkman; schatting ca. 1960",
        "R. en R. Das staan voor: Robbert en Rudolf Das" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3594efc0e50e3839e8897c1a3084d662> ;
    schema1:name "Ruimtevaart" ;
    schema1:numberOfPages 52 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d195f907bf36eaf48b7270a591ea7e41> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66155519> .

