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

<artist/3843#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuho Iwasato"@en,
        "岩里祐穂"@ja ;
    foaf:made <album/56365#lyrics>,
        <album/56365#subject> ;
    foaf:name "Yuho Iwasato"@en,
        "岩里祐穂"@ja .

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

<artist/319#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56365#subject> ;
    schema:name "Yoko Kanno"@en,
        "菅野よう子"@ja ;
    foaf:made <album/56365#composition>,
        <album/56365#subject> ;
    foaf:name "Yoko Kanno"@en,
        "菅野よう子"@ja .

<product/2562#subject> a schema:CreativeWork ;
    schema:name "CODE GEASS Akito the Exiled"@en,
        "コードギアス 亡国のアキト"@ja,
        "CODE GEASS Boukoku no Akito"@ja-latn ;
    foaf:name "CODE GEASS Akito the Exiled"@en,
        "コードギアス 亡国のアキト"@ja,
        "CODE GEASS Boukoku no Akito"@ja-latn .

<album/56365#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CODE GEASS Akito the Exiled O.S.T. 2"@en,
        "コードギアス 亡国のアキト O.S.T. 2"@ja,
        "CODE GEASS Boukoku no Akito O.S.T. 2"@ja-latn ;
    mo:composer <artist/319#subject> ;
    mo:produced_work <album/56365#musicalwork> ;
    schema:name "CODE GEASS Akito the Exiled O.S.T. 2"@en,
        "コードギアス 亡国のアキト O.S.T. 2"@ja,
        "CODE GEASS Boukoku no Akito O.S.T. 2"@ja-latn .

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

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

<album/56365#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CODE GEASS Akito the Exiled O.S.T. 2"@en,
        "コードギアス 亡国のアキト O.S.T. 2"@ja,
        "CODE GEASS Boukoku no Akito O.S.T. 2"@ja-latn ;
    mo:performance_of <album/56365#musicalwork> ;
    mo:recorded_as <album/56365#musicalexpression> ;
    schema:name "CODE GEASS Akito the Exiled O.S.T. 2"@en,
        "コードギアス 亡国のアキト O.S.T. 2"@ja,
        "CODE GEASS Boukoku no Akito O.S.T. 2"@ja-latn ;
    schema:workPerformed <album/56365#musicalwork> .

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

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

<https://medium-media.vgm.io/albums/56/56365/56365-1470933869.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/56365#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-03-02"^^xsd:date ;
    dcterms:title "CODE GEASS Akito the Exiled O.S.T. 2"@en,
        "コードギアス 亡国のアキト O.S.T. 2"@ja,
        "CODE GEASS Boukoku no Akito O.S.T. 2"@ja-latn ;
    mo:catalogue_number "VTCL-60422" ;
    mo:media_type "CD" ;
    mo:publication_of <album/56365#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:Ne3507823d5654360b0d5bb0bba9127f3 ;
    mo:record_count 1 ;
    schema:about <product/2562#subject> ;
    schema:datePublished "2016-03-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/56/56365/56365-1470933869.jpg> ;
    schema:name "CODE GEASS Akito the Exiled O.S.T. 2"@en,
        "コードギアス 亡国のアキト O.S.T. 2"@ja,
        "CODE GEASS Boukoku no Akito O.S.T. 2"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/56365/56365-1470933869.jpg> .

_:N01145c5d9dff4f4084e9598459624807 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What's the Rush?"@en,
        "What's the Rush?"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Ne3507823d5654360b0d5bb0bba9127f3 ;
    schema:name "What's the Rush?"@en,
        "What's the Rush?"@ja .

_:N063f547e696948bcadb4ece909609792 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Noble Time"@en,
        "Noble Time"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Ne3507823d5654360b0d5bb0bba9127f3 ;
    schema:name "Noble Time"@en,
        "Noble Time"@ja .

