@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/b4a0Cf0>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/101ec0d4-95f2-0bbd-24c9-c32c96c0fdbc"^^xsd:string ;
  schema:familyName "Schinkel"^^xsd:string ;
  schema:givenName "Wilhelmina"^^xsd:string ;
  schema:name "Wilhelmina Schinkel"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012rwv> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/993cc739-87f1-6319-3f4a-8c759e7d5cd0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2415421> ;
  schema:birthDate "1883-09-30"^^xsd:date .

