@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/b4ApwJf>
  schema:givenName "Adrianus Michiel"^^xsd:string ;
  schema:name "Adrianus Michiel Wassing"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/918c595d-54d2-3521-4f9a-1afb25dc3a25"^^xsd:string ;
  schema:hasOccupation "Opperman"@nl ;
  schema:familyName "Wassing"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010fb4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/11c4526f-becf-a2d4-ecdb-6a3c789923d9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1947470> ;
  schema:birthDate "1871-11-27"^^xsd:date .

