@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/bI5QNNd>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/64dc16f9-835d-7374-af26-1af3e44616b8"^^xsd:string ;
  schema:familyName "Mes"^^xsd:string ;
  schema:givenName "Tijgje"^^xsd:string ;
  schema:name "Tijgje Mes"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/s-Gravenhage> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z8j2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c201a55d-0511-5a0d-8150-94950ffeadf3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2573209> ;
  schema:birthDate "1883-02-01"^^xsd:date .

