@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/p10652934X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geheime leer / eindred. en presentatie Jack van Belle" ;
    dcterms1:issued "1975" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/8a895224f104b7d59b18bb3cf63ebcf0> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074939270> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p054742382> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cef9c18347046f19ef8fe9f1a6d16f00> ;
    schema1:name "Geheime leer" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6b74385ae56104b86d5dd14da9d0029e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66214850> .

