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

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

<artist/22256#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64248#subject> ;
    schema:name "Colin Brittain"@en ;
    foaf:made <album/64248#composition>,
        <album/64248#lyrics>,
        <album/64248#subject> ;
    foaf:name "Colin Brittain"@en .

<product/4336#subject> a schema:CreativeWork ;
    schema:name "Rurouni Kenshin 2: Kyoto Inferno"@en,
        "るろうに剣心 京都大火編"@ja,
        "Rurouni Kenshin: Kyoto Taikahen"@ja-latn ;
    foaf:name "Rurouni Kenshin 2: Kyoto Inferno"@en,
        "るろうに剣心 京都大火編"@ja,
        "Rurouni Kenshin: Kyoto Taikahen"@ja-latn .

<product/4338#subject> a schema:CreativeWork ;
    schema:name "Rurouni Kenshin 3: The Legend Ends"@en,
        "るろうに剣心 伝説の最期編"@ja,
        "Rurouni Kenshin: Densetsu no Saigohen"@ja-latn ;
    foaf:name "Rurouni Kenshin 3: The Legend Ends"@en,
        "るろうに剣心 伝説の最期編"@ja,
        "Rurouni Kenshin: Densetsu no Saigohen"@ja-latn .

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

<org/2492#subject> schema:name "A-Sketch"@en,
        "A-Sketch"@ja,
        "A-Sketch"@ja-latn ;
    foaf:name "A-Sketch"@en,
        "A-Sketch"@ja,
        "A-Sketch"@ja-latn .

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

<https://medium-media.vgm.io/albums/84/64248/64248-1483079419.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14317#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64248#subject> ;
    mo:performed <album/64248#performance> ;
    schema:name "ONE OK ROCK"@en ;
    foaf:made <album/64248#composition>,
        <album/64248#lyrics>,
        <album/64248#subject> ;
    foaf:name "ONE OK ROCK"@en .

<artist/20425#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64248#subject> ;
    mo:performed <album/64248#performance> ;
    schema:name "Taka"@en ;
    foaf:made <album/64248#composition>,
        <album/64248#lyrics>,
        <album/64248#subject> ;
    foaf:name "Taka"@en .

<artist/48621#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64248#subject> ;
    mo:performed <album/64248#performance> ;
    schema:name "Toru"@en ;
    foaf:made <album/64248#composition>,
        <album/64248#lyrics>,
        <album/64248#subject> ;
    foaf:name "Toru"@en .

<artist/54055#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64248#subject> ;
    mo:performed <album/64248#performance> ;
    schema:name "Kellin Quinn"@en ;
    foaf:made <album/64248#composition>,
        <album/64248#lyrics>,
        <album/64248#subject> ;
    foaf:name "Kellin Quinn"@en .

<album/64248#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "35xxxv / ONE OK ROCK"@en,
        "35xxxv / ONE OK ROCK"@ja,
        "35xxxv / ONE OK ROCK"@ja-latn ;
    mo:performance_of <album/64248#musicalwork> ;
    mo:performer _:N38f9aaa1cbfb4c3ea5d5c8c5efdba559,
        _:N89638f64e44e4b0e880f81c9dfd8a3aa,
        _:N9bc3d9d3f6aa46f7925d9579f19be297,
        _:Nbf18bcdd980d45309fabbaec401eee55,
        <artist/14317#subject>,
        <artist/20425#subject>,
        <artist/48621#subject>,
        <artist/54055#subject> ;
    mo:recorded_as <album/64248#musicalexpression> ;
    schema:byArtist _:N38f9aaa1cbfb4c3ea5d5c8c5efdba559,
        _:N89638f64e44e4b0e880f81c9dfd8a3aa,
        _:N9bc3d9d3f6aa46f7925d9579f19be297,
        _:Nbf18bcdd980d45309fabbaec401eee55,
        <artist/14317#subject>,
        <artist/20425#subject>,
        <artist/48621#subject>,
        <artist/54055#subject> ;
    schema:name "35xxxv / ONE OK ROCK"@en,
        "35xxxv / ONE OK ROCK"@ja,
        "35xxxv / ONE OK ROCK"@ja-latn ;
    schema:workPerformed <album/64248#musicalwork> .

<album/64248#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "35xxxv / ONE OK ROCK"@en,
        "35xxxv / ONE OK ROCK"@ja,
        "35xxxv / ONE OK ROCK"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jude Cole"@en ;
            foaf:made <album/64248#composition> ;
            foaf:name "Jude Cole"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jordan Schmidt"@en ;
            foaf:made <album/64248#composition> ;
            foaf:name "Jordan Schmidt"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "John Feldmann"@en ;
            foaf:made <album/64248#composition> ;
            foaf:name "John Feldmann"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Arnold Lanni"@en ;
            foaf:made <album/64248#composition> ;
            foaf:name "Arnold Lanni"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nicholas Furlong"@en ;
            foaf:made <album/64248#composition> ;
            foaf:name "Nicholas Furlong"@en ],
        <artist/14317#subject>,
        <artist/20425#subject>,
        <artist/22256#subject>,
        <artist/48621#subject>,
        <artist/54055#subject> ;
    mo:produced_work <album/64248#musicalwork> ;
    schema:name "35xxxv / ONE OK ROCK"@en,
        "35xxxv / ONE OK ROCK"@ja,
        "35xxxv / ONE OK ROCK"@ja-latn .

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

