@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p100915752> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beknopte handleiding ter bestudeering van het socialisme / door K.J. Brouwer" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p435841971> ;
    dcterms1:issued "1920" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069964521> ;
    schema1:description "Met lit. opg" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/41f985193b5603a3c900583cfea25815> ;
    schema1:name "Beknopte handleiding ter bestudeering van het socialisme" ;
    schema1:numberOfPages 25 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/94705142150a069e716edbed4a657216> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66111432> .

