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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20307#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/20307#composition>,
        <album/20307#subject> ;
    foaf:name "ZUN"@en .

<artist/1752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20307#subject> ;
    schema:name "NUMBER 201"@en ;
    foaf:made <album/20307#composition>,
        <album/20307#subject> ;
    foaf:name "NUMBER 201"@en .

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20307#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/20307#composition>,
        <album/20307#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<artist/2360#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20307#subject> ;
    schema:name "Thanatos"@en ;
    foaf:made <album/20307#composition>,
        <album/20307#subject> ;
    foaf:name "Thanatos"@en .

<artist/6#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20307#subject> ;
    schema:name "eufonius"@en ;
    foaf:made <album/20307#composition>,
        <album/20307#subject> ;
    foaf:name "eufonius"@en .

<event/160> a mo:Release ;
    schema:name "Released at M3-2006 Spring (Apr 29, 2006)" .

<product/1015#subject> a schema:CreativeWork ;
    schema:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn ;
    foaf:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn .

<product/1019#subject> a schema:CreativeWork ;
    schema:name "CLANNAD (Game)"@en,
        "CLANNAD (Game)"@ja,
        "CLANNAD (Game)"@ja-latn ;
    foaf:name "CLANNAD (Game)"@en,
        "CLANNAD (Game)"@ja,
        "CLANNAD (Game)"@ja-latn .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<product/3149#subject> a schema:CreativeWork ;
    schema:name "Tsukihime"@en,
        "月姫"@ja,
        "Tsukihime"@ja-latn ;
    foaf:name "Tsukihime"@en,
        "月姫"@ja,
        "Tsukihime"@ja-latn .

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

<album/20307#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Motion Of Eternity"@en,
        "Motion Of Eternity"@ja,
        "Motion Of Eternity"@ja-latn ;
    mo:performance_of <album/20307#musicalwork> ;
    mo:recorded_as <album/20307#musicalexpression> ;
    schema:name "Motion Of Eternity"@en,
        "Motion Of Eternity"@ja,
        "Motion Of Eternity"@ja-latn ;
    schema:workPerformed <album/20307#musicalwork> .

<org/615#subject> schema:name "WAS Records"@en,
        "WAS Records"@ja,
        "WAS Records"@ja-latn ;
    foaf:name "WAS Records"@en,
        "WAS Records"@ja,
        "WAS Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/70/20307/20307-1424252552.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/20307#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Motion Of Eternity"@en,
        "Motion Of Eternity"@ja,
        "Motion Of Eternity"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1752#subject>,
        <artist/2#subject>,
        <artist/2360#subject>,
        <artist/6#subject> ;
    mo:produced_work <album/20307#musicalwork> ;
    schema:name "Motion Of Eternity"@en,
        "Motion Of Eternity"@ja,
        "Motion Of Eternity"@ja-latn .

<album/20307#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-04-29"^^xsd:date ;
    dcterms:title "Motion Of Eternity"@en,
        "Motion Of Eternity"@ja,
        "Motion Of Eternity"@ja-latn ;
    mo:catalogue_number "WAS-01" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20307#musicalexpression> ;
    mo:publisher <org/615#subject> ;
    mo:record _:Nee34a8810b7f46879a86eaf141aced0a ;
    mo:record_count 1 ;
    mo:release <event/160> ;
    schema:about <product/1015#subject>,
        <product/1019#subject>,
        <product/22#subject>,
        <product/29#subject>,
        <product/3149#subject> ;
    schema:datePublished "2006-04-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/20307/20307-1424252552.jpg> ;
    schema:name "Motion Of Eternity"@en,
        "Motion Of Eternity"@ja,
        "Motion Of Eternity"@ja-latn ;
    schema:publisher <org/615#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/20307/20307-1424252552.jpg> .

_:N023461f6dfaa4c0eb3df2f2c7eec461d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏影 (Sea Side Together With Her)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nee34a8810b7f46879a86eaf141aced0a ;
    schema:name "夏影 (Sea Side Together With Her)"@ja .

_:N07cbc898768147d9bf4db2026c6be770 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Ocean (Original Mix)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT9:34"^^xsd:interval ;
    schema:inPlaylist _:Nee34a8810b7f46879a86eaf141aced0a ;
    schema:name "Blue Ocean (Original Mix)"@ja .

