@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bHtKBLW>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c9114d0d-9cfb-fb41-77c8-7dfe49786719"^^xsd:string ;
  schema:hasOccupation "Koopman"@nl ;
  schema:givenName "Maggiel"^^xsd:string ;
  schema:name "Maggiel van Eck"@nl ;
  schema:familyName "van Eck"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vgs6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8c1306c1-b980-2f9a-4496-e49e449dd9ad> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2399340> ;
  schema:birthDate "1844-01-15"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Eck"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

