@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/b8KpNdd>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5d21a876-75e8-7e3b-9a8e-e6ba033ab3d8"^^xsd:string ;
  schema:familyName "Oosterling"^^xsd:string ;
  schema:givenName "Wilhelmus Johannes"^^xsd:string ;
  schema:name "Wilhelmus Johannes Oosterling"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00gd3c> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e2bdf5a7-47e6-2258-dcfa-4c216d92fc73> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2669848> ;
  schema:birthDate "1853-05-12"^^xsd:date .

