@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p181051516> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De voorstelling van het heelal in den loop der tijden / J. J. Hof" ;
    dcterms1:issued "1937" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068861516> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cc390769b1850d3ecaa0a048428c0673> ;
    schema1:name "De voorstelling van het heelal in den loop der tijden" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d2df0bb8765c0ed476433dec2fa4f610> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67812102> .

