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

<http://data.bibliotheken.nl/id/thes/p127713840> a schema1:Person ;
    rdfs:label "Bodd, Johan" ;
    schema1:description "B0630527: \"... werkt bij Fontys Hogeschool Sociale Studies. ... wijkontwikkeling en wijkvernieuwing ...\"" ;
    schema1:familyName "Bodd" ;
    schema1:givenName "Johan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/04db8c1cb776e271d50e5217f4228ee7> ;
    schema1:name "Johan Bodd" ;
    schema1:sameAs <http://viaf.org/viaf/288927846>,
        <https://isni.org/isni/000000039440020X> .

