@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/bJyLDq>
  pico:hasAge "40"^^xsd:string ;
  ns0:givenName "Arie"^^xsd:string ;
  ns0:name "Arie de Bruin"@nl ;
  ns0:familyName "de Bruin"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/98d5b935b04860f9039643752543988f731d30de703add4289a9a3ce52d8920c"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/koopman> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:straat <https://n2t.net/ark:/60537/bKBfOT> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bOyO7Y> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/be3f9051-fad5-2120-6fed-d7206813664d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5350> ;
  ns0:additionalName [
    ns1:baseSurname "Bruin"^^xsd:string ;
    ns1:literalName "Arie de Bruin"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

