@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 prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bfc5DN>
  pico:hasAge "53"^^xsd:string ;
  ns0:givenName "Gerrit"^^xsd:string ;
  ns0:name "Gerrit van Rijst"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/83c608b59965389f7312387997b01c9084feddbe99c1079d2388ed696006c752"^^xsd:string ;
  ns0:familyName "van Rijst"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/arbeider> ;
  gtm:straat <https://n2t.net/ark:/60537/bg1T2Q> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bNiBXH> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/7862e072-1d74-ff10-cef1-8bf7a29ae0b5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6298> ;
  ns0:additionalName [
    ns1:baseSurname "Rijst"^^xsd:string ;
    ns1:literalName "Gerrit van Rijst"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

