@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/bhuMZ30>
  pico:hasAge "28"^^xsd:string ;
  schema:givenName "Adrianus Hendrik"^^xsd:string ;
  schema:name "Adrianus Hendrik Vermeulen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e5367764-dfa3-f37b-a2c9-f72292876e49"^^xsd:string ;
  schema:familyName "Vermeulen"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b1FCmro>, <https://n2t.net/ark:/60537/byiXCI0> ;
  schema:spouse <https://n2t.net/ark:/60537/bqpnNT5> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bzLQJtr> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2299444> .

