@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/bMGfP4>
  pico:hasAge "48"^^xsd:string ;
  ns0:givenName "Adriana"^^xsd:string ;
  ns0:name "Adriana van Rooijen"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/028dc937e7ba07480082f3b805444a007d7411c3580552e908112d725cc3cc07"^^xsd:string ;
  ns0:familyName "van Rooijen"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Schoonhoven> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bApddZ> ;
  gtm:straat <https://n2t.net/ark:/60537/bPB3km> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2687> ;
  ns0:additionalName [
    ns1:baseSurname "Rooijen"^^xsd:string ;
    ns1:literalName "Adriana van Rooijen"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

