@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/b3kcQfQ>
  schema:givenName "Adrianus Michiel"^^xsd:string ;
  schema:name "Adrianus Michiel Wassing"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/caadcf04-1977-e27a-3454-a16578040786"^^xsd:string ;
  schema:familyName "Wassing"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010fb4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8121d053-9566-082f-61ae-ad6df75f57c5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2357211> ;
  schema:birthDate "1893-03-16"^^xsd:date .

