@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/bfPc2eO>
  schema:givenName "Antonia Margrieta"^^xsd:string ;
  schema:name "Antonia Margrieta van Tilburg"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7463922d-0265-0231-f899-c15d5cf7f663"^^xsd:string ;
  schema:familyName "van Tilburg"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zevenhuizen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0113c3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e0fa09ec-7366-9e38-5bb9-209a3795ed1e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2830194> ;
  schema:birthDate "1868-06-28"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Tilburg"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

