@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/bzmuIs>
  ns0:familyName "Hornis"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/f246bf8c42b2dc3c6f1c2adb7ec4f06c6371bc64d04b35c053ab5020695838ca"^^xsd:string ;
  ns0:givenName "Martinus"^^xsd:string ;
  ns0:name "Martinus Hornis"@nl ;
  roar:documentedIn <https://n2t.net/ark:/60537/bO89C8> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23175> .

