@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/bX5d7iF>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/11b0cf2e-5956-e16f-6847-d4f6434969d4"^^xsd:string ;
  schema:familyName "Schoonderwoerd"^^xsd:string ;
  schema:givenName "Sebastianus"^^xsd:string ;
  schema:name "Sebastianus Schoonderwoerd"@nl ;
  schema:hasOccupation "Varensgezel"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0168vh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1128b944-35a8-7188-c79e-c7c71514f266> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1945089> ;
  schema:birthDate "1890-08-31"^^xsd:date .

