@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/bRfDOhP>
  schema:familyName "Berlijn"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a1895b52-bbbe-811e-c003-6c9ec7085a95"^^xsd:string ;
  schema:givenName "Maria Juliana"^^xsd:string ;
  schema:name "Maria Juliana Berlijn"@nl ;
  schema:hasOccupation "Naaister"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00n7qn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e9ce5800-3eb1-278a-44ae-9d6f2b97d1b2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2698086> ;
  schema:birthDate "1836-06-30"^^xsd:date .

