@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/bPB20o6>
  schema:givenName "Albertus"^^xsd:string ;
  schema:name "Albertus Frugte"@nl ;
  schema:familyName "Frugte"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d8fb3dff-8479-0e92-18a5-d8076407c776"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b5cvTT5>, <https://n2t.net/ark:/60537/bXvCPcR> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bIVDCSC> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2298124> ;
  schema:birthDate "1918-02-16"^^xsd:date .

