@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/b5cw5rU>
  schema:familyName "Berlijn"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/17846e98-6563-f34f-150b-132e7a0de254"^^xsd:string ;
  schema:givenName "Maria Juliana"^^xsd:string ;
  schema:name "Maria Juliana Berlijn"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00m8mf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b0431d10-4fce-043e-24d8-47f28d63985e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2504421> ;
  schema:birthDate "1872-11-01"^^xsd:date .

