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

<https://n2t.net/ark:/60537/bTkDI8Y>
  pico:hasAge "36"^^xsd:string ;
  schema:givenName "Antonius Gerardus"^^xsd:string ;
  schema:name "Antonius Gerardus van der Horst"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/131703c6-2201-f3f1-f6cd-ef38751ae5de"^^xsd:string ;
  schema:familyName "van der Horst"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Breda> ;
  schema:spouse <https://n2t.net/ark:/60537/b1fdteF> ;
  schema:parent <https://n2t.net/ark:/60537/bLDKzJb>, <https://n2t.net/ark:/60537/bvOzW3Z> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bpMgk74> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2811949> ;
  schema:additionalName [
    ns0:baseSurname "Horst"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

