@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/p42938680X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De economische perspectieven in de Sowjet-Unie ; [vert. uit het Duits]" ;
    dcterms1:issued "1944" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p840836074> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045136572> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eaf09a3c7d8f31afbb22587f22680331> ;
    schema1:name "De economische perspectieven in de Sowjet-Unie ; [vert. uit het Duits]" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7348e6b32d6237cfd552c938003adefd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1197603290> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d5f9782382e00aebbe33b91433cac32d> .

