@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/bhuNoaS>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/758c0bdf-311d-015a-4e2a-ab710e6208de"^^xsd:string ;
  schema:familyName "Molenaar"^^xsd:string ;
  schema:givenName "Trijntje"^^xsd:string ;
  schema:name "Trijntje Molenaar"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/b1SjqXn> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bkbRW2P> ;
  schema:children <https://n2t.net/ark:/60537/bM38QY6> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2729209> .

