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

<https://n2t.net/ark:/60537/b3xTXO>
  pico:hasAge "66"^^xsd:string ;
  ns0:givenName "Adriana"^^xsd:string ;
  ns0:name "Adriana Kraan"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/75e70f3c7f6aa9ab63b17bae69338b1bb9252db9455c3ce5d57b50d3a5e11654"^^xsd:string ;
  ns0:familyName "Kraan"^^xsd:string ;
  gtm:straatNaam "Luth,Erf"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Moordrecht> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bGrw9i> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4527> .

