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

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

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

<artist/16#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13352#subject> ;
    schema:name "Noriyasu Agematsu"@en,
        "上松範康"@ja ;
    foaf:made <album/13352#composition>,
        <album/13352#subject> ;
    foaf:name "Noriyasu Agematsu"@en,
        "上松範康"@ja .

<artist/18#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13352#subject> ;
    schema:name "Kazuya Takase"@en,
        "高瀬一矢"@ja ;
    foaf:made <album/13352#composition>,
        <album/13352#subject> ;
    foaf:name "Kazuya Takase"@en,
        "高瀬一矢"@ja .

<artist/44830#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13352#subject> ;
    schema:name "SoundUnion Ebi"@en ;
    foaf:made <album/13352#composition>,
        <album/13352#subject> ;
    foaf:name "SoundUnion Ebi"@en .

<artist/81#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13352#subject> ;
    schema:name "feel"@en ;
    foaf:made <album/13352#composition>,
        <album/13352#subject> ;
    foaf:name "feel"@en .

<artist/82#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13352#subject> ;
    schema:name "MANYO"@en ;
    foaf:made <album/13352#composition>,
        <album/13352#subject> ;
    foaf:name "MANYO"@en .

<artist/83#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13352#subject> ;
    schema:name "Ryo Mizutsuki"@en,
        "水月陵"@ja ;
    foaf:made <album/13352#composition>,
        <album/13352#subject> ;
    foaf:name "Ryo Mizutsuki"@en,
        "水月陵"@ja .

<artist/85#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13352#subject> ;
    schema:name "milktub"@en ;
    foaf:made <album/13352#composition>,
        <album/13352#subject> ;
    foaf:name "milktub"@en .

<event/18> a mo:Release ;
    schema:name "Released at Comic Market 64 (Aug 15, 2003 to Aug 17, 2003)" .

<product/1509#subject> a schema:CreativeWork ;
    schema:name "[-Aka-]"@en,
        "朱 -Aka-"@ja,
        "[-Aka-]"@ja-latn ;
    foaf:name "[-Aka-]"@en,
        "朱 -Aka-"@ja,
        "[-Aka-]"@ja-latn .

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

<org/163#subject> schema:name "Golden City Factory"@en,
        "Golden City Factory"@ja,
        "Golden City Factory"@ja-latn ;
    foaf:name "Golden City Factory"@en,
        "Golden City Factory"@ja,
        "Golden City Factory"@ja-latn .

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

<https://medium-media.vgm.io/albums/25/13352/13352-1401082328.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13352#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "-Aka- Arranged Album \"Silvery full moon\""@en,
        "-Aka- Arranged Album \"Silvery full moon\""@ja,
        "-Aka- Arranged Album \"Silvery full moon\""@ja-latn ;
    mo:performance_of <album/13352#musicalwork> ;
    mo:performer _:N2e1b4b187b06403b840ea77683ee87dd,
        _:N5e4d622ef57d462ca9826a10ce8ba0ae,
        _:N66e5775eb8ea4fc891dbadde5eaffda3,
        _:Ndcd1b59da51b4cee852bd384868540f7 ;
    mo:recorded_as <album/13352#musicalexpression> ;
    schema:byArtist _:N2e1b4b187b06403b840ea77683ee87dd,
        _:N5e4d622ef57d462ca9826a10ce8ba0ae,
        _:N66e5775eb8ea4fc891dbadde5eaffda3,
        _:Ndcd1b59da51b4cee852bd384868540f7 ;
    schema:name "-Aka- Arranged Album \"Silvery full moon\""@en,
        "-Aka- Arranged Album \"Silvery full moon\""@ja,
        "-Aka- Arranged Album \"Silvery full moon\""@ja-latn ;
    schema:workPerformed <album/13352#musicalwork> .

<album/13352#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "-Aka- Arranged Album \"Silvery full moon\""@en,
        "-Aka- Arranged Album \"Silvery full moon\""@ja,
        "-Aka- Arranged Album \"Silvery full moon\""@ja-latn ;
    mo:composer <artist/16#subject>,
        <artist/18#subject>,
        <artist/44830#subject>,
        <artist/81#subject>,
        <artist/82#subject>,
        <artist/83#subject>,
        <artist/85#subject> ;
    mo:produced_work <album/13352#musicalwork> ;
    schema:name "-Aka- Arranged Album \"Silvery full moon\""@en,
        "-Aka- Arranged Album \"Silvery full moon\""@ja,
        "-Aka- Arranged Album \"Silvery full moon\""@ja-latn .

