@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/bCTmk8P>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6cc0462d-85aa-1b01-7ed2-788367a62a98"^^xsd:string ;
  schema:givenName "Johannes Antonius"^^xsd:string ;
  schema:name "Johannes Antonius Urbanus"@nl ;
  schema:familyName "Urbanus"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zjdf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/300442fd-fb23-cb4a-933d-c5f673c5faff> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2047195> ;
  schema:birthDate "1889-06-23"^^xsd:date .

