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

<album/33657#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TRIGGER OF SOL"@en,
        "トリガー・オブ・ソール"@ja,
        "TRIGGER OF SOL"@ja-latn ;
    mo:produced_work <album/33657#musicalwork> ;
    schema:name "TRIGGER OF SOL"@en,
        "トリガー・オブ・ソール"@ja,
        "TRIGGER OF SOL"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/75/33657/33657-1425132225.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/4436#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33657#performance> ;
    schema:name "Kohsuke Toriumi"@en,
        "鳥海浩輔"@ja ;
    foaf:name "Kohsuke Toriumi"@en,
        "鳥海浩輔"@ja .

<artist/4665#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33657#performance> ;
    schema:name "Tomokazu Sugita"@en,
        "杉田智和"@ja ;
    foaf:name "Tomokazu Sugita"@en,
        "杉田智和"@ja .

<artist/6783#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33657#performance> ;
    schema:name "Kana Hanazawa"@en,
        "花澤香菜"@ja ;
    foaf:name "Kana Hanazawa"@en,
        "花澤香菜"@ja .

<artist/7866#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33657#performance> ;
    schema:name "Kenta Miyake"@en,
        "三宅健太"@ja ;
    foaf:name "Kenta Miyake"@en,
        "三宅健太"@ja .

<artist/832#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33657#performance> ;
    schema:name "Ami Koshimizu"@en,
        "小清水亜美"@ja ;
    foaf:name "Ami Koshimizu"@en,
        "小清水亜美"@ja .

<artist/9797#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33657#performance> ;
    schema:name "Aoi Yuki"@en,
        "悠木碧"@ja ;
    foaf:name "Aoi Yuki"@en,
        "悠木碧"@ja .

<album/33657#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-10-04"^^xsd:date ;
    dcterms:title "TRIGGER OF SOL"@en,
        "トリガー・オブ・ソール"@ja,
        "TRIGGER OF SOL"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33657#musicalexpression> ;
    mo:publisher _:Nf00b000b94204af5859fe7fab860e61a ;
    mo:record _:N0d48a9fb1e5c4277b91c4c1d84702837 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Sol Trigger"@en ;
            foaf:name "Sol Trigger"@en ] ;
    schema:byArtist <artist/4436#subject>,
        <artist/4665#subject>,
        <artist/6783#subject>,
        <artist/7866#subject>,
        <artist/832#subject>,
        <artist/9797#subject> ;
    schema:datePublished "2012-10-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/75/33657/33657-1425132225.jpg> ;
    schema:name "TRIGGER OF SOL"@en,
        "トリガー・オブ・ソール"@ja,
        "TRIGGER OF SOL"@ja-latn ;
    schema:publisher _:Nf00b000b94204af5859fe7fab860e61a ;
    foaf:depiction <https://media.vgm.io/albums/75/33657/33657-1425132225.jpg> .

<album/33657#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TRIGGER OF SOL"@en,
        "トリガー・オブ・ソール"@ja,
        "TRIGGER OF SOL"@ja-latn ;
    mo:performance_of <album/33657#musicalwork> ;
    mo:performer <artist/4436#subject>,
        <artist/4665#subject>,
        <artist/6783#subject>,
        <artist/7866#subject>,
        <artist/832#subject>,
        <artist/9797#subject> ;
    mo:recorded_as <album/33657#musicalexpression> ;
    schema:byArtist <artist/4436#subject>,
        <artist/4665#subject>,
        <artist/6783#subject>,
        <artist/7866#subject>,
        <artist/832#subject>,
        <artist/9797#subject> ;
    schema:name "TRIGGER OF SOL"@en,
        "トリガー・オブ・ソール"@ja,
        "TRIGGER OF SOL"@ja-latn ;
    schema:workPerformed <album/33657#musicalwork> .

_:N385fb73e4227433db0f0a9487c6c069d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Valter.Gustaf.Farel's Chapter"@en,
        "ヴァルター・グスタフ・ファレルの章"@ja,
        "Valter, Gustaf, Farel no Shou"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT6:32"^^xsd:interval ;
    schema:inPlaylist _:N0d48a9fb1e5c4277b91c4c1d84702837 ;
    schema:name "Valter.Gustaf.Farel's Chapter"@en,
        "ヴァルター・グスタフ・ファレルの章"@ja,
        "Valter, Gustaf, Farel no Shou"@ja-latn .

_:N55340f7c125049489afb58e269bf5aab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Advent"@en,
        "新機降臨"@ja,
        "Shinki Kourin"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N0d48a9fb1e5c4277b91c4c1d84702837 ;
    schema:name "New Advent"@en,
        "新機降臨"@ja,
        "Shinki Kourin"@ja-latn .

