@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/bJyKaRr>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/64ad599f-fc39-7571-6540-02b6ba223be9"^^xsd:string ;
  schema:familyName "IJsselstijn"^^xsd:string ;
  schema:hasOccupation "Kuiper"@nl ;
  schema:givenName "Maggiel"^^xsd:string ;
  schema:name "Maggiel IJsselstijn"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zq93> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4e5fa03c-7acd-96f4-ba99-5f9b4b0ea6e8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2161282> ;
  schema:birthDate "1849-01-04"^^xsd:date .

