@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/p056681127> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Economische critiek op de socialistische productie-organisatie / door F. de Vries" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p423750372> ;
    dcterms1:issued "1921" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068926693> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850754860> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e779379a075ced87c660ac2d1906f857> ;
    schema1:name "Economische critiek op de socialistische productie-organisatie" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/af02c39c1f8f1eb2f5ee04bfb1700aa0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65127860> .

