@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/p863617700> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Klotven / samenst.: Jacques van Kessel" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075606232> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072031190>,
        <http://data.bibliotheken.nl/id/thes/p075388537> ;
    schema1:description "Publicatienummer: 82026" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p863617395> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd1ac473d87628da796d945c3f92359c> ;
    schema1:name "Het Klotven" ;
    schema1:numberOfPages 6 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e772fe38c7ebced24cd92df4962e2901> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64377053> .

