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

<artist/21216#subject> a schema:Person,
        foaf:Person ;
    schema:name "Daisuke Saeki"@en,
        "佐伯大介"@ja ;
    foaf:made <album/141598#lyrics>,
        <album/141598#subject> ;
    foaf:name "Daisuke Saeki"@en,
        "佐伯大介"@ja .

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

<artist/12478#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141598#subject> ;
    schema:name "Junzou Ishida"@en,
        "石田順三"@ja ;
    foaf:made <album/141598#composition>,
        <album/141598#lyrics>,
        <album/141598#subject> ;
    foaf:name "Junzou Ishida"@en,
        "石田順三"@ja .

<artist/21217#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141598#subject> ;
    schema:name "Yuki Tomita"@en,
        "冨田勇樹"@ja ;
    foaf:made <album/141598#composition>,
        <album/141598#lyrics>,
        <album/141598#subject> ;
    foaf:name "Yuki Tomita"@en,
        "冨田勇樹"@ja .

<product/2560#subject> a schema:CreativeWork ;
    schema:name "CODE GEASS Lelouch of the Rebellion (TV)"@en,
        "コードギアス 反逆のルルーシュ (TV)"@ja,
        "CODE GEASS Hangyaku no Lelouch (TV)"@ja-latn ;
    foaf:name "CODE GEASS Lelouch of the Rebellion (TV)"@en,
        "コードギアス 反逆のルルーシュ (TV)"@ja,
        "CODE GEASS Hangyaku no Lelouch (TV)"@ja-latn .

<product/4653#subject> a schema:CreativeWork ;
    schema:name "Big Windup!"@en,
        "おおきく振りかぶって"@ja,
        "Ookiku Furigabutte"@ja-latn ;
    foaf:name "Big Windup!"@en,
        "おおきく振りかぶって"@ja,
        "Ookiku Furigabutte"@ja-latn .

<product/597#subject> a schema:CreativeWork ;
    schema:name "Bleach (Anime)"@en,
        "ブリーチ (Anime)"@ja,
        "Bleach (Anime)"@ja-latn ;
    foaf:name "Bleach (Anime)"@en,
        "ブリーチ (Anime)"@ja,
        "Bleach (Anime)"@ja-latn .

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

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

<https://media.vgm.io/albums/89/141598/141598-51c2addc52e0.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141598#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/89/141598/141598-51c2addc52e0.jpg> ;
    foaf:depicts <album/141598#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/89/141598/141598-51c2addc52e0.jpg> .

<https://medium-media.vgm.io/albums/89/141598/141598-51c2addc52e0.jpg> a schema:ImageObject,
        foaf:Image .

<album/141598#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SunSet Swish 5th Anniversary Complete Best / SunSet Swish"@en,
        "SunSet Swish 5th Anniversary Complete Best / SunSet Swish"@ja,
        "SunSet Swish 5th Anniversary Complete Best / SunSet Swish"@ja-latn ;
    mo:composer <artist/12478#subject>,
        <artist/21217#subject> ;
    mo:produced_work <album/141598#musicalwork> ;
    schema:name "SunSet Swish 5th Anniversary Complete Best / SunSet Swish"@en,
        "SunSet Swish 5th Anniversary Complete Best / SunSet Swish"@ja,
        "SunSet Swish 5th Anniversary Complete Best / SunSet Swish"@ja-latn .

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

<album/141598#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SunSet Swish 5th Anniversary Complete Best / SunSet Swish"@en,
        "SunSet Swish 5th Anniversary Complete Best / SunSet Swish"@ja,
        "SunSet Swish 5th Anniversary Complete Best / SunSet Swish"@ja-latn ;
    mo:performance_of <album/141598#musicalwork> ;
    mo:performer <artist/12479#subject> ;
    mo:recorded_as <album/141598#musicalexpression> ;
    schema:byArtist <artist/12479#subject> ;
    schema:name "SunSet Swish 5th Anniversary Complete Best / SunSet Swish"@en,
        "SunSet Swish 5th Anniversary Complete Best / SunSet Swish"@ja,
        "SunSet Swish 5th Anniversary Complete Best / SunSet Swish"@ja-latn ;
    schema:workPerformed <album/141598#musicalwork> .

