@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/p159221668> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het wonder van den z. g. zonnestilstand in het boek Jozuë, 10, 7-15 / door J. van Mierlo Sr. S.J" ;
    dcterms1:issued "1912" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074502603> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840281455> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9e5b571ce1e25ffb6409088b17d323eb> ;
    schema1:name "Het wonder van den z. g. zonnestilstand in het boek Jozuë, 10, 7-15" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/213bd83edbf4ed9b5b8f4aaf2bdf1ac1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68449883> .

