@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/p395178681> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De treurige toestand der arbeiders in Sowjet-Rusland en de kerken : VIde radiotoespraak / door F.J. Krop" ;
    dcterms1:issued "1931" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067654568>,
        <http://data.bibliotheken.nl/id/thes/p422519022> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p190196467> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p089213874> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e04a6c8520c69a1e33b040ccee69284> ;
    schema1:name "De treurige toestand der arbeiders in Sowjet-Rusland en de kerken : VIde radiotoespraak" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cb57365f46db13b50c8720118eafa7e9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/915792925> .