<artist/12479#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/141598#performance> ;
    schema:name "SunSet Swish"@en ;
    foaf:made <album/141598#lyrics>,
        <album/141598#subject> ;
    foaf:name "SunSet Swish"@en .

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

<album/141598#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-22"^^xsd:date ;
    dcterms:title "SunSet Swish 5th Anniversary Complete Best / SunSet Swish"@en,
        "SunSet Swish 5th Anniversary Complete Best / SunSet Swish"@ja,
        "SunSet Swish 5th Anniversary Complete Best / SunSet Swish"@ja-latn ;
    mo:catalogue_number "SECL-933" ;
    mo:media_type "CD" ;
    mo:publication_of <album/141598#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:N6329e00a48494b3380300f2d62fccfb0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Tenshi no Tamago"@en ;
            foaf:name "Tenshi no Tamago"@en ],
        [ a schema:CreativeWork ;
            schema:name "Tenshi no Hashigo"@en ;
            foaf:name "Tenshi no Hashigo"@en ],
        [ a schema:CreativeWork ;
            schema:name "Beet the Vandel Buster Excellion"@en ;
            foaf:name "Beet the Vandel Buster Excellion"@en ],
        [ a schema:CreativeWork ;
            schema:name "RH Plus"@en ;
            foaf:name "RH Plus"@en ],
        [ a schema:CreativeWork ;
            schema:name "Sandaime Akechi Kogorou ~Kyou mo Akechi ga Korosareru~"@en ;
            foaf:name "Sandaime Akechi Kogorou ~Kyou mo Akechi ga Korosareru~"@en ],
        [ a schema:CreativeWork ;
            schema:name "Handsome★Suits"@en ;
            foaf:name "Handsome★Suits"@en ],
        [ a schema:CreativeWork ;
            schema:name "Magarikado no Kanojo"@en ;
            foaf:name "Magarikado no Kanojo"@en ],
        <product/2560#subject>,
        <product/4653#subject>,
        <product/597#subject> ;
    schema:byArtist <artist/12479#subject> ;
    schema:datePublished "2010-12-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/89/141598/141598-51c2addc52e0.jpg> ;
    schema:name "SunSet Swish 5th Anniversary Complete Best / SunSet Swish"@en,
        "SunSet Swish 5th Anniversary Complete Best / SunSet Swish"@ja,
        "SunSet Swish 5th Anniversary Complete Best / SunSet Swish"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/141598/141598-51c2addc52e0.jpg> .

_:N00e0cd7917924afab12f265a700bd601 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "三日月の舟"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N6329e00a48494b3380300f2d62fccfb0 ;
    schema:name "三日月の舟"@ja .

_:N0115ccce8fcd4654942752d686103be6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "浪漫少年"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N6329e00a48494b3380300f2d62fccfb0 ;
    schema:name "浪漫少年"@ja .

_:N0506995b4d5b4bf89dc7871fc93bd92e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "モザイクカケラ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N6329e00a48494b3380300f2d62fccfb0 ;
    schema:name "モザイクカケラ"@ja .

_:N281b760b806148448c2012e530802e12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あなたに"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N6329e00a48494b3380300f2d62fccfb0 ;
    schema:name "あなたに"@ja .

_:N3255059e116340f3b65ea6b87e730032 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日、笑えるように"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N6329e00a48494b3380300f2d62fccfb0 ;
    schema:name "明日、笑えるように"@ja .

_:N3bbbc8b99c2d4e699c2f0c5f81562c91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風のランナー"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N6329e00a48494b3380300f2d62fccfb0 ;
    schema:name "風のランナー"@ja .

_:N5bdc4c7f30644ec593137236717ee682 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マイペース"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N6329e00a48494b3380300f2d62fccfb0 ;
    schema:name "マイペース"@ja .

