@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bDiLjFR>
  pico:hasAge "39"^^xsd:string ;
  schema:givenName "Bianca"^^xsd:string ;
  schema:name "Bianca Lingen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/2530a90d3f66918e70485528ce29057788674b261b1716b52f300c3fe8f6740f"^^xsd:string ;
  schema:familyName "Lingen"^^xsd:string ;
  gtm:plaatsBegraven <https://n2t.net/ark:/60537/bH3mwHD> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2733445> .

