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

<http://data.bibliotheken.nl/id/thes/p097663328> a schema1:Person ;
    rdfs:label "Arts, Eric Joseph Maria Mathieu (1967-)" ;
    schema1:alternateName "Arts, E.J.J.M.",
        "Arts, E.J.M.M." ;
    schema1:birthDate "1967" ;
    schema1:description "! - of E.J.J.M. (zoals aangetroffen bij enkele artikelen)?",
        "prof. dr. E.J.M.M. (Jos) Arts, Hoogleraar Milieu en Infrastructuur Planning (RUG)" ;
    schema1:familyName "Arts" ;
    schema1:givenName "Eric Joseph Maria Mathieu" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/79b803d630c4b7cf7a4a49c5917179c4> ;
    schema1:name "Eric Joseph Maria Mathieu Arts" ;
    schema1:sameAs <http://viaf.org/viaf/163486793>,
        <https://isni.org/isni/0000000374858408> .