_:N0a114069111a47ec84bae1d417d5623b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "into Oblivion"@en,
        "into Oblivion"@ja ;
    mo:track_number 17 ;
    schema:duration "PT6:35"^^xsd:interval ;
    schema:inPlaylist _:Ne3507823d5654360b0d5bb0bba9127f3 ;
    schema:name "into Oblivion"@en,
        "into Oblivion"@ja .

_:N0b9d978f181a41a4945b099ad5c29f19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "in the Deep Forest"@en,
        "in the Deep Forest"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Ne3507823d5654360b0d5bb0bba9127f3 ;
    schema:name "in the Deep Forest"@en,
        "in the Deep Forest"@ja .

_:N150f3a0899d6401f823926247632c548 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Romany Songs"@en,
        "Romany Songs"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:Ne3507823d5654360b0d5bb0bba9127f3 ;
    schema:name "Romany Songs"@en,
        "Romany Songs"@ja .

_:N21e3008c20f84f01a5e88ea86c806b3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arco"@en,
        "アルコ"@ja ;
    mo:track_number 20 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:Ne3507823d5654360b0d5bb0bba9127f3 ;
    schema:name "Arco"@en,
        "アルコ"@ja .

_:N2cecdb7bf59149fb9fbbf32bef88aa3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blank Mind"@en,
        "Blank Mind"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Ne3507823d5654360b0d5bb0bba9127f3 ;
    schema:name "Blank Mind"@en,
        "Blank Mind"@ja .

_:N2e105228601a49648ebfaa831d8ccaaa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the Final Campaign"@en,
        "the Final Campaign"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Ne3507823d5654360b0d5bb0bba9127f3 ;
    schema:name "the Final Campaign"@en,
        "the Final Campaign"@ja .

_:N3b731f8396ae4715b19742f10e7eba52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You were My Brother"@en,
        "You were My Brother"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Ne3507823d5654360b0d5bb0bba9127f3 ;
    schema:name "You were My Brother"@en,
        "You were My Brother"@ja .

_:N48a492a36a1b4509b843a27eae0a7b0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Right to Live Freely"@en,
        "Right to Live Freely"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Ne3507823d5654360b0d5bb0bba9127f3 ;
    schema:name "Right to Live Freely"@en,
        "Right to Live Freely"@ja .

_:N4dc2813eb7a24c078794325b4f3252f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ambivalent"@en,
        "Ambivalent"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Ne3507823d5654360b0d5bb0bba9127f3 ;
    schema:name "Ambivalent"@en,
        "Ambivalent"@ja .

_:N536af4c4737343e597ff6d0a352ba8e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fastest, no Enemy"@en,
        "Fastest, no Enemy"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Ne3507823d5654360b0d5bb0bba9127f3 ;
    schema:name "Fastest, no Enemy"@en,
        "Fastest, no Enemy"@ja .

_:N72819ddbc40e4a88bca3c7df06dcbb5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "They Have ADD"@en,
        "They Have ADD"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Ne3507823d5654360b0d5bb0bba9127f3 ;
    schema:name "They Have ADD"@en,
        "They Have ADD"@ja .

_:N76f069b6790e422e9e2d7a058725ddb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Promised Land"@en,
        "Promised Land"@ja ;
    mo:track_number 19 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Ne3507823d5654360b0d5bb0bba9127f3 ;
    schema:name "Promised Land"@en,
        "Promised Land"@ja .

_:N8331f6b2539c4ff293f14aba1eec40f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Knight-Errantry"@en,
        "Knight-Errantry"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Ne3507823d5654360b0d5bb0bba9127f3 ;
    schema:name "Knight-Errantry"@en,
        "Knight-Errantry"@ja .

_:N9346795c35b94494b92c19ea7d22ebad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "See the Red Light"@en,
        "See the Red Light"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Ne3507823d5654360b0d5bb0bba9127f3 ;
    schema:name "See the Red Light"@en,
        "See the Red Light"@ja .

