@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/p089755936> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\"De Waarheid\" over het Rapport Mansholt / [Joop Wolff]" ;
    dcterms1:issued "1972" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077609840>,
        <http://data.bibliotheken.nl/id/thes/p120010569>,
        <http://data.bibliotheken.nl/id/thes/p148830994> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071854045> ;
    schema1:description "Artikelen-serie overgenomen uit \"De Waarheid\" van 1,5,8,11,13 en 15 april 1972",
        "Zonder titelbl. Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21b6630c76b61280f741854861c6e3f6> ;
    schema1:name "\"De Waarheid\" over het Rapport Mansholt" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6cf234d9d469c6924d04d7cec2284cd2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/84599340> .

