@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/p154318019> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\"De draad weer opgepakt\" / M.M.C.G. Warmoeskerken" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075624079>,
        <http://data.bibliotheken.nl/id/thes/p075659174> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072449365> ;
    schema1:description "Inaugurele rede Universiteit Twente" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fc7fdd1a6fe265648cbeaae4fd466cbf> ;
    schema1:name "\"De draad weer opgepakt\"" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ad27d1185b8f6bf151360e9fa6c6e571> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68523558> .