_:Na4f3824dcbb6426c9d4c5574284811ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's Now or Never"@en,
        "It's Now or Never"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Ne3507823d5654360b0d5bb0bba9127f3 ;
    schema:name "It's Now or Never"@en,
        "It's Now or Never"@ja .

_:Na9d4368660e34e41ad17d2aec2e366f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It may be My Fancy"@en,
        "It may be My Fancy"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Ne3507823d5654360b0d5bb0bba9127f3 ;
    schema:name "It may be My Fancy"@en,
        "It may be My Fancy"@ja .

_:Nb263fa6e324c40fca98c468f1f721c2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gentle Flow"@en,
        "Gentle Flow"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Ne3507823d5654360b0d5bb0bba9127f3 ;
    schema:name "Gentle Flow"@en,
        "Gentle Flow"@ja .

_:Nf1120ecbff0a4b3189db3ed25eef55a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AKITO, Called a Eleven"@en,
        "AKITO, Called a Eleven"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Ne3507823d5654360b0d5bb0bba9127f3 ;
    schema:name "AKITO, Called a Eleven"@en,
        "AKITO, Called a Eleven"@ja .

_:Ne3507823d5654360b0d5bb0bba9127f3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01145c5d9dff4f4084e9598459624807,
        _:N063f547e696948bcadb4ece909609792,
        _:N0a114069111a47ec84bae1d417d5623b,
        _:N0b9d978f181a41a4945b099ad5c29f19,
        _:N150f3a0899d6401f823926247632c548,
        _:N21e3008c20f84f01a5e88ea86c806b3f,
        _:N2cecdb7bf59149fb9fbbf32bef88aa3e,
        _:N2e105228601a49648ebfaa831d8ccaaa,
        _:N3b731f8396ae4715b19742f10e7eba52,
        _:N48a492a36a1b4509b843a27eae0a7b0b,
        _:N4dc2813eb7a24c078794325b4f3252f0,
        _:N536af4c4737343e597ff6d0a352ba8e6,
        _:N72819ddbc40e4a88bca3c7df06dcbb5e,
        _:N76f069b6790e422e9e2d7a058725ddb1,
        _:N8331f6b2539c4ff293f14aba1eec40f2,
        _:N9346795c35b94494b92c19ea7d22ebad,
        _:Na4f3824dcbb6426c9d4c5574284811ca,
        _:Na9d4368660e34e41ad17d2aec2e366f1,
        _:Nb263fa6e324c40fca98c468f1f721c2a,
        _:Nf1120ecbff0a4b3189db3ed25eef55a3 ;
    mo:track_count 20 ;
    schema:duration "PT75:07"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N01145c5d9dff4f4084e9598459624807,
        _:N063f547e696948bcadb4ece909609792,
        _:N0a114069111a47ec84bae1d417d5623b,
        _:N0b9d978f181a41a4945b099ad5c29f19,
        _:N150f3a0899d6401f823926247632c548,
        _:N21e3008c20f84f01a5e88ea86c806b3f,
        _:N2cecdb7bf59149fb9fbbf32bef88aa3e,
        _:N2e105228601a49648ebfaa831d8ccaaa,
        _:N3b731f8396ae4715b19742f10e7eba52,
        _:N48a492a36a1b4509b843a27eae0a7b0b,
        _:N4dc2813eb7a24c078794325b4f3252f0,
        _:N536af4c4737343e597ff6d0a352ba8e6,
        _:N72819ddbc40e4a88bca3c7df06dcbb5e,
        _:N76f069b6790e422e9e2d7a058725ddb1,
        _:N8331f6b2539c4ff293f14aba1eec40f2,
        _:N9346795c35b94494b92c19ea7d22ebad,
        _:Na4f3824dcbb6426c9d4c5574284811ca,
        _:Na9d4368660e34e41ad17d2aec2e366f1,
        _:Nb263fa6e324c40fca98c468f1f721c2a,
        _:Nf1120ecbff0a4b3189db3ed25eef55a3 .