<album/13352#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-08-17"^^xsd:date ;
    dcterms:title "-Aka- Arranged Album \"Silvery full moon\""@en,
        "-Aka- Arranged Album \"Silvery full moon\""@ja,
        "-Aka- Arranged Album \"Silvery full moon\""@ja-latn ;
    mo:catalogue_number "GCFT-0014" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13352#musicalexpression> ;
    mo:publisher <org/163#subject> ;
    mo:record _:Nd878bd62fea545049a0a8bfcb90e3c09 ;
    mo:record_count 1 ;
    mo:release <event/18> ;
    schema:about <product/1509#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Tomoyo Suzuki"@en ;
            foaf:name "Tomoyo Suzuki"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Rocko"@en ;
            foaf:name "Rocko"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Blue Forest"@en ;
            foaf:name "Blue Forest"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Takumi Febrary6"@en ;
            foaf:name "Takumi Febrary6"@en ] ;
    schema:datePublished "2003-08-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/25/13352/13352-1401082328.jpg> ;
    schema:name "-Aka- Arranged Album \"Silvery full moon\""@en,
        "-Aka- Arranged Album \"Silvery full moon\""@ja,
        "-Aka- Arranged Album \"Silvery full moon\""@ja-latn ;
    schema:publisher <org/163#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/13352/13352-1401082328.jpg> .

_:N107248aba0ca4349941be20294e3df82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Family"@en,
        "眷属"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nd878bd62fea545049a0a8bfcb90e3c09 ;
    schema:name "Family"@en,
        "眷属"@ja .

_:N17d2e12047944065a52c643f9625e0f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desert-Plus"@en,
        "Desert-Plus"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Nd878bd62fea545049a0a8bfcb90e3c09 ;
    schema:name "Desert-Plus"@en,
        "Desert-Plus"@ja .

_:N2bb2e2cf578244b88f18db593ffe5042 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suna Gin"@en,
        "砂銀"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Nd878bd62fea545049a0a8bfcb90e3c09 ;
    schema:name "Suna Gin"@en,
        "砂銀"@ja .

_:N2e1b4aa2c9274eefb670fa021341fc8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hfaz"@en,
        "Hfaz"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nd878bd62fea545049a0a8bfcb90e3c09 ;
    schema:name "Hfaz"@en,
        "Hfaz"@ja .

_:N2e1b4b187b06403b840ea77683ee87dd a schema:Person,
        foaf:Person ;
    mo:performed <album/13352#performance> ;
    schema:name "Blue Forest"@en ;
    foaf:name "Blue Forest"@en .

_:N37ecf4a6ce3848ca898823f21d3deb48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Castle of Sand"@en,
        "砂の城"@ja ;
    mo:track_number 15 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:Nd878bd62fea545049a0a8bfcb90e3c09 ;
    schema:name "The Castle of Sand"@en,
        "砂の城"@ja .

_:N410f0fb113de4d6ab65bdaa5f725a7f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the West"@en,
        "西へ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:22"^^xsd:interval ;
    schema:inPlaylist _:Nd878bd62fea545049a0a8bfcb90e3c09 ;
    schema:name "To the West"@en,
        "西へ"@ja .

_:N4eb24136d00e4b9d8eca948b0d440617 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chu Chu's Theme"@en,
        "チュチュのテーマ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nd878bd62fea545049a0a8bfcb90e3c09 ;
    schema:name "Chu Chu's Theme"@en,
        "チュチュのテーマ"@ja .

_:N5e4d622ef57d462ca9826a10ce8ba0ae a schema:Person,
        foaf:Person ;
    mo:performed <album/13352#performance> ;
    schema:name "Takumi Febrary6"@en ;
    foaf:name "Takumi Febrary6"@en .

_:N66e5775eb8ea4fc891dbadde5eaffda3 a schema:Person,
        foaf:Person ;
    mo:performed <album/13352#performance> ;
    schema:name "Tomoyo Suzuki"@en ;
    foaf:name "Tomoyo Suzuki"@en .

_:N73c5a5f2532e4aa49b5fd96c57019ff1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shining Moon"@en,
        "射す月"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Nd878bd62fea545049a0a8bfcb90e3c09 ;
    schema:name "Shining Moon"@en,
        "射す月"@ja .

