@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bHtK812>
  schema:familyName "Dumoulin"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cd1916c1-8a80-111a-5f8e-445bc77143d2"^^xsd:string ;
  schema:givenName "Lambertus Josef Alphonse"^^xsd:string ;
  schema:name "Lambertus Josef Alphonse Dumoulin"@nl ;
  schema:hasOccupation "Rijksambtenaar"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Maastricht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b24ZR32> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/598152> ;
  schema:birthDate "1834-11-23"^^xsd:date .

