@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/p146802934> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De profetie van de heilige schrift / door R. Been Sr." ;
    dcterms1:issued "196X" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075657597> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p275107671> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4a5f04d4087e41709c955d810a3cefc2> ;
    schema1:name "De profetie van de heilige schrift" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/336b0cab72e2a5a12f21351c56f8732f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67072892> .

