@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/p423538799> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Aarde het middelpunt van het heelal / door H.H. Kuyper" ;
    dcterms1:issued "1919" ;
    schema1:associatedMedia "http://resolver.kb.nl/resolve?urn=MMTSGG01:010713000",
        "https://rozet.nl/catalogus/644068" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067732178> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p041673344> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044518188> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/61ff4de09e5252b169a9071f45895053> ;
    schema1:name "De Aarde het middelpunt van het heelal" ;
    schema1:numberOfPages 79 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/859cba04b61101970fa88481bf0599cb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/911376410> .

