@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/p069942862> a schema1:Person ;
    rdfs:label "Muller, Pieter Lodewijk (1842-1904)" ;
    schema1:alternateName "Muller, Petrus Ludovicus" ;
    schema1:birthDate "1842" ;
    schema1:deathDate "1904" ;
    schema1:description "historicus (promoveerde in 1867, universiteit Leiden)" ;
    schema1:familyName "Muller" ;
    schema1:givenName "Pieter Lodewijk" ;
    schema1:hasOccupation "historicus",
        "hoogleraar" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a09626244b210cfa4d8008080e35bd85> ;
    schema1:name "Pieter Lodewijk Muller" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/27432426>,
        wd:Q649457,
        <https://isni.org/isni/0000000061359763> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/mull024> .

