@prefix ns0: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bPB2yvr>
  ns0:givenName "Christiaan"@nl ;
  ns0:name "Christiaan van den Berg"@nl ;
  gtm:straat "Hoge Dijk"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/1184f74a-d417-4591-911c-cf6e5fbfacd9-po1" ;
  ns0:familyName "van den Berg"@nl ;
  ns0:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  ns0:spouse <https://n2t.net/ark:/60537/bHGsJGn> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOmOmJ> ;
  ns0:homeLocation <https://n2t.net/ark:/60537/buzpEa> ;
  a pico:PersonObservation ;
  ns0:gender ns0:Male ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2891045> ;
  ns0:additionalName [
    ns1:baseSurname "Berg" ;
    ns1:literalName "Christiaan van den Berg" ;
    ns1:surnamePrefix "van den"
  ] .

