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

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

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

<album/50405> a mo:Release ;
    mo:catalogue_number "AOA-2903B-DISC3" .

<artist/356#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36300#subject> ;
    schema:name "Yuki Kajiura"@en,
        "梶浦由記"@ja ;
    foaf:made <album/36300#composition>,
        <album/36300#subject> ;
    foaf:name "Yuki Kajiura"@en,
        "梶浦由記"@ja .

<product/1508#subject> a schema:CreativeWork ;
    schema:name "Sword Art Online (TV)"@en,
        "ソードアート・オンライン (TV)"@ja,
        "Sword Art Online (TV)"@ja-latn ;
    foaf:name "Sword Art Online (TV)"@en,
        "ソードアート・オンライン (TV)"@ja,
        "Sword Art Online (TV)"@ja-latn .

<album/36300#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sword Art Online Original Soundtrack vol.2"@en,
        "ソードアート・オンライン オリジナルサウンドトラック vol.2"@ja,
        "Sword Art Online Original Soundtrack vol.2"@ja-latn ;
    mo:composer <artist/356#subject> ;
    mo:produced_work <album/36300#musicalwork> ;
    schema:name "Sword Art Online Original Soundtrack vol.2"@en,
        "ソードアート・オンライン オリジナルサウンドトラック vol.2"@ja,
        "Sword Art Online Original Soundtrack vol.2"@ja-latn .

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

<album/36300#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sword Art Online Original Soundtrack vol.2"@en,
        "ソードアート・オンライン オリジナルサウンドトラック vol.2"@ja,
        "Sword Art Online Original Soundtrack vol.2"@ja-latn ;
    mo:performance_of <album/36300#musicalwork> ;
    mo:recorded_as <album/36300#musicalexpression> ;
    schema:name "Sword Art Online Original Soundtrack vol.2"@en,
        "ソードアート・オンライン オリジナルサウンドトラック vol.2"@ja,
        "Sword Art Online Original Soundtrack vol.2"@ja-latn ;
    schema:workPerformed <album/36300#musicalwork> .

<org/86#subject> schema:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn ;
    foaf:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn .

<https://media.vgm.io/albums/00/36300/36300-cce90d425909.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/36300#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/00/36300/36300-cce90d425909.png> ;
    foaf:depicts <album/36300#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/00/36300/36300-cce90d425909.png> .

<https://medium-media.vgm.io/albums/00/36300/36300-cce90d425909.png> a schema:ImageObject,
        foaf:Image .

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

<album/36300#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-04-24"^^xsd:date ;
    dcterms:title "Sword Art Online Original Soundtrack vol.2"@en,
        "ソードアート・オンライン オリジナルサウンドトラック vol.2"@ja,
        "Sword Art Online Original Soundtrack vol.2"@ja-latn ;
    mo:catalogue_number "ANZX-6614" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/50405> ;
    mo:publication_of <album/36300#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N3b0f54bb9dcf4c3ba53292cf770b5455 ;
    mo:record_count 1 ;
    schema:about <product/1508#subject> ;
    schema:datePublished "2013-04-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/00/36300/36300-cce90d425909.png> ;
    schema:name "Sword Art Online Original Soundtrack vol.2"@en,
        "ソードアート・オンライン オリジナルサウンドトラック vol.2"@ja,
        "Sword Art Online Original Soundtrack vol.2"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/36300/36300-cce90d425909.png> .

_:N16d5e8530b9e4c3d8f268209a8620957 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "friendly feelings"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N3b0f54bb9dcf4c3ba53292cf770b5455 ;
    schema:name "friendly feelings"@en .

_:N2edcaf5a7c16488db70ba28e5b9260f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fly higher and faster"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N3b0f54bb9dcf4c3ba53292cf770b5455 ;
    schema:name "fly higher and faster"@en .

_:N31a43a7aeb85444d8306a255bebbc42a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "is this love? ~piano only ver."@en ;
    mo:track_number 18 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N3b0f54bb9dcf4c3ba53292cf770b5455 ;
    schema:name "is this love? ~piano only ver."@en .

_:N38bed95b1a06459ab3d015bd460ae6ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "is this love?"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N3b0f54bb9dcf4c3ba53292cf770b5455 ;
    schema:name "is this love?"@en .

