@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/bWSwWIv>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4224f5e7-bd54-4a0e-4e03-0735e16c4952"^^xsd:string ;
  schema:givenName "Nicolaas"^^xsd:string ;
  schema:name "Nicolaas Vermeulen"@nl ;
  schema:familyName "Vermeulen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01cwm5> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a86288ee-a878-a406-9b5b-6db3b05c138b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2473663> ;
  schema:birthDate "1907-07-16"^^xsd:date .

