@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/bMfQhRq>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/284620be-0575-8ac4-e243-e1a7cbd4cb7d"^^xsd:string ;
  schema:givenName "IJda Martina"^^xsd:string ;
  schema:name "IJda Martina Verbrugge"@nl ;
  schema:familyName "Verbrugge"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01cbkp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a73d1a7d-8b35-7cc4-78ed-cdb20e688768> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2469446> ;
  schema:birthDate "1890-11-03"^^xsd:date .

