@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/bWSx7Qd>
  schema:familyName "Hoogensteger"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6524da0c-6929-32d6-d7e2-75065c5ae3dc"^^xsd:string ;
  schema:givenName "Marinus"^^xsd:string ;
  schema:name "Marinus Hoogensteger"@nl ;
  schema:hasOccupation "Smidsknecht"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00x5tw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e3740855-5b18-4143-c10c-a3dc5b234ba6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2672574> ;
  schema:birthDate "1864-10-12"^^xsd:date .

