@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b37wiRn>
  schema:familyName "de Horde"^^xsd:string ;
  schema:givenName "Gerrit"^^xsd:string ;
  schema:name "Gerrit de Horde"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c78b5605-f436-4015-868b-29344e496014"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Ter_Aar> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b013hqg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b453f4af-f192-2812-8b1c-38637966ed74> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2520420> ;
  schema:birthDate "1887-07-02"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Horde"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

