@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/p387218211> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De erfenis : causerie / gehouden door Jan de Jong voor het Gezelschap Nonpareil" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071445080>,
        <http://data.bibliotheken.nl/id/thes/p162865813> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071822852> ;
    schema1:description "Oplage van 40 exemplaren" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075658224> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1fd517d73fd941b163954b1bbc659514> ;
    schema1:name "De erfenis : causerie" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f7c346ab0abc73e031f5ab7e33867092> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899233127> .

