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

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

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

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

<artist/3#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5310#subject> ;
    schema:name "Magome Togoshi"@en,
        "戸越まごめ"@ja ;
    foaf:made <album/5310#composition>,
        <album/5310#subject> ;
    foaf:name "Magome Togoshi"@en,
        "戸越まごめ"@ja .

<artist/4#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5310#subject> ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/5310#composition>,
        <album/5310#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

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

<event/16> a mo:Release ;
    schema:name "Released at Comic Market 66 (Aug 13, 2004 to Aug 15, 2004)" .

<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 .

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

<org/1295#subject> schema:name "ReSound Wave"@en,
        "ReSound Wave"@ja,
        "ReSound Wave"@ja-latn ;
    foaf:name "ReSound Wave"@en,
        "ReSound Wave"@ja,
        "ReSound Wave"@ja-latn .

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

<https://medium-media.vgm.io/albums/01/5310/5310-1418072297.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/5310#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CLANNAD – The sound story of impression I"@en,
        "CLANNAD – The sound story of impression I"@ja,
        "CLANNAD – The sound story of impression I"@ja-latn ;
    mo:performance_of <album/5310#musicalwork> ;
    mo:performer _:N720989285ad64a9386522efe67412bc5 ;
    mo:recorded_as <album/5310#musicalexpression> ;
    schema:byArtist _:N720989285ad64a9386522efe67412bc5 ;
    schema:name "CLANNAD – The sound story of impression I"@en,
        "CLANNAD – The sound story of impression I"@ja,
        "CLANNAD – The sound story of impression I"@ja-latn ;
    schema:workPerformed <album/5310#musicalwork> .

<album/5310#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CLANNAD – The sound story of impression I"@en,
        "CLANNAD – The sound story of impression I"@ja,
        "CLANNAD – The sound story of impression I"@ja-latn ;
    mo:composer <artist/2#subject>,
        <artist/3#subject>,
        <artist/4#subject>,
        <artist/6#subject> ;
    mo:produced_work <album/5310#musicalwork> ;
    schema:name "CLANNAD – The sound story of impression I"@en,
        "CLANNAD – The sound story of impression I"@ja,
        "CLANNAD – The sound story of impression I"@ja-latn .

<album/5310#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-08-15"^^xsd:date ;
    dcterms:title "CLANNAD – The sound story of impression I"@en,
        "CLANNAD – The sound story of impression I"@ja,
        "CLANNAD – The sound story of impression I"@ja-latn ;
    mo:catalogue_number "RSW-0011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5310#musicalexpression> ;
    mo:publisher <org/1295#subject> ;
    mo:record _:N489857f772084b6da730794fe859b50b ;
    mo:record_count 1 ;
    mo:release <event/16> ;
    schema:about <product/1019#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "愛久澤直美"@en ;
            foaf:name "愛久澤直美"@en ] ;
    schema:datePublished "2004-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/5310/5310-1418072297.jpg> ;
    schema:name "CLANNAD – The sound story of impression I"@en,
        "CLANNAD – The sound story of impression I"@ja,
        "CLANNAD – The sound story of impression I"@ja-latn ;
    schema:publisher <org/1295#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/5310/5310-1418072297.jpg> .

_:N030ee8928a454b9c9ac2c7b942863841 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nagisa"@en,
        "渚"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N489857f772084b6da730794fe859b50b ;
    schema:name "Nagisa"@en,
        "渚"@ja .

_:N3c0234bf9c0b42d3a7b2d840a9e99505 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illusionary World"@en,
        "幻想世界"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N489857f772084b6da730794fe859b50b ;
    schema:name "Illusionary World"@en,
        "幻想世界"@ja .

_:N57ae59a01a124bcb93274a67010777d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Same Heights"@en,
        "同じ高みへ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N489857f772084b6da730794fe859b50b ;
    schema:name "To the Same Heights"@en,
        "同じ高みへ"@ja .

_:N69de494f18ce48dc879ef5ff79bcba68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ushio"@en,
        "汐"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N489857f772084b6da730794fe859b50b ;
    schema:name "Ushio"@en,
        "汐"@ja .

_:N720989285ad64a9386522efe67412bc5 a schema:Person,
        foaf:Person ;
    mo:performed <album/5310#performance> ;
    schema:name "愛久澤直美"@en ;
    foaf:name "愛久澤直美"@en .

_:N7804e4e55aed4b878b79759e17d04798 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mag Mell -Instrumental-"@en,
        "メグメル -インストゥルメンタル-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:48"^^xsd:interval ;
    schema:inPlaylist _:N489857f772084b6da730794fe859b50b ;
    schema:name "Mag Mell -Instrumental-"@en,
        "メグメル -インストゥルメンタル-"@ja .

_:N889bc153eb2d4143be3a9eb92655cfee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This is like the wind"@en,
        "それは風のように"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N489857f772084b6da730794fe859b50b ;
    schema:name "This is like the wind"@en,
        "それは風のように"@ja .

_:N9cb69fbfb401496e8ee5146501ea6f54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TOE"@en,
        "TOE"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N489857f772084b6da730794fe859b50b ;
    schema:name "TOE"@en,
        "TOE"@ja .

_:Nc4b245c24f15406b8fe19345195239b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Two Shadows -Instrumental-"@en,
        "影二つ -インストゥルメンタル-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N489857f772084b6da730794fe859b50b ;
    schema:name "Two Shadows -Instrumental-"@en,
        "影二つ -インストゥルメンタル-"@ja .

_:Nc6a6f34fe20e4ee9920d09e8cb6679f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Become ashes ~Return to Ashes~"@en,
        "灰になれ ～灰燼に帰す～"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N489857f772084b6da730794fe859b50b ;
    schema:name "Become ashes ~Return to Ashes~"@en,
        "灰になれ ～灰燼に帰す～"@ja .

_:Nc9363d2de5aa473f856ead64b87421a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Town, Flow of Time, People"@en,
        "町、時の流れ、人"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N489857f772084b6da730794fe859b50b ;
    schema:name "Town, Flow of Time, People"@en,
        "町、時の流れ、人"@ja .

_:N489857f772084b6da730794fe859b50b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N030ee8928a454b9c9ac2c7b942863841,
        _:N3c0234bf9c0b42d3a7b2d840a9e99505,
        _:N57ae59a01a124bcb93274a67010777d4,
        _:N69de494f18ce48dc879ef5ff79bcba68,
        _:N7804e4e55aed4b878b79759e17d04798,
        _:N889bc153eb2d4143be3a9eb92655cfee,
        _:N9cb69fbfb401496e8ee5146501ea6f54,
        _:Nc4b245c24f15406b8fe19345195239b2,
        _:Nc6a6f34fe20e4ee9920d09e8cb6679f7,
        _:Nc9363d2de5aa473f856ead64b87421a7 ;
    mo:track_count 10 ;
    schema:duration "PT47:52"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N030ee8928a454b9c9ac2c7b942863841,
        _:N3c0234bf9c0b42d3a7b2d840a9e99505,
        _:N57ae59a01a124bcb93274a67010777d4,
        _:N69de494f18ce48dc879ef5ff79bcba68,
        _:N7804e4e55aed4b878b79759e17d04798,
        _:N889bc153eb2d4143be3a9eb92655cfee,
        _:N9cb69fbfb401496e8ee5146501ea6f54,
        _:Nc4b245c24f15406b8fe19345195239b2,
        _:Nc6a6f34fe20e4ee9920d09e8cb6679f7,
        _:Nc9363d2de5aa473f856ead64b87421a7 .

