@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/bc4C1N>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/8d71e4cfc79f2c7c75b1a6df11c391b6295321ee1f016cb3e1ad929df7ea081f"^^xsd:string ;
  schema:familyName "Mul"^^xsd:string ;
  schema:givenName "Yda"^^xsd:string ;
  schema:name "Yda Mul"@nl ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/brRgVb> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22845> .

