@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/bDwt1rP>
  schema:givenName "Antonie"^^xsd:string ;
  schema:name "Antonie Slaman"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d6aca28c-6bac-3d8e-dfc3-4b656e89fe33"^^xsd:string ;
  schema:familyName "Slaman"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b99Oe4e>, <https://n2t.net/ark:/60537/bTkDF62> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOXV5NT> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2758142> ;
  schema:birthDate "1876-05-11"^^xsd:date .

