@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/bzYz2kq>
  schema:familyName "Drilsma"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/71a9829a-28b7-ad2a-865c-c30c732c5349"^^xsd:string ;
  schema:givenName "Marianne"^^xsd:string ;
  schema:name "Marianne Drilsma"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/by6fhsr> ;
  schema:spouse <https://n2t.net/ark:/60537/bzYz2kq> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2283087> .

