@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://n2t.net/ark:/60537/b1FC9a4>
  ns0:givenName "Albert" ;
  ns0:name "Albert Visser"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/2f1d7533-f3e9-e69f-292d-c75a7d52d7de" ;
  ns0:familyName "Visser" ;
  ns0:parent <https://n2t.net/ark:/60537/bLQrAd4>, <https://n2t.net/ark:/60537/bTL1p1W> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/buzmDvp> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2080232> ;
  ns0:birthDate "1842-10-08"^^xsd:date .

