@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/p089652762> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De macht van de vragensteller / Auke Jelsma" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759441X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068586167> ;
    schema1:description "Columns eerder verschenen in het tijdschrift Voorlopig" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075658224> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024285216" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de01d7b094578a0e888ae1b1580748e5> ;
    schema1:name "De macht van de vragensteller" ;
    schema1:numberOfPages 227 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/363015668e83df0915776be3fa3d2ce2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901303573> .