<album/64248#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-02-11"^^xsd:date ;
    dcterms:title "35xxxv / ONE OK ROCK"@en,
        "35xxxv / ONE OK ROCK"@ja,
        "35xxxv / ONE OK ROCK"@ja-latn ;
    mo:catalogue_number "AZCS-1041" ;
    mo:media_type "CD" ;
    mo:publication_of <album/64248#musicalexpression> ;
    mo:publisher <org/2492#subject> ;
    mo:record _:N1dffeb17ddc34be59c3984e3fe65d706 ;
    mo:record_count 1 ;
    schema:about <product/4336#subject>,
        <product/4338#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Ryota)"@en ;
            foaf:name "Ryota)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tomoya"@en ;
            foaf:name "Tomoya"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jude Cole"@en ;
            foaf:name "Jude Cole"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "The Fall of Ai Chamber Orchestra"@en ;
            foaf:name "The Fall of Ai Chamber Orchestra"@en ],
        <artist/14317#subject>,
        <artist/20425#subject>,
        <artist/48621#subject>,
        <artist/54055#subject> ;
    schema:datePublished "2015-02-11"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/84/64248/64248-1483079419.jpg> ;
    schema:name "35xxxv / ONE OK ROCK"@en,
        "35xxxv / ONE OK ROCK"@ja,
        "35xxxv / ONE OK ROCK"@ja-latn ;
    schema:publisher <org/2492#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/64248/64248-1483079419.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64248#subject> ;
    schema:name "Jordan Schmidt"@en ;
    foaf:made <album/64248#subject> ;
    foaf:name "Jordan Schmidt"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Arnold Lanni"@en ;
    foaf:made <album/64248#lyrics> ;
    foaf:name "Arnold Lanni"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Nicholas Furlong"@en ;
    foaf:made <album/64248#lyrics> ;
    foaf:name "Nicholas Furlong"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "John Feldmann"@en ;
    foaf:made <album/64248#subject> ;
    foaf:name "John Feldmann"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jude Cole"@en ;
    foaf:made <album/64248#lyrics> ;
    foaf:name "Jude Cole"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jordan Schmidt"@en ;
    foaf:made <album/64248#lyrics> ;
    foaf:name "Jordan Schmidt"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Arnold Lanni"@en ;
    foaf:made <album/64248#subject> ;
    foaf:name "Arnold Lanni"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jude Cole"@en ;
    foaf:made <album/64248#subject> ;
    foaf:name "Jude Cole"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64248#subject> ;
    schema:name "Nicholas Furlong"@en ;
    foaf:made <album/64248#subject> ;
    foaf:name "Nicholas Furlong"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jordan Schmidt"@en ;
    foaf:made <album/64248#subject> ;
    foaf:name "Jordan Schmidt"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64248#subject> ;
    schema:name "John Feldmann"@en ;
    foaf:made <album/64248#subject> ;
    foaf:name "John Feldmann"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Nicholas Furlong"@en ;
    foaf:made <album/64248#subject> ;
    foaf:name "Nicholas Furlong"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "John Feldmann"@en ;
    foaf:made <album/64248#lyrics> ;
    foaf:name "John Feldmann"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64248#subject> ;
    schema:name "Jude Cole"@en ;
    foaf:made <album/64248#subject> ;
    foaf:name "Jude Cole"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64248#subject> ;
    schema:name "Arnold Lanni"@en ;
    foaf:made <album/64248#subject> ;
    foaf:name "Arnold Lanni"@en .

_:N0ddecbfd398f49eaab858da5948a5b1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heartache"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N1dffeb17ddc34be59c3984e3fe65d706 ;
    schema:name "Heartache"@en .

_:N1103cef906ec4163b02e8aadbefafd75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cry out"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N1dffeb17ddc34be59c3984e3fe65d706 ;
    schema:name "Cry out"@en .

_:N38f9aaa1cbfb4c3ea5d5c8c5efdba559 a schema:Person,
        foaf:Person ;
    mo:performed <album/64248#performance> ;
    schema:name "Ryota)"@en ;
    foaf:name "Ryota)"@en .

_:N6e214a29815a4b05a8efc46455631fa7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Decision"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N1dffeb17ddc34be59c3984e3fe65d706 ;
    schema:name "Decision"@en .

