@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/p864081154> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beken in Twente / door W.C.P.M. Bots" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616246>,
        <http://data.bibliotheken.nl/id/thes/p075633973> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069758166>,
        <http://data.bibliotheken.nl/id/thes/p075407477> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036614076> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/755cd58d24ec5faacdad80c3d8fc9186> ;
    schema1:name "Beken in Twente" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e45b09d66624f8b740f500cfdd78bbb6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64291880> .

