@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/p115743626> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Demerara Groenhart / door G. Alberts" ;
    dcterms1:issued "1893" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077610016>,
        <http://data.bibliotheken.nl/id/thes/p078620023>,
        <http://data.bibliotheken.nl/id/thes/p113085613>,
        <http://data.bibliotheken.nl/id/thes/p241924677>,
        <http://data.bibliotheken.nl/id/thes/p241924715> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p324958072> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/caab091fa229255072692291103b4afc> ;
    schema1:name "Demerara Groenhart" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f85ca3bfb05f1d33e246b59eac27cd11> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69417530> .