_:N89638f64e44e4b0e880f81c9dfd8a3aa a schema:Person,
        foaf:Person ;
    mo:performed <album/64248#performance> ;
    schema:name "Tomoya"@en ;
    foaf:name "Tomoya"@en .

_:N9759864c693a483d83537cd59cb96a6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "3xxxv5"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N1dffeb17ddc34be59c3984e3fe65d706 ;
    schema:name "3xxxv5"@en .

_:N9bc3d9d3f6aa46f7925d9579f19be297 a schema:Person,
        foaf:Person ;
    mo:performed <album/64248#performance> ;
    schema:name "Jude Cole"@en ;
    foaf:name "Jude Cole"@en .

_:N9c2c36fd69a94063af73cd6be8a4104c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paper Planes (featuring Kellin from Sleeping with Sirens)"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N1dffeb17ddc34be59c3984e3fe65d706 ;
    schema:name "Paper Planes (featuring Kellin from Sleeping with Sirens)"@en .

_:Na1c823c0ca254306bfc67a8033c772dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take me to the top"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N1dffeb17ddc34be59c3984e3fe65d706 ;
    schema:name "Take me to the top"@en .

_:Nae639c3340444dc8a1c3d8ece4c1d53b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N1dffeb17ddc34be59c3984e3fe65d706 ;
    schema:name "Memories"@en .

_:Nbf18bcdd980d45309fabbaec401eee55 a schema:Person,
        foaf:Person ;
    mo:performed <album/64248#performance> ;
    schema:name "The Fall of Ai Chamber Orchestra"@en ;
    foaf:name "The Fall of Ai Chamber Orchestra"@en .

_:Ncd0f2b45a19b4fecb91f0eab89043bc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suddenly"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N1dffeb17ddc34be59c3984e3fe65d706 ;
    schema:name "Suddenly"@en .

_:Ndf180a3ca89a41969bf8c59d535e0347 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight the night"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N1dffeb17ddc34be59c3984e3fe65d706 ;
    schema:name "Fight the night"@en .

_:Ne65f789f36ac43bcba867e4fdbc7745a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stuck in the middle"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N1dffeb17ddc34be59c3984e3fe65d706 ;
    schema:name "Stuck in the middle"@en .

_:Ne8a785b4a1aa40c39e1ed9cf5fa8ad84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One by One"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N1dffeb17ddc34be59c3984e3fe65d706 ;
    schema:name "One by One"@en .

_:Ned2d0c760abf434ca21bdb4d59a17418 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mighty Long Fall"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N1dffeb17ddc34be59c3984e3fe65d706 ;
    schema:name "Mighty Long Fall"@en .

_:Nf208064aaf0248009fb4c6b640ad24c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good Goodbye"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N1dffeb17ddc34be59c3984e3fe65d706 ;
    schema:name "Good Goodbye"@en .

_:N1dffeb17ddc34be59c3984e3fe65d706 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ddecbfd398f49eaab858da5948a5b1d,
        _:N1103cef906ec4163b02e8aadbefafd75,
        _:N6e214a29815a4b05a8efc46455631fa7,
        _:N9759864c693a483d83537cd59cb96a6c,
        _:N9c2c36fd69a94063af73cd6be8a4104c,
        _:Na1c823c0ca254306bfc67a8033c772dc,
        _:Nae639c3340444dc8a1c3d8ece4c1d53b,
        _:Ncd0f2b45a19b4fecb91f0eab89043bc1,
        _:Ndf180a3ca89a41969bf8c59d535e0347,
        _:Ne65f789f36ac43bcba867e4fdbc7745a,
        _:Ne8a785b4a1aa40c39e1ed9cf5fa8ad84,
        _:Ned2d0c760abf434ca21bdb4d59a17418,
        _:Nf208064aaf0248009fb4c6b640ad24c7 ;
    mo:track_count 13 ;
    schema:duration "PT45:56"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0ddecbfd398f49eaab858da5948a5b1d,
        _:N1103cef906ec4163b02e8aadbefafd75,
        _:N6e214a29815a4b05a8efc46455631fa7,
        _:N9759864c693a483d83537cd59cb96a6c,
        _:N9c2c36fd69a94063af73cd6be8a4104c,
        _:Na1c823c0ca254306bfc67a8033c772dc,
        _:Nae639c3340444dc8a1c3d8ece4c1d53b,
        _:Ncd0f2b45a19b4fecb91f0eab89043bc1,
        _:Ndf180a3ca89a41969bf8c59d535e0347,
        _:Ne65f789f36ac43bcba867e4fdbc7745a,
        _:Ne8a785b4a1aa40c39e1ed9cf5fa8ad84,
        _:Ned2d0c760abf434ca21bdb4d59a17418,
        _:Nf208064aaf0248009fb4c6b640ad24c7 .

