@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/p214215237> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Philosophische beschouwingen strekkende ter bestrijding van het nihilisme / [door A. C. Reuther]" ;
    dcterms1:issued "1873" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07416631X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071907009> ;
    schema1:description "De auteur is A.C. Reuther. Ook toegeschreven aan H.J. Berlin" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f5b6d38c72cae61c542488e468e7980> ;
    schema1:name "Philosophische beschouwingen strekkende ter bestrijding van het nihilisme" ;
    schema1:numberOfPages 288 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/332a825d30e4f8ce80f1daf2c63ff6c2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150293875> .

