@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/p435841971> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beknopte handleiding ter bestudeering van het socialisme / door K.J. Brouwer" ;
    dcterms1:issued "1920" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069964521> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Met lit. opg" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p100915752> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fbe089e6c59abbaf7f447c5218d638e9> ;
    schema1:name "Beknopte handleiding ter bestudeering van het socialisme" ;
    schema1:numberOfPages 25 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8800ef7801e906b5f632e1cea2a55c69> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308803209> .

