@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/p822907771> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tasks for the free world today : thoughts on positive anti-communism / contrib. by: M. Lamberty ... [et al.]" ;
    dcterms1:issued "1964" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06875874X> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/786ca225444a13793fedb99cc86ba046> ;
    schema1:name "Tasks for the free world today : thoughts on positive anti-communism" ;
    schema1:numberOfPages 93 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3788122e7699fdae080fedcae7462c61> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781495817> .

