@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/bxgt3hq>
  pico:hasAge "25"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5f50549c-10f7-52ec-6a23-3c4ced6601df"^^xsd:string ;
  schema:givenName "Johannes Matthijs"^^xsd:string ;
  schema:name "Johannes Matthijs Mul"@nl ;
  schema:familyName "Mul"^^xsd:string ;
  schema:hasOccupation "Waschmeester"@nl ;
  schema:children <https://n2t.net/ark:/60537/bFb2S57> ;
  schema:spouse <https://n2t.net/ark:/60537/bN5DGWf> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bvp9nsC> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2117106> .

