@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p375558020> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De beslissende burger / José Kerstholt" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p371459265> ;
    dcterms1:issued "2013" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075610426>,
        <http://data.bibliotheken.nl/id/thes/p075657465>,
        <http://data.bibliotheken.nl/id/thes/p077607465> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p124311865> ;
    schema1:description "Also appeared as online resource",
        "Inaugural lecture University of Twente in the year 2013" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5aca0e520890d1b559eae8668764f819> ;
    schema1:name "De beslissende burger" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c17faa925f919ea7b6d7eff60375de0f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/880369643> .

