@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/bxGRHgS>
  pico:hasAge "29"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6375e383-a762-24b7-c1aa-4105a988a55d"^^xsd:string ;
  schema:givenName "Simon"^^xsd:string ;
  schema:name "Simon Suiker"@nl ;
  schema:familyName "Suiker"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Nieuwerkerk_aan_den_IJssel> ;
  schema:parent <https://n2t.net/ark:/60537/b99NVg0>, <https://n2t.net/ark:/60537/bh4oK3G> ;
  schema:spouse <https://n2t.net/ark:/60537/bFBsw3y> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bQ0qNVQ> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2422337> .

