@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/bYy7C7b>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e2f4ca9d-94f5-b7e6-ca27-874f05d46048"^^xsd:string ;
  schema:familyName "Joosten"^^xsd:string ;
  schema:givenName "Rijnier"^^xsd:string ;
  schema:name "Rijnier Joosten"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/b6sInhw> ;
  schema:children <https://n2t.net/ark:/60537/bQDxNgJ> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/brrRj9m> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2721939> .

