@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/bO88J90>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e86aecc0-0a0c-aac6-037e-0c019c91d4e8"^^xsd:string ;
  schema:givenName "Jacob Hendrikus"^^xsd:string ;
  schema:name "Jacob Hendrikus Luiten"@nl ;
  schema:familyName "Luiten"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Utrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tvj4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/dccdd938-b288-b615-f9ac-48ec0c007a1d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2814024> ;
  schema:birthDate "1897-01-05"^^xsd:date .

