@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/b7UBxwb>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8a0d0dcb-8331-ad61-91d2-2de9210e9f8f"^^xsd:string ;
  schema:givenName "Mozes"^^xsd:string ;
  schema:name "Mozes van Dam"@nl ;
  schema:familyName "van Dam"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00ns1f> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/39b2c4a2-d49b-0f6a-8c20-eec03d19ecee> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2081546> ;
  schema:birthDate "1860-06-20"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Dam"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

