@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/bvbtHMm>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/65000ba8-894b-4c07-da0e-c83a2de7f714"^^xsd:string ;
  schema:givenName "Lideweij Cornelia"^^xsd:string ;
  schema:name "Lideweij Cornelia Louwerenburg"@nl ;
  schema:familyName "Louwerenburg"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0182wb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c988c4c8-5c08-b5c2-450a-f64c7222e9ea> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2598554> ;
  schema:birthDate "1886-10-28"^^xsd:date .

