@prefix schema: <http://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/bbFcEJ>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/11afcf79c9998b834a635067539146e8006f60c3786ca69f5293d00d28b577e3"^^xsd:string ;
  schema:familyName "Verschut"^^xsd:string ;
  schema:givenName "Wilhelmina"^^xsd:string ;
  schema:name "Wilhelmina Verschut"@nl ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/brrSwU> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22698> .

