@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#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bhh5gP>
  pico:hasAge "5"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/35e4312764e270352b6ed4171b8c5454506d105e5766dbc5e04b8bf681e9a5e2"^^xsd:string ;
  ns0:familyName "van Loon"^^xsd:string ;
  ns0:givenName "Wilhelmina"^^xsd:string ;
  ns0:name "Wilhelmina van Loon"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b2UNFQ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/brs7Ae> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1793> ;
  ns0:additionalName [
    ns1:baseSurname "Loon"^^xsd:string ;
    ns1:literalName "Wilhelmina van Loon"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

