@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/bsH42Mo>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ed55938d-1709-c8ee-a17d-b580a66540c3"^^xsd:string ;
  schema:givenName "Simon Willem"^^xsd:string ;
  schema:name "Simon Willem Wulffraat"@nl ;
  schema:familyName "Wulffraat"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bABERCk>, <https://n2t.net/ark:/60537/bIweGsB> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/baPotIm> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2053273> ;
  schema:birthDate "1873-03-25"^^xsd:date .

