@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/bB14gN>
  pico:hasAge "19"^^xsd:string ;
  ns0:familyName "de Jong"^^xsd:string ;
  ns0:givenName "Dionijs"^^xsd:string ;
  ns0:name "Dionijs de Jong"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/f0b49148eff8a4fa281004eb0b2ca1693f84761a32b058d5c803c5a3804ed780"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/baander> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bKBw6L> ;
  gtm:straat <https://n2t.net/ark:/60537/bPB3km> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/69ab7647-63c7-edc0-6695-a5eff42586f6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3060> ;
  ns0:additionalName [
    ns1:baseSurname "Jong"^^xsd:string ;
    ns1:literalName "Dionijs de Jong"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

