@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/bCTmoh8>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b30c8b9c-265e-9a34-146c-ed6271e8a3aa"^^xsd:string ;
  schema:hasOccupation "Pakhuisknecht"@nl ;
  schema:givenName "Simon Willem"^^xsd:string ;
  schema:name "Simon Willem Wulffraat"@nl ;
  schema:familyName "Wulffraat"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00mdz3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3e7cd0f5-59ef-5b1e-2d6a-43145e3d0750> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2100012> ;
  schema:birthDate "1814-08-01"^^xsd:date .

