@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/bBrsKo0>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2d0bc0c4-7735-13ad-486f-51693e77b1af"^^xsd:string ;
  schema:givenName "Mattheus Johannes"^^xsd:string ;
  schema:name "Mattheus Johannes Truijen"@nl ;
  schema:familyName "Truijen"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b018tdw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5fe05db3-bf43-d7b6-7b17-37c135642899> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2228349> ;
  schema:birthDate "1853-08-31"^^xsd:date .

