@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/bD63DI3>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/49604968-46a5-02cb-6969-53f671e6ee18"^^xsd:string ;
  schema:familyName "Lacourt"^^xsd:string ;
  schema:givenName "Marrigje"^^xsd:string ;
  schema:name "Marrigje Lacourt"@nl ;
  schema:children <https://n2t.net/ark:/60537/b6sIntG> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAOkT9Z> ;
  schema:spouse <https://n2t.net/ark:/60537/bngT04g> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2725192> .

