@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/p068709676> a schema1:Person ;
    rdfs:label "Müller, Friedrich Maximilian (1823-1900)" ;
    schema1:alternateName "Max-Müller, F.",
        "Muller, F. Max",
        "Mūllir, F. Maks",
        "Mūllir, Frīdrīḵ Maks",
        "Müller, Friedrich Max",
        "Müller, Max",
        "Müller-Oxford, Max" ;
    schema1:birthDate "1823" ;
    schema1:deathDate "1900" ;
    schema1:description "oriëntalist, etnograaf" ;
    schema1:familyName "Müller" ;
    schema1:givenName "Friedrich Maximilian" ;
    schema1:hasOccupation "orientalist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/100fec167a39bf8a3e02659d8f671e84> ;
    schema1:name "Friedrich Maximilian Müller" ;
    schema1:nationality "de" ;
    schema1:sameAs <http://viaf.org/viaf/9893606>,
        wd:Q60074 ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/mull069> .