_:N64f3a5b8d8674f04abc14681ecb1fa50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ありがとう"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N6329e00a48494b3380300f2d62fccfb0 ;
    schema:name "ありがとう"@ja .

_:N6cfe8c3d1b884f6f9518e3eaff5d5968 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あすなろ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N6329e00a48494b3380300f2d62fccfb0 ;
    schema:name "あすなろ"@ja .

_:N7db2cd6719cb4d3faa3d405681316a48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バライロ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N6329e00a48494b3380300f2d62fccfb0 ;
    schema:name "バライロ"@ja .

_:Nbe433e148b724e0baeb541f1acf97d81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏が来れば"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:N6329e00a48494b3380300f2d62fccfb0 ;
    schema:name "夏が来れば"@ja .

_:Nc162273d83aa4c5781199ad270457905 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Top Of The Morning"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N6329e00a48494b3380300f2d62fccfb0 ;
    schema:name "Top Of The Morning"@ja .

_:Nc330f56e6475444f91219ffa5917f5ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Love You"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N6329e00a48494b3380300f2d62fccfb0 ;
    schema:name "I Love You"@ja .

_:Nc48020b0d7404cd981d7fad821b4e58e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PASSION"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:N6329e00a48494b3380300f2d62fccfb0 ;
    schema:name "PASSION"@ja .

_:Nd60631f9a6254eeaad24eae66e1a68f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君がいるから"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N6329e00a48494b3380300f2d62fccfb0 ;
    schema:name "君がいるから"@ja .

_:Ne515ce25c1d94b3cb4b54d1cbfa35e42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さくらびと"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N6329e00a48494b3380300f2d62fccfb0 ;
    schema:name "さくらびと"@ja .

_:N6329e00a48494b3380300f2d62fccfb0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00e0cd7917924afab12f265a700bd601,
        _:N0115ccce8fcd4654942752d686103be6,
        _:N0506995b4d5b4bf89dc7871fc93bd92e,
        _:N281b760b806148448c2012e530802e12,
        _:N3255059e116340f3b65ea6b87e730032,
        _:N3bbbc8b99c2d4e699c2f0c5f81562c91,
        _:N5bdc4c7f30644ec593137236717ee682,
        _:N64f3a5b8d8674f04abc14681ecb1fa50,
        _:N6cfe8c3d1b884f6f9518e3eaff5d5968,
        _:N7db2cd6719cb4d3faa3d405681316a48,
        _:Nbe433e148b724e0baeb541f1acf97d81,
        _:Nc162273d83aa4c5781199ad270457905,
        _:Nc330f56e6475444f91219ffa5917f5ba,
        _:Nc48020b0d7404cd981d7fad821b4e58e,
        _:Nd60631f9a6254eeaad24eae66e1a68f3,
        _:Ne515ce25c1d94b3cb4b54d1cbfa35e42 ;
    mo:track_count 16 ;
    schema:duration "PT77:01"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N00e0cd7917924afab12f265a700bd601,
        _:N0115ccce8fcd4654942752d686103be6,
        _:N0506995b4d5b4bf89dc7871fc93bd92e,
        _:N281b760b806148448c2012e530802e12,
        _:N3255059e116340f3b65ea6b87e730032,
        _:N3bbbc8b99c2d4e699c2f0c5f81562c91,
        _:N5bdc4c7f30644ec593137236717ee682,
        _:N64f3a5b8d8674f04abc14681ecb1fa50,
        _:N6cfe8c3d1b884f6f9518e3eaff5d5968,
        _:N7db2cd6719cb4d3faa3d405681316a48,
        _:Nbe433e148b724e0baeb541f1acf97d81,
        _:Nc162273d83aa4c5781199ad270457905,
        _:Nc330f56e6475444f91219ffa5917f5ba,
        _:Nc48020b0d7404cd981d7fad821b4e58e,
        _:Nd60631f9a6254eeaad24eae66e1a68f3,
        _:Ne515ce25c1d94b3cb4b54d1cbfa35e42 .

