@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/p412983303> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Baron van Heel : blijspel in vier bedrijven / door E.v.B" ;
    dcterms1:issued "1921" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073628492> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075624354> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p047653256> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8ed209bbb05762e517e416acdabc9e33> ;
    schema1:name "Baron van Heel : blijspel in vier bedrijven" ;
    schema1:numberOfPages 120 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d98ce43d696b668a0fc6d924283ecd56> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1005958910> .

