@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/bSvS5m>
  ns0:familyName "Hoogenboom"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/56fa5bd60c53c52fb6954a9574284710fd7341d4f23eafd02d5907937d3e5b6b"^^xsd:string ;
  ns0:givenName "Margje"^^xsd:string ;
  ns0:name "Margje Hoogenboom"@nl ;
  roar:documentedIn <https://n2t.net/ark:/60537/b74Nxx> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23428> .

