@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/bvBRIGY>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cda46056-1639-08dc-e6b9-233af276c493"^^xsd:string ;
  schema:givenName "Izaak"^^xsd:string ;
  schema:name "Izaak Trijbits"@nl ;
  schema:familyName "Trijbits"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012vbc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5e6b6875-cb6a-4433-d12f-382ede0123f3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2222684> ;
  schema:birthDate "1885-06-09"^^xsd:date .

