@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/p413379760> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De keerzijde der medaille, of De last der grootheid / door E.S. van Tuin" ;
    dcterms1:issued "1907" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p107621282> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075624354> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p064728072> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/32288488b7dfdae83252308b1449facd> ;
    schema1:name "De keerzijde der medaille, of De last der grootheid" ;
    schema1:numberOfPages 86 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1f6a9dd303aa8585c12eb976150d5366> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1011338746> .

