@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/bkChwQ>
  pico:hasAge "30"^^xsd:string ;
  ns0:familyName "de Bas"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/67246ca3d951c7f88592b1852ac99cc530bddf6894c704d909e32ec180057af3"^^xsd:string ;
  ns0:givenName "Stephanus"^^xsd:string ;
  ns0:name "Stephanus de Bas"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/wijnsleper> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b37Ky8> ;
  gtm:straat <https://n2t.net/ark:/60537/bg1T2Q> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/6154d4a2-c88c-7e71-fc42-5135d95f22bd> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6158> ;
  ns0:additionalName [
    ns1:baseSurname "Bas"^^xsd:string ;
    ns1:literalName "Stephanus de Bas"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

