@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p070359121> a schema1:Person ;
    rdfs:label "Mulier, Willem Johan Herman (1865-1954)" ;
    schema1:alternateName "Mulier, W.",
        "Mulier, W.J.H." ;
    schema1:birthDate "1865" ;
    schema1:deathDate "1954" ;
    schema1:description "NLMD/M 886",
        "sportbestuurder (o.a. oprichter eerste Nederlandse voetbalclub Koninklijke H.F.C., Haarlemsche Football Club)",
        "zie ook: Pim Pernel" ;
    schema1:familyName "Mulier" ;
    schema1:givenName "Willem Johan Herman" ;
    schema1:hasOccupation "journalist",
        "letterkundige",
        "schilder" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/99188c0be58b827d9b7c28819d180022> ;
    schema1:name "Willem Johan Herman Mulier" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p156684756>,
        <http://viaf.org/viaf/286057000>,
        wd:Q560725,
        <https://isni.org/isni/000000039212108X> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/muli004> .

