@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bEyX8SK>
  pico:hasAge "26"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/376cc5be-d6e5-2bfe-d66a-703de3484211"^^xsd:string ;
  schema:givenName "Jacobus Gerardus"^^xsd:string ;
  schema:name "Jacobus Gerardus Rademaker"@nl ;
  schema:familyName "Rademaker"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b7vbPy2> ;
  schema:spouse <https://n2t.net/ark:/60537/bMtxXHE> ;
  schema:parent <https://n2t.net/ark:/60537/boWubFq>, <https://n2t.net/ark:/60537/bwR40wS> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2457922> .