_:N373985bd4103485baec604c0226801b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Way (Original Mix)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:40"^^xsd:interval ;
    schema:inPlaylist _:Nee34a8810b7f46879a86eaf141aced0a ;
    schema:name "The Way (Original Mix)"@ja .

_:N45a2c25e66c84a4a87fd6ef42d4c6cbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ethereal (Original Mix)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:56"^^xsd:interval ;
    schema:inPlaylist _:Nee34a8810b7f46879a86eaf141aced0a ;
    schema:name "Ethereal (Original Mix)"@ja .

_:N6400d8bbdac74961acb3d23970580914 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fate Of Sixty Years (Daybreak Burst Remix)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:Nee34a8810b7f46879a86eaf141aced0a ;
    schema:name "Fate Of Sixty Years (Daybreak Burst Remix)"@ja .

_:N87e7f886aece42ec80df27d3595827f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ana (Have One's Wishes Realized)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:27"^^xsd:interval ;
    schema:inPlaylist _:Nee34a8810b7f46879a86eaf141aced0a ;
    schema:name "Ana (Have One's Wishes Realized)"@ja .

_:Nb42a2b56dd24476fb8cffb1373bc7863 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Necro Fantasia (Last Season Remix)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:Nee34a8810b7f46879a86eaf141aced0a ;
    schema:name "Necro Fantasia (Last Season Remix)"@ja .

_:Nb4c9d60d1465401f92b1382f8e1fdb3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鳥の詩 (Memory Song)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nee34a8810b7f46879a86eaf141aced0a ;
    schema:name "鳥の詩 (Memory Song)"@ja .

_:Ndae877a84d4c4565915c60a5b8828e5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メグメル (Spread Wings Remix)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT7:50"^^xsd:interval ;
    schema:inPlaylist _:Nee34a8810b7f46879a86eaf141aced0a ;
    schema:name "メグメル (Spread Wings Remix)"@ja .

_:Ndee5a7c57d14409dbdfb84f63191d9eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏草の線路 (Remember Dream Remix)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT9:17"^^xsd:interval ;
    schema:inPlaylist _:Nee34a8810b7f46879a86eaf141aced0a ;
    schema:name "夏草の線路 (Remember Dream Remix)"@ja .

_:Nf12a6b0786464a37b837152e3cdec1b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月下 (Lunatic Remix)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:Nee34a8810b7f46879a86eaf141aced0a ;
    schema:name "月下 (Lunatic Remix)"@ja .

_:Nee34a8810b7f46879a86eaf141aced0a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N023461f6dfaa4c0eb3df2f2c7eec461d,
        _:N07cbc898768147d9bf4db2026c6be770,
        _:N373985bd4103485baec604c0226801b6,
        _:N45a2c25e66c84a4a87fd6ef42d4c6cbb,
        _:N6400d8bbdac74961acb3d23970580914,
        _:N87e7f886aece42ec80df27d3595827f2,
        _:Nb42a2b56dd24476fb8cffb1373bc7863,
        _:Nb4c9d60d1465401f92b1382f8e1fdb3a,
        _:Ndae877a84d4c4565915c60a5b8828e5a,
        _:Ndee5a7c57d14409dbdfb84f63191d9eb,
        _:Nf12a6b0786464a37b837152e3cdec1b0 ;
    mo:track_count 11 ;
    schema:duration "PT71:37"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N023461f6dfaa4c0eb3df2f2c7eec461d,
        _:N07cbc898768147d9bf4db2026c6be770,
        _:N373985bd4103485baec604c0226801b6,
        _:N45a2c25e66c84a4a87fd6ef42d4c6cbb,
        _:N6400d8bbdac74961acb3d23970580914,
        _:N87e7f886aece42ec80df27d3595827f2,
        _:Nb42a2b56dd24476fb8cffb1373bc7863,
        _:Nb4c9d60d1465401f92b1382f8e1fdb3a,
        _:Ndae877a84d4c4565915c60a5b8828e5a,
        _:Ndee5a7c57d14409dbdfb84f63191d9eb,
        _:Nf12a6b0786464a37b837152e3cdec1b0 .

