@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/bL0E2TN>
  schema:givenName "Anthonius Wilhelmus Johannes"^^xsd:string ;
  schema:name "Anthonius Wilhelmus Johannes Steenland"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8f345bcd-dc7f-06b1-be24-8a01b5a978a4"^^xsd:string ;
  schema:familyName "Steenland"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b8xH7hE> ;
  schema:spouse <https://n2t.net/ark:/60537/bD63e3R> ;
  schema:children <https://n2t.net/ark:/60537/bSVdRJL> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2285307> .

