@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/bRtjKqu>
  pico:hasAge "30"^^xsd:string ;
  schema:familyName "Boot"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ff5a0b65-c06e-735f-53cf-3857428f5692"^^xsd:string ;
  schema:givenName "Leendert Marinus"^^xsd:string ;
  schema:name "Leendert Marinus Boot"@nl ;
  schema:hasOccupation "Metselaar"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/b74NDVD> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bFoJRy6> ;
  schema:children <https://n2t.net/ark:/60537/bZacSOT> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/600550> .

