@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/p395165318> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nietzsche, de goede Europeaan / door H.L.A. Visser" ;
    dcterms1:issued "1933" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068384998> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070023557> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p047510013> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/865f5fdf5cb5ba5e869a90cdf29b9eb9> ;
    schema1:name "Nietzsche, de goede Europeaan" ;
    schema1:numberOfPages 190 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1a4a194b5e9eb24841be25eb9c6dbb83> ;
    schema1:sameAs <http://www.worldcat.org/oclc/915779157> .

