@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/biJYZRX>
  schema:givenName "Frederik Nicolaas"^^xsd:string ;
  schema:name "Frederik Nicolaas Maas"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/238502f0-d0c6-47c9-8c43-cd7877ea8d51"^^xsd:string ;
  schema:hasOccupation "Kleedermaker"@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/6081841a-367d-dbb1-7ee4-4d8949e62cd3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2230681> ;
  schema:birthDate "1808-04-08"^^xsd:date .

