@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/p358016290> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan een verwonnen volk : een gedicht / van S.J.E. Rau" ;
    dcterms1:issued "1872" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462468> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000316880" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070294704> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p078270561> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/91f0553521fbb747d697d52f107a23ee> ;
    schema1:name "Aan een verwonnen volk : een gedicht" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1b037b86d01e710f8fb9fbaf18f4c461> ;
    schema1:sameAs <http://www.worldcat.org/oclc/847186360> .

