@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/bRG2ePW>
  schema:givenName "Alida Maria"^^xsd:string ;
  schema:name "Alida Maria Trijsburg"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2a0618e6-bd41-70a4-3c79-baede260fb2f"^^xsd:string ;
  schema:familyName "Trijsburg"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00n1j9> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/96076a65-aa45-e1a3-d0b2-367cd8f00853> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2780540> ;
  schema:birthDate "1844-02-02"^^xsd:date .

