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

<artist/3309#subject> a schema:Person,
        foaf:Person ;
    schema:name "Naoko Sutani"@en,
        "須谷尚子"@ja ;
    foaf:made <album/8947#lyrics>,
        <album/8947#subject> ;
    foaf:name "Naoko Sutani"@en,
        "須谷尚子"@ja .

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

<artist/1011#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8947#subject> ;
    schema:name "Junya Matsuoka"@en,
        "松岡純也"@ja ;
    foaf:made <album/8947#composition>,
        <album/8947#subject> ;
    foaf:name "Junya Matsuoka"@en,
        "松岡純也"@ja .

<artist/27#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8947#subject> ;
    schema:name "Shinya Ishikawa"@en,
        "石川真也"@ja ;
    foaf:made <album/8947#composition>,
        <album/8947#subject> ;
    foaf:name "Shinya Ishikawa"@en,
        "石川真也"@ja .

<artist/28#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8947#subject> ;
    schema:name "Naoya Shimokawa"@en,
        "下川直哉"@ja ;
    foaf:made <album/8947#composition>,
        <album/8947#subject> ;
    foaf:name "Naoya Shimokawa"@en,
        "下川直哉"@ja .

<artist/29#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8947#subject> ;
    schema:name "Kazuhide Nakagami"@en,
        "中上和英"@ja ;
    foaf:made <album/8947#composition>,
        <album/8947#subject> ;
    foaf:name "Kazuhide Nakagami"@en,
        "中上和英"@ja .

<product/5703#subject> a schema:CreativeWork ;
    schema:name "December when there is no angel"@en,
        "天使のいない12月"@ja,
        "Tenshi no Inai 12-gatsu"@ja-latn ;
    foaf:name "December when there is no angel"@en,
        "天使のいない12月"@ja,
        "Tenshi no Inai 12-gatsu"@ja-latn .

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

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

<org/41#subject> schema:name "CODE ZTS LABEL"@en,
        "CODE ZTS LABEL"@ja,
        "CODE ZTS LABEL"@ja-latn ;
    foaf:name "CODE ZTS LABEL"@en,
        "CODE ZTS LABEL"@ja,
        "CODE ZTS LABEL"@ja-latn .

<https://media.vgm.io/albums/74/8947/8947-1214685139.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/8947#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/74/8947/8947-1214685139.jpg> ;
    foaf:depicts <album/8947#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/74/8947/8947-1214685139.jpg> .

<https://medium-media.vgm.io/albums/74/8947/8947-1214685139.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/8947#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ixion"@en,
        "ixion"@ja,
        "ixion"@ja-latn ;
    mo:performance_of <album/8947#musicalwork> ;
    mo:performer <artist/149#subject> ;
    mo:recorded_as <album/8947#musicalexpression> ;
    schema:byArtist <artist/149#subject> ;
    schema:name "ixion"@en,
        "ixion"@ja,
        "ixion"@ja-latn ;
    schema:workPerformed <album/8947#musicalwork> .

<artist/149#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8947#performance> ;
    schema:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja ;
    foaf:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja .

<album/8947#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ixion"@en,
        "ixion"@ja,
        "ixion"@ja-latn ;
    mo:composer <artist/1011#subject>,
        <artist/27#subject>,
        <artist/28#subject>,
        <artist/29#subject> ;
    mo:produced_work <album/8947#musicalwork> ;
    schema:name "ixion"@en,
        "ixion"@ja,
        "ixion"@ja-latn .

<album/8947#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-06-06"^^xsd:date ;
    dcterms:title "ixion"@en,
        "ixion"@ja,
        "ixion"@ja-latn ;
    mo:catalogue_number "ZTSL-010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8947#musicalexpression> ;
    mo:publisher <org/41#subject> ;
    mo:record _:Ned0fc634060d4c97bfdf5fad94413aa3 ;
    mo:record_count 1 ;
    schema:about <product/5703#subject> ;
    schema:byArtist <artist/149#subject> ;
    schema:datePublished "2004-06-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/74/8947/8947-1214685139.jpg> ;
    schema:name "ixion"@en,
        "ixion"@ja,
        "ixion"@ja-latn ;
    schema:publisher <org/41#subject> ;
    foaf:depiction <https://media.vgm.io/albums/74/8947/8947-1214685139.jpg> .

