@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/bsH4tn9>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/298b131d-f07b-0021-e37c-7fdc74278e79"^^xsd:string ;
  schema:givenName "Maria Louisa"^^xsd:string ;
  schema:name "Maria Louisa Schotborgh"@nl ;
  schema:familyName "Schotborgh"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00v7r4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b0f3d093-1a54-f4a5-2497-3d602caedcd7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2507073> ;
  schema:birthDate "1899-05-27"^^xsd:date .

