@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/bgRGXbv>
  schema:givenName "Hermanus Johannes"^^xsd:string ;
  schema:name "Hermanus Johannes Meulman"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/dadb81dc-145a-e8f8-be4e-19754fb0f00b"^^xsd:string ;
  schema:familyName "Meulman"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0195d1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/742b051f-e2ce-ce00-d651-daa76c3ca01b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2307308> ;
  schema:birthDate "1896-04-02"^^xsd:date .

