@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/breaGEz>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/de2f9ef0-c1e0-6668-47dc-3e07e9cad55f"^^xsd:string ;
  schema:familyName "Swanenburg"^^xsd:string ;
  schema:givenName "Teunis Johannes"^^xsd:string ;
  schema:name "Teunis Johannes Swanenburg"@nl ;
  schema:children <https://n2t.net/ark:/60537/bijARQH> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bTXIK6n> ;
  schema:spouse <https://n2t.net/ark:/60537/bz8Lvsh> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2478164> .