_:N017bca0c29d44c838f074ff9aef45808 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All I saw were stars -someday from here-"@en,
        "星ばかり見ていた -someday from here-"@ja,
        "Hoshi Bakari Mite Ita -someday from here-"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT7:36"^^xsd:interval ;
    schema:inPlaylist _:Ned0fc634060d4c97bfdf5fad94413aa3 ;
    schema:name "All I saw were stars -someday from here-"@en,
        "星ばかり見ていた -someday from here-"@ja,
        "Hoshi Bakari Mite Ita -someday from here-"@ja-latn .

_:N3731f4c587e042ae9c021534391c3d78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hitori -the roof (outro)-"@en,
        "ヒトリ -the roof (outro)-"@ja,
        "Hitori -the roof (outro)-"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Ned0fc634060d4c97bfdf5fad94413aa3 ;
    schema:name "Hitori -the roof (outro)-"@en,
        "ヒトリ -the roof (outro)-"@ja,
        "Hitori -the roof (outro)-"@ja-latn .

_:N4e3d0fa43e194bdea11541f6d6ae55ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Even so, I've come to like someone -cooperate-"@en,
        "それでも誰かを好きになる -cooperate-"@ja,
        "Soredemo Dareka wo Suki ni Naru -cooperate-"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT6:22"^^xsd:interval ;
    schema:inPlaylist _:Ned0fc634060d4c97bfdf5fad94413aa3 ;
    schema:name "Even so, I've come to like someone -cooperate-"@en,
        "それでも誰かを好きになる -cooperate-"@ja,
        "Soredemo Dareka wo Suki ni Naru -cooperate-"@ja-latn .

_:N51bb5b493adb4370add3e05fae907303 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cradle Of Twilight -axiom-"@en,
        "黄昏のゆりかご -axiom-"@ja,
        "Tasogare no Yurikago -axiom-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT7:04"^^xsd:interval ;
    schema:inPlaylist _:Ned0fc634060d4c97bfdf5fad94413aa3 ;
    schema:name "Cradle Of Twilight -axiom-"@en,
        "黄昏のゆりかご -axiom-"@ja,
        "Tasogare no Yurikago -axiom-"@ja-latn .

_:N669f7e2c302045d78b5d229ef0403e33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I hope so... -whereabouts-"@en,
        "I hope so... -whereabouts-"@ja,
        "I hope so... -whereabouts-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT7:18"^^xsd:interval ;
    schema:inPlaylist _:Ned0fc634060d4c97bfdf5fad94413aa3 ;
    schema:name "I hope so... -whereabouts-"@en,
        "I hope so... -whereabouts-"@ja,
        "I hope so... -whereabouts-"@ja-latn .

_:N7341d42fcc33402782bc93648de598c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Penance -Gyges' ring (short ver)-"@en,
        "Penance -Gyges' ring (short ver)-"@ja,
        "Penance -Gyges' ring (short ver)-"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Ned0fc634060d4c97bfdf5fad94413aa3 ;
    schema:name "Penance -Gyges' ring (short ver)-"@en,
        "Penance -Gyges' ring (short ver)-"@ja,
        "Penance -Gyges' ring (short ver)-"@ja-latn .

_:N7bcbf6d29c6e4e2d97dbe3c7747a8231 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voiceless song -conditional duty-"@en,
        "無口な歌声 -conditional duty-"@ja,
        "Mukuchina Utagoe -conditional duty-"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT7:35"^^xsd:interval ;
    schema:inPlaylist _:Ned0fc634060d4c97bfdf5fad94413aa3 ;
    schema:name "Voiceless song -conditional duty-"@en,
        "無口な歌声 -conditional duty-"@ja,
        "Mukuchina Utagoe -conditional duty-"@ja-latn .

_:Na18e8afacab34540bff63c5a3cf4084b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Option -ixion-"@en,
        "Final Option -ixion-"@ja,
        "Final Option -ixion-"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT7:23"^^xsd:interval ;
    schema:inPlaylist _:Ned0fc634060d4c97bfdf5fad94413aa3 ;
    schema:name "Final Option -ixion-"@en,
        "Final Option -ixion-"@ja,
        "Final Option -ixion-"@ja-latn .

