@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/p041604954> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een en ander over het communisme / door F.J. Krop" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p395161762> ;
    dcterms1:issued "1935" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067654568>,
        <https://data.bibliotheken.nl/.well-known/genid/9a931239b2d66a175a989851c9112cc9> ;
    schema1:bookEdition "4e dr" ;
    schema1:description "Oorspr. uitg.: 1931" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p089213874> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3be485c7c340ec62a7b2bccf8361ef14> ;
    schema1:name "Een en ander over het communisme" ;
    schema1:numberOfPages 67 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/747ea55c1ad3ee32c8c804a33bea9c1b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64761645> .