_:N3a4f31c100b1482885cb9d900982c44f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "got to win"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N3b0f54bb9dcf4c3ba53292cf770b5455 ;
    schema:name "got to win"@en .

_:N45e72887a82046b192ae54456ce2f927 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yui"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N3b0f54bb9dcf4c3ba53292cf770b5455 ;
    schema:name "Yui"@en .

_:N46058c12d0294efd88c831cfc108798a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fight with a devil"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N3b0f54bb9dcf4c3ba53292cf770b5455 ;
    schema:name "fight with a devil"@en .

_:N498e6ca69a7a49cf8cab8cb30f9ca016 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dance with me"@en ;
    mo:track_number 26 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N3b0f54bb9dcf4c3ba53292cf770b5455 ;
    schema:name "dance with me"@en .

_:N54b45efa15ee41b0b78cb201f5acc520 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "she is still sleeping"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N3b0f54bb9dcf4c3ba53292cf770b5455 ;
    schema:name "she is still sleeping"@en .

_:N5777df1eceba468cae80f935e0df5c4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "town in the morning"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N3b0f54bb9dcf4c3ba53292cf770b5455 ;
    schema:name "town in the morning"@en .

_:N591c98272025488ab6b3bf11a0bdc2e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "reconciliation"@en ;
    mo:track_number 25 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N3b0f54bb9dcf4c3ba53292cf770b5455 ;
    schema:name "reconciliation"@en .

_:N653380e3b2c8494db8900a3b7a9f6227 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "swordland ~to be continued"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:N3b0f54bb9dcf4c3ba53292cf770b5455 ;
    schema:name "swordland ~to be continued"@en .

_:N7370f3596654498e8606e2d8155c649b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "in the cage"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N3b0f54bb9dcf4c3ba53292cf770b5455 ;
    schema:name "in the cage"@en .

_:N7f570e900bda4996a0e24fc6769d3c4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "aincrad"@en ;
    mo:track_number 27 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N3b0f54bb9dcf4c3ba53292cf770b5455 ;
    schema:name "aincrad"@en .

_:N90531ab0cb834d71ab71016b02f76de6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a new world of fairies"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N3b0f54bb9dcf4c3ba53292cf770b5455 ;
    schema:name "a new world of fairies"@en .

_:N96a8f6c5a2e24826832a6b56d2c5b3ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oberon"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N3b0f54bb9dcf4c3ba53292cf770b5455 ;
    schema:name "Oberon"@en .

_:Na0a4c880fe204e99a85d86bddcce1983 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "last flight"@en ;
    mo:track_number 24 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N3b0f54bb9dcf4c3ba53292cf770b5455 ;
    schema:name "last flight"@en .

_:Nabbe7b19fd664bb6b47313912af61934 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "critical phase"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N3b0f54bb9dcf4c3ba53292cf770b5455 ;
    schema:name "critical phase"@en .

_:Nb2ec603837bd4e378719f4c9c837b1a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "climbing up the world tree"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N3b0f54bb9dcf4c3ba53292cf770b5455 ;
    schema:name "climbing up the world tree"@en .

_:Nb53c161f289f4cfbbe5e8d5e7f58cd0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "false king"@en ;
    mo:track_number 23 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N3b0f54bb9dcf4c3ba53292cf770b5455 ;
    schema:name "false king"@en .

_:Ndf0643067158446a8d9c2e96b73ca2cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "past sadness"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N3b0f54bb9dcf4c3ba53292cf770b5455 ;
    schema:name "past sadness"@en .

_:Nf0d9542a00af43edb8a3060694d0645c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fly, if you can"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N3b0f54bb9dcf4c3ba53292cf770b5455 ;
    schema:name "fly, if you can"@en .

_:Nf1a297ca879f4ac78cb07851b5a2350e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "aerial fight"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N3b0f54bb9dcf4c3ba53292cf770b5455 ;
    schema:name "aerial fight"@en .

_:Nf4299aff97594b459ef0e3c40f2ef3fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "in time of peace"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N3b0f54bb9dcf4c3ba53292cf770b5455 ;
    schema:name "in time of peace"@en .

_:Nf609c8b5a4934b159e921af632fde02c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "victory"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N3b0f54bb9dcf4c3ba53292cf770b5455 ;
    schema:name "victory"@en .

