@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/134186> foaf:primaryTopic <album/134186#subject> .

<album/134186#lyrics> a mo:Lyrics .

<album/134186#vocals> a mo:Singer .

<artist/146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134186#subject> ;
    schema:name "Yasunori Mitsuda"@en,
        "光田康典"@ja ;
    foaf:made <album/134186#composition>,
        <album/134186#subject> ;
    foaf:name "Yasunori Mitsuda"@en,
        "光田康典"@ja .

<artist/55821#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134186#subject> ;
    schema:name "Michael McGlynn"@en ;
    foaf:made <album/134186#composition>,
        <album/134186#subject> ;
    foaf:name "Michael McGlynn"@en .

<product/5273#subject> a schema:CreativeWork ;
    schema:name "Xenoblade Chronicles 2"@en,
        "ゼノブレイド2"@ja,
        "Xenoblade 2"@ja-latn ;
    foaf:name "Xenoblade Chronicles 2"@en,
        "ゼノブレイド2"@ja,
        "Xenoblade 2"@ja-latn .

<album/134186#musicalexpression> a mo:Signal ;
    mo:published_as <album/134186#subject> ;
    mo:records <album/134186#performance> .

<album/134186#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Otherworld / ANÚNA"@en,
        "Otherworld / ANÚNA"@ja,
        "Otherworld / ANÚNA"@ja-latn ;
    mo:performance_of <album/134186#musicalwork> ;
    mo:recorded_as <album/134186#musicalexpression> ;
    schema:name "Otherworld / ANÚNA"@en,
        "Otherworld / ANÚNA"@ja,
        "Otherworld / ANÚNA"@ja-latn ;
    schema:workPerformed <album/134186#musicalwork> .

<https://media.vgm.io/albums/68/134186/134186-86d4e93d49be.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/134186#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/68/134186/134186-86d4e93d49be.jpg> ;
    foaf:depicts <album/134186#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/68/134186/134186-86d4e93d49be.jpg> .

<https://medium-media.vgm.io/albums/68/134186/134186-86d4e93d49be.jpg> a schema:ImageObject,
        foaf:Image .

<album/134186#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Otherworld / ANÚNA"@en,
        "Otherworld / ANÚNA"@ja,
        "Otherworld / ANÚNA"@ja-latn ;
    mo:composer <artist/146#subject>,
        <artist/55821#subject> ;
    mo:produced_work <album/134186#musicalwork> ;
    schema:name "Otherworld / ANÚNA"@en,
        "Otherworld / ANÚNA"@ja,
        "Otherworld / ANÚNA"@ja-latn .

<album/134186#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/134186#composition> ;
    mo:lyrics <album/134186#lyrics> ;
    mo:performed_in <album/134186#performance> ;
    mo:singer <album/134186#vocals> .

<album/134186#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-11-09"^^xsd:date ;
    dcterms:title "Otherworld / ANÚNA"@en,
        "Otherworld / ANÚNA"@ja,
        "Otherworld / ANÚNA"@ja-latn ;
    mo:catalogue_number "Danú 040" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/134186#musicalexpression> ;
    mo:publisher _:Nef9607bcd8f64d35b53ffd76d013510a ;
    mo:record _:Nc99244eb4a274b1885d903bf03b3c753 ;
    mo:record_count 1 ;
    schema:about <product/5273#subject> ;
    schema:datePublished "2023-11-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/134186/134186-86d4e93d49be.jpg> ;
    schema:name "Otherworld / ANÚNA"@en,
        "Otherworld / ANÚNA"@ja,
        "Otherworld / ANÚNA"@ja-latn ;
    schema:publisher _:Nef9607bcd8f64d35b53ffd76d013510a ;
    foaf:depiction <https://media.vgm.io/albums/68/134186/134186-86d4e93d49be.jpg> .

_:N345bc6697ac8498aba15e45c4e7ba691 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rosc"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Nc99244eb4a274b1885d903bf03b3c753 ;
    schema:name "Rosc"@en .

_:N591cf036684b4d7cba728a4038e4ffff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sofðu, unga ástin mín"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:Nc99244eb4a274b1885d903bf03b3c753 ;
    schema:name "Sofðu, unga ástin mín"@en .

_:N6061603b73964eeebdde47deabddda2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of the Selkie"@en ;
    mo:track_number 8 ;
    schema:duration "PT8:28"^^xsd:interval ;
    schema:inPlaylist _:Nc99244eb4a274b1885d903bf03b3c753 ;
    schema:name "Song of the Selkie"@en .

_:N821323e1e1484d1eb403729f21a9e1aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suantraí"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nc99244eb4a274b1885d903bf03b3c753 ;
    schema:name "Suantraí"@en .

_:N93e0bddea9d94fd2828f4da20ae36233 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadow of the Lowlands"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nc99244eb4a274b1885d903bf03b3c753 ;
    schema:name "Shadow of the Lowlands"@en .

_:Na328470a2fb64c0d8773a3685ad8553f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ever Come to an End"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nc99244eb4a274b1885d903bf03b3c753 ;
    schema:name "Ever Come to an End"@en .

_:Nee75542a5c2a40d0b1438d1c7729c685 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ēarendel"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Nc99244eb4a274b1885d903bf03b3c753 ;
    schema:name "Ēarendel"@en .

_:Nef9607bcd8f64d35b53ffd76d013510a schema:name "Claddagh Records"@en,
        "Claddagh Records"@ja,
        "Claddagh Records"@ja-latn ;
    foaf:name "Claddagh Records"@en,
        "Claddagh Records"@ja,
        "Claddagh Records"@ja-latn .

_:Nf11db4f6dd1b4c849289ed11a7d54f31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prophetarum Presignata"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nc99244eb4a274b1885d903bf03b3c753 ;
    schema:name "Prophetarum Presignata"@en .

_:Nc99244eb4a274b1885d903bf03b3c753 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N345bc6697ac8498aba15e45c4e7ba691,
        _:N591cf036684b4d7cba728a4038e4ffff,
        _:N6061603b73964eeebdde47deabddda2f,
        _:N821323e1e1484d1eb403729f21a9e1aa,
        _:N93e0bddea9d94fd2828f4da20ae36233,
        _:Na328470a2fb64c0d8773a3685ad8553f,
        _:Nee75542a5c2a40d0b1438d1c7729c685,
        _:Nf11db4f6dd1b4c849289ed11a7d54f31 ;
    mo:track_count 8 ;
    schema:duration "PT19:07"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N345bc6697ac8498aba15e45c4e7ba691,
        _:N591cf036684b4d7cba728a4038e4ffff,
        _:N6061603b73964eeebdde47deabddda2f,
        _:N821323e1e1484d1eb403729f21a9e1aa,
        _:N93e0bddea9d94fd2828f4da20ae36233,
        _:Na328470a2fb64c0d8773a3685ad8553f,
        _:Nee75542a5c2a40d0b1438d1c7729c685,
        _:Nf11db4f6dd1b4c849289ed11a7d54f31 .

