@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/p086180118> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ignatiaanse contemplatie / R. Hostie" ;
    dcterms1:issued "1956" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071697233> ;
    schema1:description "Uittreksel uit: Tijdschrift voor geestelijk leven ; 12(1956), dl. 2, nr. 1" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0148cf9fb90aad749a46ec8701cfb6a1> ;
    schema1:name "Ignatiaanse contemplatie" ;
    schema1:numberOfPages 443 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8230cc45631055237f8af350f39f1f59> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65562426> .

