@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bGdywN7>
  pico:hasAge "25"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1193e2bc-2055-dc4b-42e1-be210dc197f1"^^xsd:string ;
  schema:familyName "Meijer"^^xsd:string ;
  schema:givenName "Steven"^^xsd:string ;
  schema:name "Steven Meijer"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bFb2rXG> ;
  schema:parent <https://n2t.net/ark:/60537/bhHuKN7>, <https://n2t.net/ark:/60537/bqpnTcU> ;
  schema:spouse <https://n2t.net/ark:/60537/bO88kBZ> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2393806> .

