@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/brebQR>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/8223aa5fc5d20a515991945f27088bd049499ba79f6c551730ae8b7d363ce85f"^^xsd:string ;
  schema:givenName "Yltje"^^xsd:string ;
  schema:name "Yltje Zeverboom"@nl ;
  schema:familyName "Zeverboom"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bFOa2R> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22820> .