_:Nf74e524788fe491bb3c15906c205ccc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sorrowfully"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N3b0f54bb9dcf4c3ba53292cf770b5455 ;
    schema:name "sorrowfully"@en .

_:Nfe307f84839244ffb4b7c9cc680cd01e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I wonder"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N3b0f54bb9dcf4c3ba53292cf770b5455 ;
    schema:name "I wonder"@en .

_:N3b0f54bb9dcf4c3ba53292cf770b5455 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16d5e8530b9e4c3d8f268209a8620957,
        _:N2edcaf5a7c16488db70ba28e5b9260f1,
        _:N31a43a7aeb85444d8306a255bebbc42a,
        _:N38bed95b1a06459ab3d015bd460ae6ec,
        _:N3a4f31c100b1482885cb9d900982c44f,
        _:N45e72887a82046b192ae54456ce2f927,
        _:N46058c12d0294efd88c831cfc108798a,
        _:N498e6ca69a7a49cf8cab8cb30f9ca016,
        _:N54b45efa15ee41b0b78cb201f5acc520,
        _:N5777df1eceba468cae80f935e0df5c4c,
        _:N591c98272025488ab6b3bf11a0bdc2e6,
        _:N653380e3b2c8494db8900a3b7a9f6227,
        _:N7370f3596654498e8606e2d8155c649b,
        _:N7f570e900bda4996a0e24fc6769d3c4b,
        _:N90531ab0cb834d71ab71016b02f76de6,
        _:N96a8f6c5a2e24826832a6b56d2c5b3ff,
        _:Na0a4c880fe204e99a85d86bddcce1983,
        _:Nabbe7b19fd664bb6b47313912af61934,
        _:Nb2ec603837bd4e378719f4c9c837b1a1,
        _:Nb53c161f289f4cfbbe5e8d5e7f58cd0c,
        _:Ndf0643067158446a8d9c2e96b73ca2cb,
        _:Nf0d9542a00af43edb8a3060694d0645c,
        _:Nf1a297ca879f4ac78cb07851b5a2350e,
        _:Nf4299aff97594b459ef0e3c40f2ef3fe,
        _:Nf609c8b5a4934b159e921af632fde02c,
        _:Nf74e524788fe491bb3c15906c205ccc0,
        _:Nfe307f84839244ffb4b7c9cc680cd01e ;
    mo:track_count 27 ;
    schema:duration "PT51:10"^^xsd:interval ;
    schema:numTracks 27 ;
    schema:track _:N16d5e8530b9e4c3d8f268209a8620957,
        _:N2edcaf5a7c16488db70ba28e5b9260f1,
        _:N31a43a7aeb85444d8306a255bebbc42a,
        _:N38bed95b1a06459ab3d015bd460ae6ec,
        _:N3a4f31c100b1482885cb9d900982c44f,
        _:N45e72887a82046b192ae54456ce2f927,
        _:N46058c12d0294efd88c831cfc108798a,
        _:N498e6ca69a7a49cf8cab8cb30f9ca016,
        _:N54b45efa15ee41b0b78cb201f5acc520,
        _:N5777df1eceba468cae80f935e0df5c4c,
        _:N591c98272025488ab6b3bf11a0bdc2e6,
        _:N653380e3b2c8494db8900a3b7a9f6227,
        _:N7370f3596654498e8606e2d8155c649b,
        _:N7f570e900bda4996a0e24fc6769d3c4b,
        _:N90531ab0cb834d71ab71016b02f76de6,
        _:N96a8f6c5a2e24826832a6b56d2c5b3ff,
        _:Na0a4c880fe204e99a85d86bddcce1983,
        _:Nabbe7b19fd664bb6b47313912af61934,
        _:Nb2ec603837bd4e378719f4c9c837b1a1,
        _:Nb53c161f289f4cfbbe5e8d5e7f58cd0c,
        _:Ndf0643067158446a8d9c2e96b73ca2cb,
        _:Nf0d9542a00af43edb8a3060694d0645c,
        _:Nf1a297ca879f4ac78cb07851b5a2350e,
        _:Nf4299aff97594b459ef0e3c40f2ef3fe,
        _:Nf609c8b5a4934b159e921af632fde02c,
        _:Nf74e524788fe491bb3c15906c205ccc0,
        _:Nfe307f84839244ffb4b7c9cc680cd01e .

