@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/bmeoerC>
  schema:givenName "Antonius Joannes"^^xsd:string ;
  schema:name "Antonius Joannes Vos"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cda2259c-cdf3-d4aa-4c22-79b34560f39e"^^xsd:string ;
  schema:familyName "Vos"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b1FBISv> ;
  schema:children <https://n2t.net/ark:/60537/b5qcBND> ;
  schema:spouse <https://n2t.net/ark:/60537/bPB21QN> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2324235> .

