@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/bapZYkE>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e88eabd6-5fc4-aa15-bce4-60f448c61c35"^^xsd:string ;
  schema:familyName "Metzwij"^^xsd:string ;
  schema:givenName "Wijnanda Hendrika"^^xsd:string ;
  schema:name "Wijnanda Hendrika Metzwij"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0121r7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8ad67d84-344f-e82a-50ca-556d1bf5188d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2394522> ;
  schema:birthDate "1854-04-13"^^xsd:date .

