@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/p421093552> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een blik in 't heelal : cosmographie voor het M.U.L.O. / door I. Nauta en Drs. G. Dijksterhuis" ;
    dcterms1:issued "1935" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075612453> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p120213133> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p421093455> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0357b160a32888eab29031efbcbf7dd9> ;
    schema1:name "Een blik in 't heelal : cosmographie voor het M.U.L.O." ;
    schema1:numberOfPages 53 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f545786421fe335a66b750ac779164bb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1078617447> .

