@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p074777386> a schema1:Person ;
    rdfs:label "Matteotti, Giacomo (1885-1924)" ;
    schema1:birthDate "1885" ;
    schema1:deathDate "1924" ;
    schema1:description "socialistisch politicus en -partijleider (studeerde rechten Università di Bologna), die te Rome door een fascistische knokploeg werd vermoord (deze 'affaire' was aanleiding voor Mussolini om het totalitaire staatsbestel versneld in te voeren)" ;
    schema1:familyName "Matteotti" ;
    schema1:givenName "Giacomo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/075d02cc763ceadf40d116be9d3c9f32> ;
    schema1:name "Giacomo Matteotti" ;
    schema1:nationality "it" ;
    schema1:sameAs <http://viaf.org/viaf/9862153>,
        wd:Q267304,
        <https://isni.org/isni/0000000080885283> .

