@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/bapZTM3>
  schema:givenName "Frederik Nicolaas"^^xsd:string ;
  schema:name "Frederik Nicolaas Maas"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/86048a22-0313-f422-9424-7b0e8b17f33e"^^xsd:string ;
  schema:hasOccupation "Kantoorbediende"@nl ;
  schema:familyName "Maas"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fmh8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/75ac69ac-40c4-d1ad-3d69-62ae996c178b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2313021> ;
  schema:birthDate "1833-03-17"^^xsd:date .

