@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/bSvPXfn>
  schema:birthPlace "Anderlecht"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/489c5e9e-3bc0-f74f-5ee2-a226240a98d4"^^xsd:string ;
  schema:givenName "Justine Amelie"^^xsd:string ;
  schema:name "Justine Amelie van der Meij"@nl ;
  schema:familyName "van der Meij"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01243h> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9479bf1a-1cdf-6221-1093-7ee1788aa384> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2774789> ;
  schema:birthDate "1872-07-24"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Meij"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

