@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/b8X6dGo>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e7af9176-7d52-e610-ca3d-e38ff9c15e16"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Vergeer"@nl ;
  schema:familyName "Vergeer"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b12wpSE> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b8KoRny> ;
  schema:children <https://n2t.net/ark:/60537/bTkDkbq> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2402657> .

