@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/p419321586> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Egoïsme : een Haagsch verhaal / door Frans Netscher" ;
    dcterms1:issued "1893" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067583660> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p090058712> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8f28a1e7304bd26fd8d0c4e6eb0ed3d1> ;
    schema1:name "Egoïsme : een Haagsch verhaal" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c084e6999347cd8d1a41787c2dfe351b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/847195691> .

