@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/bJm2G2n>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/004e23e9-5dd6-268b-d895-77e78ddc0e56"^^xsd:string ;
  schema:givenName "Michaelis"^^xsd:string ;
  schema:name "Michaelis Monte"@nl ;
  schema:familyName "Monte"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/b74O3O6> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bNw1Bhf> ;
  schema:spouse <https://n2t.net/ark:/60537/bRfDuR6> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2350797> .

