@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@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/b3LBS1>
  gtm:datumBegraven "1880-08-29"^^xsd:string ;
  ns0:givenName "Ab."^^xsd:string ;
  ns0:name "Ab. van Tijn"@nl ;
  gtm:plaatsBegraven "Grafnummer 164"^^xsd:string, <https://n2t.net/ark:/60537/bmt3UG> ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/72c6323f-63c7-dd37-335b-d0ffd4634f2a"^^xsd:string ;
  ns0:familyName "van Tijn"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b5DTXX> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/502> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1860787> ;
  ns0:additionalName [
    ns1:baseSurname "Tijn"^^xsd:string ;
    ns1:literalName "Ab. van Tijn"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

