@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bwrF8e2>
  pico:hasAge "23"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d53cf55d-7a0f-b862-8557-8c52ba3b8eb9"^^xsd:string ;
  schema:givenName "Meinsje"^^xsd:string ;
  schema:name "Meinsje van As"@nl ;
  schema:familyName "van As"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bEmeX3W>, <https://n2t.net/ark:/60537/bfCuvEE> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bM37C0O> ;
  schema:spouse <https://n2t.net/ark:/60537/box4jrj> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/611255> ;
  schema:additionalName [
    ns0:baseSurname "As"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

