@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/bI5QrVP>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/706d6cdb-048b-8fb9-39f4-2461c627c903"^^xsd:string ;
  schema:hasOccupation "Leerling Kellner"@nl ;
  schema:familyName "Münzert"^^xsd:string ;
  schema:givenName "Wilhelm Johannes Nicolaas"^^xsd:string ;
  schema:name "Wilhelm Johannes Nicolaas Münzert"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Utrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0125gf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/53b8ded6-a44f-8384-f706-a27a9eecdc94> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2181869> ;
  schema:birthDate "1884-06-30"^^xsd:date .

