@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/p822868326> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De waanzin aan de macht / Rudy Kousbroek" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068531559> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820422584>,
        <http://data.bibliotheken.nl/id/nbt/p82093819X> ;
    schema1:isbn "9029007893" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ed117144cc02b2508fb51805e59086e1> ;
    schema1:name "De waanzin aan de macht" ;
    schema1:numberOfPages 199 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a996732a8dfd182557c4db3299297c3a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63248141> .

