@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/bBrsEj8>
  pico:hasAge "29"^^xsd:string ;
  schema:givenName "Arie"^^xsd:string ;
  schema:name "Arie Mesman"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/07c891fa-1801-d30b-e2e6-ad01cf1c81ed"^^xsd:string ;
  schema:familyName "Mesman"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Boskoop> ;
  schema:spouse <https://n2t.net/ark:/60537/bJm2t70> ;
  schema:parent <https://n2t.net/ark:/60537/bkOYH7R>, <https://n2t.net/ark:/60537/bRfDgXW> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/br1t6hX> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2120003> .

