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

<http://data.bibliotheken.nl/id/thes/p298622335> a schema1:Person ;
    rdfs:label "Hoorn, Maarten" ;
    schema1:description "https://nl.linkedin.com/in/maarten-hoorn-74a30126: Onderzoeker Intraval 2004-2007, Rho adviseurs voor leefruimte 2007-2015, Platform31 2015-...",
        "veiligheid ; Intraval" ;
    schema1:familyName "Hoorn" ;
    schema1:givenName "Maarten" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b73f7a79410f0fd84a5254c6d92ac2cc> ;
    schema1:name "Maarten Hoorn" ;
    schema1:sameAs <http://viaf.org/viaf/249210612>,
        <https://isni.org/isni/0000000390441450> .

