
<rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:frbr="http://www.cidoc-crm.org/frbr/" xmlns:g2o="http://gams.uni-graz.at/ontology#" xmlns:mm="http://mml.uni-graz.at/v1.0" xmlns:mws="mws:" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:t="http://www.tei-c.org/ns/1.0">
  <rdf:Description rdf:about="t:sourceDesc/t:bibl[2]" type="document">
    <g2o:referenceType rdf:resource="&apos;t:journal&apos;"></g2o:referenceType>
    <g2o:Journal>
      <mm:map select="./t:title[@level=&apos;j&apos;]"></mm:map>
    </g2o:Journal>
    <g2o:Title>
      <mm:map select="//t:titleStmt/t:title"></mm:map>
    </g2o:Title>
    <g2o:Date>
      <mm:map select="./t:date"></mm:map>
    </g2o:Date>
    <g2o:Volume>
      <mm:map select="./t:biblScope[@type=&apos;vol&apos;]"></mm:map>
    </g2o:Volume>
    <g2o:Issue>
      <mm:map select="./t:biblScope[@type=&apos;issue&apos;]"></mm:map>
    </g2o:Issue>
  </rdf:Description>
  <rdf:Description rdf:about="t:persName[ancestor::t:text and not(ancestor::t:person)][@subtype]">
    <g2o:referenceType rdf:resource="&apos;t:person&apos;"></g2o:referenceType>
    <g2o:onPage>
      <mm:map select="./preceding::t:pb[1]/@n"></mm:map>
    </g2o:onPage>
    <g2o:hasSubtype>
      <mm:map select="//t:persName[@xml:id=substring(./@key,2)]//t:name/@type"></mm:map>
    </g2o:hasSubtype>
    <g2o:regName rdf:resource="concat(&apos;mws:@&apos;,translate(//t:persName[@xml:id=substring(./@key,2)]/t:name,&apos;, &apos;,&apos;&apos;))"></g2o:regName>
    <g2o:origName>
      <mm:map select="./t:orig"></mm:map>
    </g2o:origName>
  </rdf:Description>
  <rdf:Description rdf:about="t:placeName[ancestor::t:text and not(ancestor::t:placeName)]">
    <g2o:referenceType rdf:resource="&apos;t:placeName&apos;"></g2o:referenceType>
    <g2o:onPage>
      <mm:map select="./preceding::t:pb[1]/@n"></mm:map>
    </g2o:onPage>
    <g2o:regName rdf:resource="concat(&apos;geonameId:@&apos;,substring-after(//t:placeName[@xml:id=substring(./@key,2)]/t:name/@ref,&apos;:&apos;))"></g2o:regName>
    <g2o:origName>
      <mm:map select="./t:orig"></mm:map>
    </g2o:origName>
  </rdf:Description>
</rdf:RDF>
