@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/b12wBIQ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/56083c6e-1d79-df63-3be5-84e328c04345"^^xsd:string ;
  schema:familyName "Russer"^^xsd:string ;
  schema:givenName "Sjouke"^^xsd:string ;
  schema:name "Sjouke Russer"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Delfshaven> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00v2n0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/cd480367-6590-1d85-453b-ab2bb9f275f6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2614521> ;
  schema:birthDate "1871-08-30"^^xsd:date .

