@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/p08400911X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Befaamde Bekenaren / door Bas Aarts, Bob Duijvestijn, Jef van Gils" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075642344> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072458631>,
        <http://data.bibliotheken.nl/id/thes/p174185294> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072837071>,
        <http://data.bibliotheken.nl/id/thes/p074486829> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p058076026> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e4b4319f2bfddba2c5867530e887a4ec> ;
    schema1:name "Befaamde Bekenaren" ;
    schema1:numberOfPages 52 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1e95ed42004ac78d2c727b9cc083688d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65728697> .

