@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bNVtUs>
  ns0:givenName "Hermanus"^^xsd:string ;
  ns0:name "Hermanus Mulder"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/0ce34a2073ea8733b1b4fe9ebad5ee171f6703f549ebbae42a9cea61b00ee0bd"^^xsd:string ;
  ns0:familyName "Mulder"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/b2vpmN> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22910> .

