@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/b6eZZnd>
  pico:hasAge "45"^^xsd:string ;
  schema:givenName "Anna"^^xsd:string ;
  schema:name "Anna Hilversum"@nl ;
  schema:familyName "Hilversum"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/44271fe6-d110-5f47-ec08-79420c494fe6"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Pijnacker> ;
  schema:parent <https://n2t.net/ark:/60537/bmRtWzn>, <https://n2t.net/ark:/60537/bQqPqpb> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bvOyEw5> ;
  schema:spouse <https://n2t.net/ark:/60537/bYkqec3> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/718548> .

