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

<https://n2t.net/ark:/60537/bUo8aXw>
  schema:givenName "Arij"@nl ;
  schema:name "Arij Verboom"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/efd55398-73a0-4518-afcf-8005a143af01-po1"^^xsd:string ;
  schema:familyName "Verboom"@nl ;
  schema:gender schema:Male ;
  gtm:straat <https://n2t.net/ark:/60537/b24ZUZ> ;
  pico:isWidOf <https://n2t.net/ark:/60537/bEyXykL> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bIjwmH> ;
  schema:spouse <https://n2t.net/ark:/60537/bMtyn9P> ;
  schema:homeLocation <https://n2t.net/ark:/60537/buzpEa> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2896416> .