_:N7abef5af1c0541c8828010a1071e8ee6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ema's Chapter"@en,
        "エマの章"@ja,
        "Ema no Shou"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT6:41"^^xsd:interval ;
    schema:inPlaylist _:N0d48a9fb1e5c4277b91c4c1d84702837 ;
    schema:name "Ema's Chapter"@en,
        "エマの章"@ja,
        "Ema no Shou"@ja-latn .

_:N7e576888dbf149deb8e4eeddabdf742e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sophie's Chapter"@en,
        "ソフィの章"@ja,
        "Sophie no Shou"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:N0d48a9fb1e5c4277b91c4c1d84702837 ;
    schema:name "Sophie's Chapter"@en,
        "ソフィの章"@ja,
        "Sophie no Shou"@ja-latn .

_:Nbb44126fdba945d1930aabdea57db3bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cyril's Chapter"@en,
        "シリルの章"@ja,
        "Cyril no Shou"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT9:54"^^xsd:interval ;
    schema:inPlaylist _:N0d48a9fb1e5c4277b91c4c1d84702837 ;
    schema:name "Cyril's Chapter"@en,
        "シリルの章"@ja,
        "Cyril no Shou"@ja-latn .

_:Nbe67eb19880a4d3c836941b7acb5d0e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sol Trigger"@en,
        "ソールトリガー"@ja,
        "Sol Trigger"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N0d48a9fb1e5c4277b91c4c1d84702837 ;
    schema:name "Sol Trigger"@en,
        "ソールトリガー"@ja,
        "Sol Trigger"@ja-latn .

_:Nbfe6e73fbac34edd9316dc28a1c17f2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Future"@en,
        "未来"@ja,
        "Mirai"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N0d48a9fb1e5c4277b91c4c1d84702837 ;
    schema:name "Future"@en,
        "未来"@ja,
        "Mirai"@ja-latn .

_:Nc425a619f0314db58e70a3ece1d3eea5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prelude of Battle"@en,
        "戦いの序曲"@ja,
        "Tatakai no Jokyoku"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N0d48a9fb1e5c4277b91c4c1d84702837 ;
    schema:name "Prelude of Battle"@en,
        "戦いの序曲"@ja,
        "Tatakai no Jokyoku"@ja-latn .

_:Nc44d6f6aeacc472b9daaa3bca6b17396 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blind marionette"@en,
        "Blind marionette"@ja,
        "Blind marionette"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N0d48a9fb1e5c4277b91c4c1d84702837 ;
    schema:name "Blind marionette"@en,
        "Blind marionette"@ja,
        "Blind marionette"@ja-latn .

_:Ndde1b533af484ea38205c907898c0c43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rouge"@en,
        "ルージュ"@ja,
        "Rouge"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N0d48a9fb1e5c4277b91c4c1d84702837 ;
    schema:name "Rouge"@en,
        "ルージュ"@ja,
        "Rouge"@ja-latn .

_:Nf00b000b94204af5859fe7fab860e61a schema:name "Image Epoch"@en ;
    foaf:name "Image Epoch"@en .

_:Nf0e6e3fca5ed4b4b91ca1296b0031a2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starblade"@en,
        "星剣"@ja,
        "Seiken"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N0d48a9fb1e5c4277b91c4c1d84702837 ;
    schema:name "Starblade"@en,
        "星剣"@ja,
        "Seiken"@ja-latn .

_:N0d48a9fb1e5c4277b91c4c1d84702837 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N385fb73e4227433db0f0a9487c6c069d,
        _:N55340f7c125049489afb58e269bf5aab,
        _:N7abef5af1c0541c8828010a1071e8ee6,
        _:N7e576888dbf149deb8e4eeddabdf742e,
        _:Nbb44126fdba945d1930aabdea57db3bf,
        _:Nbe67eb19880a4d3c836941b7acb5d0e0,
        _:Nbfe6e73fbac34edd9316dc28a1c17f2f,
        _:Nc425a619f0314db58e70a3ece1d3eea5,
        _:Nc44d6f6aeacc472b9daaa3bca6b17396,
        _:Ndde1b533af484ea38205c907898c0c43,
        _:Nf0e6e3fca5ed4b4b91ca1296b0031a2d ;
    mo:track_count 11 ;
    schema:duration "PT41:15"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N385fb73e4227433db0f0a9487c6c069d,
        _:N55340f7c125049489afb58e269bf5aab,
        _:N7abef5af1c0541c8828010a1071e8ee6,
        _:N7e576888dbf149deb8e4eeddabdf742e,
        _:Nbb44126fdba945d1930aabdea57db3bf,
        _:Nbe67eb19880a4d3c836941b7acb5d0e0,
        _:Nbfe6e73fbac34edd9316dc28a1c17f2f,
        _:Nc425a619f0314db58e70a3ece1d3eea5,
        _:Nc44d6f6aeacc472b9daaa3bca6b17396,
        _:Ndde1b533af484ea38205c907898c0c43,
        _:Nf0e6e3fca5ed4b4b91ca1296b0031a2d .

