@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/bLr2i8p>
  schema:familyName "Hoogendoorn"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/67c4c987-36fd-972e-4c49-08e02bdf8ee2"^^xsd:string ;
  schema:givenName "Marrigje"^^xsd:string ;
  schema:name "Marrigje Hoogendoorn"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouderak> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0111dr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4f9f3c89-5731-d395-a19d-32421e1e696a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2166146> ;
  schema:birthDate "1878-05-23"^^xsd:date .