_:N84faa757eb1349979114507d9bb6a952 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shimmering Haze"@en,
        "揺れる陽炎"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nd878bd62fea545049a0a8bfcb90e3c09 ;
    schema:name "Shimmering Haze"@en,
        "揺れる陽炎"@ja .

_:N935b32d1f44b43e3a9393bf197078dc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burning Sunlight"@en,
        "灼けた日差し"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Nd878bd62fea545049a0a8bfcb90e3c09 ;
    schema:name "Burning Sunlight"@en,
        "灼けた日差し"@ja .

_:Nadd96798fc82426eab23084d11b5aba3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aka"@en,
        "朱"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nd878bd62fea545049a0a8bfcb90e3c09 ;
    schema:name "Aka"@en,
        "朱"@ja .

_:Naf26e8f03a8b485ca4fb90e4665be886 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories -A Sign Dancing in the Wind-"@en,
        "想い-風に舞うしるべ-"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nd878bd62fea545049a0a8bfcb90e3c09 ;
    schema:name "Memories -A Sign Dancing in the Wind-"@en,
        "想い-風に舞うしるべ-"@ja .

_:Nd689e21923094abf96f21bcd5a074a04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Those that are There"@en,
        "そこにあるもの"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nd878bd62fea545049a0a8bfcb90e3c09 ;
    schema:name "Those that are There"@en,
        "そこにあるもの"@ja .

_:Ndcd1b59da51b4cee852bd384868540f7 a schema:Person,
        foaf:Person ;
    mo:performed <album/13352#performance> ;
    schema:name "Rocko"@en ;
    foaf:name "Rocko"@en .

_:Ne6ee67b7f58f466199636493444a4cc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Port City Sen"@en,
        "港町 sen"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nd878bd62fea545049a0a8bfcb90e3c09 ;
    schema:name "Port City Sen"@en,
        "港町 sen"@ja .

_:Nffbc267366a0417ea5bde1f9070e78b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reflecting Water"@en,
        "水鏡"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Nd878bd62fea545049a0a8bfcb90e3c09 ;
    schema:name "Reflecting Water"@en,
        "水鏡"@ja .

_:Nd878bd62fea545049a0a8bfcb90e3c09 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N107248aba0ca4349941be20294e3df82,
        _:N17d2e12047944065a52c643f9625e0f2,
        _:N2bb2e2cf578244b88f18db593ffe5042,
        _:N2e1b4aa2c9274eefb670fa021341fc8d,
        _:N37ecf4a6ce3848ca898823f21d3deb48,
        _:N410f0fb113de4d6ab65bdaa5f725a7f4,
        _:N4eb24136d00e4b9d8eca948b0d440617,
        _:N73c5a5f2532e4aa49b5fd96c57019ff1,
        _:N84faa757eb1349979114507d9bb6a952,
        _:N935b32d1f44b43e3a9393bf197078dc9,
        _:Nadd96798fc82426eab23084d11b5aba3,
        _:Naf26e8f03a8b485ca4fb90e4665be886,
        _:Nd689e21923094abf96f21bcd5a074a04,
        _:Ne6ee67b7f58f466199636493444a4cc5,
        _:Nffbc267366a0417ea5bde1f9070e78b8 ;
    mo:track_count 15 ;
    schema:duration "PT68:17"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N107248aba0ca4349941be20294e3df82,
        _:N17d2e12047944065a52c643f9625e0f2,
        _:N2bb2e2cf578244b88f18db593ffe5042,
        _:N2e1b4aa2c9274eefb670fa021341fc8d,
        _:N37ecf4a6ce3848ca898823f21d3deb48,
        _:N410f0fb113de4d6ab65bdaa5f725a7f4,
        _:N4eb24136d00e4b9d8eca948b0d440617,
        _:N73c5a5f2532e4aa49b5fd96c57019ff1,
        _:N84faa757eb1349979114507d9bb6a952,
        _:N935b32d1f44b43e3a9393bf197078dc9,
        _:Nadd96798fc82426eab23084d11b5aba3,
        _:Naf26e8f03a8b485ca4fb90e4665be886,
        _:Nd689e21923094abf96f21bcd5a074a04,
        _:Ne6ee67b7f58f466199636493444a4cc5,
        _:Nffbc267366a0417ea5bde1f9070e78b8 .

