@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/p407760334> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een eeuw van onrecht / uitgevaardigd door F.W. Reitz ; met een inl. woord door H.J. Kiewiet de Jonge" ;
    dcterms1:issued "1900" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068769563> ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069572682> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p04438632X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2db8688e2b69a5b21b3b96ea611f9d33> ;
    schema1:name "Een eeuw van onrecht" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/16b3f76a308c3842d5087f69e58e2b91> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962261038> .