_:Naed31e6edea440aeb89089bbebf0da92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Myself and someone no longer here -\"I hope so.\"-"@en,
        "もういない誰かとあたし -\"I hope so.\"-"@ja,
        "Mou Inai Dareka to Atashi -\"I hope so.\"-"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT6:12"^^xsd:interval ;
    schema:inPlaylist _:Ned0fc634060d4c97bfdf5fad94413aa3 ;
    schema:name "Myself and someone no longer here -\"I hope so.\"-"@en,
        "もういない誰かとあたし -\"I hope so.\"-"@ja,
        "Mou Inai Dareka to Atashi -\"I hope so.\"-"@ja-latn .

_:Nb0026716e5a44f0ca101fc015416575d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Going my subway -get used-"@en,
        "Going my subway -get used-"@ja,
        "Going my subway -get used-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT6:30"^^xsd:interval ;
    schema:inPlaylist _:Ned0fc634060d4c97bfdf5fad94413aa3 ;
    schema:name "Going my subway -get used-"@en,
        "Going my subway -get used-"@ja,
        "Going my subway -get used-"@ja-latn .

_:Nc6227fa7ebba452a9de5620e55278e2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "closeted myself -Intersubjektivitaet-"@en,
        "closeted myself -Intersubjektivitaet-"@ja,
        "closeted myself -Intersubjektivitaet-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:Ned0fc634060d4c97bfdf5fad94413aa3 ;
    schema:name "closeted myself -Intersubjektivitaet-"@en,
        "closeted myself -Intersubjektivitaet-"@ja,
        "closeted myself -Intersubjektivitaet-"@ja-latn .

_:Ne77218593a04499e94e2089ef828a8c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End of a dream, false memories -others-"@en,
        "夢の終わり、偽りの想い出 -others-"@ja,
        "Yume no Owari, Itsuwari no Omoide -others-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT7:23"^^xsd:interval ;
    schema:inPlaylist _:Ned0fc634060d4c97bfdf5fad94413aa3 ;
    schema:name "End of a dream, false memories -others-"@en,
        "夢の終わり、偽りの想い出 -others-"@ja,
        "Yume no Owari, Itsuwari no Omoide -others-"@ja-latn .

_:Ned0fc634060d4c97bfdf5fad94413aa3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N017bca0c29d44c838f074ff9aef45808,
        _:N3731f4c587e042ae9c021534391c3d78,
        _:N4e3d0fa43e194bdea11541f6d6ae55ef,
        _:N51bb5b493adb4370add3e05fae907303,
        _:N669f7e2c302045d78b5d229ef0403e33,
        _:N7341d42fcc33402782bc93648de598c1,
        _:N7bcbf6d29c6e4e2d97dbe3c7747a8231,
        _:Na18e8afacab34540bff63c5a3cf4084b,
        _:Naed31e6edea440aeb89089bbebf0da92,
        _:Nb0026716e5a44f0ca101fc015416575d,
        _:Nc6227fa7ebba452a9de5620e55278e2f,
        _:Ne77218593a04499e94e2089ef828a8c6 ;
    mo:track_count 12 ;
    schema:duration "PT79:50"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N017bca0c29d44c838f074ff9aef45808,
        _:N3731f4c587e042ae9c021534391c3d78,
        _:N4e3d0fa43e194bdea11541f6d6ae55ef,
        _:N51bb5b493adb4370add3e05fae907303,
        _:N669f7e2c302045d78b5d229ef0403e33,
        _:N7341d42fcc33402782bc93648de598c1,
        _:N7bcbf6d29c6e4e2d97dbe3c7747a8231,
        _:Na18e8afacab34540bff63c5a3cf4084b,
        _:Naed31e6edea440aeb89089bbebf0da92,
        _:Nb0026716e5a44f0ca101fc015416575d,
        _:Nc6227fa7ebba452a9de5620e55278e2f,
        _:Ne77218593a04499e94e2089ef828a8c6 .

