@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/p270901574> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vanwaar en waarheen ? / door D. Ringnalda" ;
    dcterms1:issued "1947" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069726728> ;
    schema1:description "1e jrg, no. 40, 21 sept. 1947",
        "Tekst: Genesis 16 : 7-9" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/449cce85133e4ca0ead679840a999186> ;
    schema1:name "Vanwaar en waarheen ?" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ebc5c3d63da36a54df834d4654532d91> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66632637> .

