@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/b2vqoCB>
  schema:givenName "Anthonie Josua Joosten"^^xsd:string ;
  schema:name "Anthonie Josua Joosten de Ruiter"@nl ;
  schema:familyName "de Ruiter"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/33ca3dbd-b605-dd8c-d7d9-6782ed606cdd"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01b4ws> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d3a7a141-91be-f933-b288-1931e211e101> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2646079> ;
  schema:birthDate "1898-10-16"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Ruiter"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

