@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/p822764385> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een machteloos minister / Robert Vandeputte" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075610396>,
        <http://data.bibliotheken.nl/id/thes/p075629720>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p07845350X>,
        <http://data.bibliotheken.nl/id/thes/p163683085>,
        <http://data.bibliotheken.nl/id/thes/p241925126> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068666942> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9002146833" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5284bbf561acfaef521263332913b0b0> ;
    schema1:name "Een machteloos minister" ;
    schema1:numberOfPages 175 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d8d306be3c5dfa7aae54698b00674a7d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902368099> .

