@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/bSVdHOW>
  pico:hasAge "25"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/821dbcab-dc00-c4fd-80c6-3c86ebbfc0fa"^^xsd:string ;
  schema:givenName "Markus"^^xsd:string ;
  schema:name "Markus Meter"@nl ;
  schema:familyName "Meter"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b0POsVG>, <https://n2t.net/ark:/60537/b8xHBkt> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bre9Mim> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2108156> ;
  schema:deathDate "1920-03-12"^^xsd:date .

