@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/128637> foaf:primaryTopic <album/128637#subject> .

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

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

<artist/7#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128637#subject> ;
    schema:name "Hideki Higuchi"@en,
        "樋口秀樹"@ja ;
    foaf:made <album/128637#composition>,
        <album/128637#subject> ;
    foaf:name "Hideki Higuchi"@en,
        "樋口秀樹"@ja .

<event/283> a mo:Release ;
    schema:name "Released at Tokyo Game Music Show 2023 (Apr 15, 2023)" .

<album/128637#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "comóradh"@en,
        "comóradh"@ja,
        "comóradh"@ja-latn ;
    mo:composer <artist/7#subject> ;
    mo:produced_work <album/128637#musicalwork> ;
    schema:name "comóradh"@en,
        "comóradh"@ja,
        "comóradh"@ja-latn .

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

<album/128637#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "comóradh"@en,
        "comóradh"@ja,
        "comóradh"@ja-latn ;
    mo:performance_of <album/128637#musicalwork> ;
    mo:recorded_as <album/128637#musicalexpression> ;
    schema:name "comóradh"@en,
        "comóradh"@ja,
        "comóradh"@ja-latn ;
    schema:workPerformed <album/128637#musicalwork> .

<org/2#subject> schema:name "Tynwald music"@en,
        "Tynwald music"@ja,
        "Tynwald music"@ja-latn ;
    foaf:name "Tynwald music"@en,
        "Tynwald music"@ja,
        "Tynwald music"@ja-latn .

<https://media.vgm.io/albums/73/128637/128637-6839418ce855.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/128637#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/73/128637/128637-6839418ce855.png> ;
    foaf:depicts <album/128637#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/73/128637/128637-6839418ce855.png> .

<https://medium-media.vgm.io/albums/73/128637/128637-6839418ce855.png> a schema:ImageObject,
        foaf:Image .

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

<album/128637#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-04-15"^^xsd:date ;
    dcterms:title "comóradh"@en,
        "comóradh"@ja,
        "comóradh"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/128637#musicalexpression> ;
    mo:publisher <org/2#subject> ;
    mo:record _:N27ac09973cbf4e818a9af58cb19ba02d ;
    mo:record_count 1 ;
    mo:release <event/283> ;
    schema:datePublished "2023-04-15"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/73/128637/128637-6839418ce855.png> ;
    schema:name "comóradh"@en,
        "comóradh"@ja,
        "comóradh"@ja-latn ;
    schema:publisher <org/2#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/128637/128637-6839418ce855.png> .

_:N0d3a792f6921443d840a4f21d5f21cea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "火曜日（宇宙慮考）"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N27ac09973cbf4e818a9af58cb19ba02d ;
    schema:name "火曜日（宇宙慮考）"@ja .

_:N0efb38d491cd4a75966313731e2a8c82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春の訪れ、千年の夢"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N27ac09973cbf4e818a9af58cb19ba02d ;
    schema:name "春の訪れ、千年の夢"@ja .

_:N2e4c3b5473fa42c498f613e2b75a330c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "羽化、そしてはばたき"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N27ac09973cbf4e818a9af58cb19ba02d ;
    schema:name "羽化、そしてはばたき"@ja .

_:N32a6fe4ce53746529c75a730f29048e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "金曜日（宇宙慮考）"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N27ac09973cbf4e818a9af58cb19ba02d ;
    schema:name "金曜日（宇宙慮考）"@ja .

_:N96e97eeaf5d740f2a462f6ed27489098 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイネス"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N27ac09973cbf4e818a9af58cb19ba02d ;
    schema:name "アイネス"@ja .

_:Na51806defa4540ef87cd03a3d7f3a9dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ながらへば偲ぶ世もあり"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N27ac09973cbf4e818a9af58cb19ba02d ;
    schema:name "ながらへば偲ぶ世もあり"@ja .

_:Nd956ad2d09334b01aa8d0ca782f2a8c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "葉桜"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N27ac09973cbf4e818a9af58cb19ba02d ;
    schema:name "葉桜"@ja .

_:Ne2121bbe23cd43ec8b0c158e89a4f8eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アストライアの天秤"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N27ac09973cbf4e818a9af58cb19ba02d ;
    schema:name "アストライアの天秤"@ja .

_:Nf41f51b5a22b4d41876b3f26ed25f1cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "予感"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N27ac09973cbf4e818a9af58cb19ba02d ;
    schema:name "予感"@ja .

_:N27ac09973cbf4e818a9af58cb19ba02d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d3a792f6921443d840a4f21d5f21cea,
        _:N0efb38d491cd4a75966313731e2a8c82,
        _:N2e4c3b5473fa42c498f613e2b75a330c,
        _:N32a6fe4ce53746529c75a730f29048e1,
        _:N96e97eeaf5d740f2a462f6ed27489098,
        _:Na51806defa4540ef87cd03a3d7f3a9dd,
        _:Nd956ad2d09334b01aa8d0ca782f2a8c8,
        _:Ne2121bbe23cd43ec8b0c158e89a4f8eb,
        _:Nf41f51b5a22b4d41876b3f26ed25f1cb ;
    mo:track_count 9 ;
    schema:duration "PT27:34"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0d3a792f6921443d840a4f21d5f21cea,
        _:N0efb38d491cd4a75966313731e2a8c82,
        _:N2e4c3b5473fa42c498f613e2b75a330c,
        _:N32a6fe4ce53746529c75a730f29048e1,
        _:N96e97eeaf5d740f2a462f6ed27489098,
        _:Na51806defa4540ef87cd03a3d7f3a9dd,
        _:Nd956ad2d09334b01aa8d0ca782f2a8c8,
        _:Ne2121bbe23cd43ec8b0c158e89a4f8eb,
        _:Nf41f51b5a22b4d41876b3f26ed25f1cb .

