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

<https://n2t.net/ark:/60537/bSIxK8C>
  ns0:givenName "Claas"@nl ;
  ns0:name "Claas van Gaalen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/141709a4-dec4-4737-a203-4749345119d0-po1" ;
  gtm:straat "Klooster achter de Dom"@nl ;
  ns0:familyName "van Gaalen"@nl ;
  pico:isWidOf <https://n2t.net/ark:/60537/bCTn6tp> ;
  ns0:spouse <https://n2t.net/ark:/60537/bKNWVim> ;
  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/2891122> ;
  ns0:additionalName [
    ns1:baseSurname "Gaalen" ;
    ns1:literalName "Claas van Gaalen" ;
    ns1:surnamePrefix "van"
  ] .

