@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/p840205597> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het gastenhuis / door Jos Visser en Swami Premanand" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616270> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06972007X>,
        <https://data.bibliotheken.nl/.well-known/genid/2ce56be5f304010c6836e92e9e6563c7> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069737169> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9070982013" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/373f0a0674224acdfc8a3070981a7d60> ;
    schema1:name "Het gastenhuis" ;
    schema1:numberOfPages 13 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a859eb8953236aedd2c1e11c501f1808> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63866432> .

