@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/bw1gu2Q>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c2dc45d1-dd6e-5b10-4bf1-328bdb5e8e9a"^^xsd:string ;
  schema:familyName "Jongbloed"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Jongbloed"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Reeuwijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rdzg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d7409bc4-10f3-9178-929b-aacaec2eeddf> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2660023> ;
  schema:birthDate "1850-02-13"^^xsd:date .

