@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#> .

<https://n2t.net/ark:/60537/bYKPo8G>
  schema:givenName "Andries Nicolaas"^^xsd:string ;
  schema:name "Andries Nicolaas Mol"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/68bc505b-4a31-7044-2fb2-e57c0a6e302b"^^xsd:string ;
  schema:familyName "Mol"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b6Fq8en>, <https://n2t.net/ark:/60537/bR2WeIP> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bx3L6QG> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2820769> ;
  schema:birthDate "1866-02-04"^^xsd:date .

