@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/p190245697> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Economische critiek op de socialistische productie-organisatie : rede / F. de Vries" ;
    dcterms1:issued "1920" ;
    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/5ad7b7740d0c73fab5ac08b6cf77204b> ;
    schema1:name "Economische critiek op de socialistische productie-organisatie : rede" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0d6c0fdbf42464a1d559b8b230f4929f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67721197> .

