@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/bIIWW1b>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d59c343b-14ee-33c5-87d3-965bfa15a8ae"^^xsd:string ;
  schema:givenName "Nardus Floris"^^xsd:string ;
  schema:name "Nardus Floris Vermij"@nl ;
  schema:familyName "Vermij"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00x5b3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e4dab956-9143-099d-d741-ddeb963f8e9c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2678084> ;
  schema:birthDate "1889-01-13"^^xsd:date .

