@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/bOyxcMk>
  pico:hasAge "36"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8bd7c067-7099-9732-06c1-45d6af8ba4ff"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Mastink"@nl ;
  schema:hasOccupation "Loodgieter"@nl ;
  schema:familyName "Mastink"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b8xGU0N> ;
  schema:spouse <https://n2t.net/ark:/60537/bGDWp02> ;
  schema:children <https://n2t.net/ark:/60537/byW3fBp> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/574651> .

