@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/bRtk5Lz>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/09d3619a-6fe9-2d6b-5d83-bbb96cd12c54"^^xsd:string ;
  schema:givenName "Johan Willem Albert"^^xsd:string ;
  schema:name "Johan Willem Albert Roijaards"@nl ;
  schema:hasOccupation "Ontvanger der Registratie"@nl ;
  schema:familyName "Roijaards"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Utrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k1gs> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6a662c2c-9227-e6fb-be0a-a24800191d33> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2269470> ;
  schema:birthDate "1823-08-20"^^xsd:date .

