@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/bngSFvr>
  schema:givenName "Frederik Karel Johannes"^^xsd:string ;
  schema:name "Frederik Karel Johannes Meijers"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9af877b1-1cc3-f0a6-a74a-fe21c506174c"^^xsd:string ;
  schema:familyName "Meijers"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zngd> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8130d4c9-197d-23f3-3a2e-8f8d46672be9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2357464> ;
  schema:birthDate "1884-08-10"^^xsd:date .

