@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/p446708402> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Communisme, anarchisme, nihilisme / door J. Börger" ;
    dcterms1:issued "1932" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072748907> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p039969878> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c6110626a1fffd6bc2400a3cdf637b89> ;
    schema1:name "Communisme, anarchisme, nihilisme" ;
    schema1:numberOfPages 21 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/354fad5cd343f5c3117d75bb10d603df> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1511136099> .

