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

<artist/13732#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruka Chisuga"@en,
        "千菅春香"@ja ;
    foaf:made <album/54582#subject>,
        <album/54582#vocals> ;
    foaf:name "Haruka Chisuga"@en,
        "千菅春香"@ja .

<artist/15998#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ari Ozawa"@en,
        "小澤亜李"@ja ;
    foaf:made <album/54582#subject>,
        <album/54582#vocals> ;
    foaf:name "Ari Ozawa"@en,
        "小澤亜李"@ja .

<artist/5281#subject> a schema:Person,
        foaf:Person ;
    schema:name "Gabriela Robin"@en ;
    foaf:made <album/54582#lyrics>,
        <album/54582#subject> ;
    foaf:name "Gabriela Robin"@en .

<artist/15313#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54582#subject> ;
    schema:name "Ryujin Kiyoshi"@en,
        "清竜人"@ja ;
    foaf:made <album/54582#composition>,
        <album/54582#lyrics>,
        <album/54582#subject> ;
    foaf:name "Ryujin Kiyoshi"@en,
        "清竜人"@ja .

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

<artist/8607#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54582#subject> ;
    schema:name "May'n"@en ;
    foaf:made <album/54582#composition>,
        <album/54582#lyrics>,
        <album/54582#subject>,
        <album/54582#vocals> ;
    foaf:name "May'n"@en .

<artist/8896#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54582#subject> ;
    schema:name "R·O·N"@en ;
    foaf:made <album/54582#composition>,
        <album/54582#lyrics>,
        <album/54582#subject> ;
    foaf:name "R·O·N"@en .

<product/3379#subject> a schema:CreativeWork ;
    schema:name "Aquarion Logos"@en,
        "アクエリオンロゴス"@ja,
        "Aquarion Logos"@ja-latn ;
    foaf:name "Aquarion Logos"@en,
        "アクエリオンロゴス"@ja,
        "Aquarion Logos"@ja-latn .

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

<album/54582#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Aquarion Logos O.S.T."@en,
        "TVアニメーション アクエリオンロゴス O.S.T."@ja,
        "Aquarion Logos O.S.T."@ja-latn ;
    mo:performance_of <album/54582#musicalwork> ;
    mo:recorded_as <album/54582#musicalexpression> ;
    schema:name "Aquarion Logos O.S.T."@en,
        "TVアニメーション アクエリオンロゴス O.S.T."@ja,
        "Aquarion Logos O.S.T."@ja-latn ;
    schema:workPerformed <album/54582#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/28/54582/54582-1441286497.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/54582#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/28/54582/54582-1441286497.jpg> ;
    foaf:depicts <album/54582#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/28/54582/54582-1441286497.jpg> .

<https://medium-media.vgm.io/albums/28/54582/54582-1441286497.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/54582#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aquarion Logos O.S.T."@en,
        "TVアニメーション アクエリオンロゴス O.S.T."@ja,
        "Aquarion Logos O.S.T."@ja-latn ;
    mo:composer <artist/15313#subject>,
        <artist/319#subject>,
        <artist/8607#subject>,
        <artist/8896#subject> ;
    mo:produced_work <album/54582#musicalwork> ;
    schema:name "Aquarion Logos O.S.T."@en,
        "TVアニメーション アクエリオンロゴス O.S.T."@ja,
        "Aquarion Logos O.S.T."@ja-latn .

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

<album/54582#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-09-23"^^xsd:date ;
    dcterms:title "Aquarion Logos O.S.T."@en,
        "TVアニメーション アクエリオンロゴス O.S.T."@ja,
        "Aquarion Logos O.S.T."@ja-latn ;
    mo:catalogue_number "VTCL-60405" ;
    mo:media_type "CD" ;
    mo:publication_of <album/54582#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:Na7b1d0c2d26948d9b33c96ab5fa986a6 ;
    mo:record_count 1 ;
    schema:about <product/3379#subject> ;
    schema:datePublished "2015-09-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/28/54582/54582-1441286497.jpg> ;
    schema:name "Aquarion Logos O.S.T."@en,
        "TVアニメーション アクエリオンロゴス O.S.T."@ja,
        "Aquarion Logos O.S.T."@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/54582/54582-1441286497.jpg> .

_:N0f6ae3e573ee440d837b4681ca7253ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ジュ・ジュテームコミュニケーション [TV-EDIT]"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Na7b1d0c2d26948d9b33c96ab5fa986a6 ;
    schema:name "ジュ・ジュテームコミュニケーション [TV-EDIT]"@ja .

_:N17c3e097011e44ee915b4d918f35e5b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "モジバケ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Na7b1d0c2d26948d9b33c96ab5fa986a6 ;
    schema:name "モジバケ"@ja .

_:N1c05847ddbc1491e87d8fa5f7f15c9d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THANK YOU FOR..."@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Na7b1d0c2d26948d9b33c96ab5fa986a6 ;
    schema:name "THANK YOU FOR..."@ja .

_:N24db25087b5d4484b8186672de56457b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "E-Aside"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:Na7b1d0c2d26948d9b33c96ab5fa986a6 ;
    schema:name "E-Aside"@ja .

_:N283d5da5803642f0b6f7a815d8de8948 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エンカウント"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Na7b1d0c2d26948d9b33c96ab5fa986a6 ;
    schema:name "エンカウント"@ja .

_:N3f5dd3ee136043bdac152a93f5be997c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "抑圧"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Na7b1d0c2d26948d9b33c96ab5fa986a6 ;
    schema:name "抑圧"@ja .

_:N4b7fc0f239b74477a5b1f0ba4ed94963 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君との今日、わたしの声"@ja ;
    mo:track_number 23 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Na7b1d0c2d26948d9b33c96ab5fa986a6 ;
    schema:name "君との今日、わたしの声"@ja .

_:N4cfc6ac1485547d8b42ab90ad7677a2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Before the party"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:Na7b1d0c2d26948d9b33c96ab5fa986a6 ;
    schema:name "Before the party"@ja .

_:N62451b3838014916afdad01b3f6dda2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エンゲージ"@ja ;
    mo:track_number 24 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Na7b1d0c2d26948d9b33c96ab5fa986a6 ;
    schema:name "エンゲージ"@ja .

_:N65f173aad72544489c30c5b1db47d95e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "舞亜"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Na7b1d0c2d26948d9b33c96ab5fa986a6 ;
    schema:name "舞亜"@ja .

_:N6b39b63765a54f92ba5ad556dde3a612 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヤマイダレdarlin' [TV-EDIT]"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Na7b1d0c2d26948d9b33c96ab5fa986a6 ;
    schema:name "ヤマイダレdarlin' [TV-EDIT]"@ja .

_:N7a06191013124ae098d86dec47785774 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SUMMER FEEL"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Na7b1d0c2d26948d9b33c96ab5fa986a6 ;
    schema:name "SUMMER FEEL"@ja .

_:N7a2b8c96aaf3417b8e8f2e15830b5be9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロジカルデッドエンド"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Na7b1d0c2d26948d9b33c96ab5fa986a6 ;
    schema:name "ロジカルデッドエンド"@ja .

_:N99051c462f7e407a84ef9cd11ad12ec6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロゴスワールド"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Na7b1d0c2d26948d9b33c96ab5fa986a6 ;
    schema:name "ロゴスワールド"@ja .

_:Na0e3d897d12d42c68997521c64d990c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FUNNY BONE"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Na7b1d0c2d26948d9b33c96ab5fa986a6 ;
    schema:name "FUNNY BONE"@ja .

_:Na5bd3528c54a418f85a4d995a911cf37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "内面世界"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Na7b1d0c2d26948d9b33c96ab5fa986a6 ;
    schema:name "内面世界"@ja .

_:Naa42716387834152b23383285e0b3b85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "文字消失"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Na7b1d0c2d26948d9b33c96ab5fa986a6 ;
    schema:name "文字消失"@ja .

_:Nae7bfd8474bc4385a7509b0dd1009680 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エクスクルーシブ"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Na7b1d0c2d26948d9b33c96ab5fa986a6 ;
    schema:name "エクスクルーシブ"@ja .

_:Nba80e64c1cd24422a7cd8289f0d70733 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "E-Bside"@ja ;
    mo:track_number 14 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:Na7b1d0c2d26948d9b33c96ab5fa986a6 ;
    schema:name "E-Bside"@ja .

_:Nc24866016dca46bfb2c3ca6782525c85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "お掃除TIME"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Na7b1d0c2d26948d9b33c96ab5fa986a6 ;
    schema:name "お掃除TIME"@ja .

_:Nc3b30d51a108450facb5275761ded9fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まーぼーどーふにふぉーりんらぶ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Na7b1d0c2d26948d9b33c96ab5fa986a6 ;
    schema:name "まーぼーどーふにふぉーりんらぶ"@ja .

_:Nc9a50a1fddd54141806593b012ce6bd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "影世"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Na7b1d0c2d26948d9b33c96ab5fa986a6 ;
    schema:name "影世"@ja .

_:Ncdbd9609a4a848b282fc662646726460 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "創声の書"@ja ;
    mo:track_number 4 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:Na7b1d0c2d26948d9b33c96ab5fa986a6 ;
    schema:name "創声の書"@ja .

_:Ndbad45e9cdb547b89ee95f4089ca2b6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "吐露"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Na7b1d0c2d26948d9b33c96ab5fa986a6 ;
    schema:name "吐露"@ja .

_:Ne2ca2528e2dd4fb5934cd98570d1f14b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "創声"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Na7b1d0c2d26948d9b33c96ab5fa986a6 ;
    schema:name "創声"@ja .

_:Nf17afd7e11d34b5db73f7887831c444d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シロバコの午後"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Na7b1d0c2d26948d9b33c96ab5fa986a6 ;
    schema:name "シロバコの午後"@ja .

_:Nf56276ef2bd44341bde3acc217ad56ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "昇華"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Na7b1d0c2d26948d9b33c96ab5fa986a6 ;
    schema:name "昇華"@ja .

_:Na7b1d0c2d26948d9b33c96ab5fa986a6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f6ae3e573ee440d837b4681ca7253ef,
        _:N17c3e097011e44ee915b4d918f35e5b0,
        _:N1c05847ddbc1491e87d8fa5f7f15c9d1,
        _:N24db25087b5d4484b8186672de56457b,
        _:N283d5da5803642f0b6f7a815d8de8948,
        _:N3f5dd3ee136043bdac152a93f5be997c,
        _:N4b7fc0f239b74477a5b1f0ba4ed94963,
        _:N4cfc6ac1485547d8b42ab90ad7677a2c,
        _:N62451b3838014916afdad01b3f6dda2e,
        _:N65f173aad72544489c30c5b1db47d95e,
        _:N6b39b63765a54f92ba5ad556dde3a612,
        _:N7a06191013124ae098d86dec47785774,
        _:N7a2b8c96aaf3417b8e8f2e15830b5be9,
        _:N99051c462f7e407a84ef9cd11ad12ec6,
        _:Na0e3d897d12d42c68997521c64d990c5,
        _:Na5bd3528c54a418f85a4d995a911cf37,
        _:Naa42716387834152b23383285e0b3b85,
        _:Nae7bfd8474bc4385a7509b0dd1009680,
        _:Nba80e64c1cd24422a7cd8289f0d70733,
        _:Nc24866016dca46bfb2c3ca6782525c85,
        _:Nc3b30d51a108450facb5275761ded9fc,
        _:Nc9a50a1fddd54141806593b012ce6bd1,
        _:Ncdbd9609a4a848b282fc662646726460,
        _:Ndbad45e9cdb547b89ee95f4089ca2b6b,
        _:Ne2ca2528e2dd4fb5934cd98570d1f14b,
        _:Nf17afd7e11d34b5db73f7887831c444d,
        _:Nf56276ef2bd44341bde3acc217ad56ee ;
    mo:track_count 27 ;
    schema:duration "PT46:54"^^xsd:interval ;
    schema:numTracks 27 ;
    schema:track _:N0f6ae3e573ee440d837b4681ca7253ef,
        _:N17c3e097011e44ee915b4d918f35e5b0,
        _:N1c05847ddbc1491e87d8fa5f7f15c9d1,
        _:N24db25087b5d4484b8186672de56457b,
        _:N283d5da5803642f0b6f7a815d8de8948,
        _:N3f5dd3ee136043bdac152a93f5be997c,
        _:N4b7fc0f239b74477a5b1f0ba4ed94963,
        _:N4cfc6ac1485547d8b42ab90ad7677a2c,
        _:N62451b3838014916afdad01b3f6dda2e,
        _:N65f173aad72544489c30c5b1db47d95e,
        _:N6b39b63765a54f92ba5ad556dde3a612,
        _:N7a06191013124ae098d86dec47785774,
        _:N7a2b8c96aaf3417b8e8f2e15830b5be9,
        _:N99051c462f7e407a84ef9cd11ad12ec6,
        _:Na0e3d897d12d42c68997521c64d990c5,
        _:Na5bd3528c54a418f85a4d995a911cf37,
        _:Naa42716387834152b23383285e0b3b85,
        _:Nae7bfd8474bc4385a7509b0dd1009680,
        _:Nba80e64c1cd24422a7cd8289f0d70733,
        _:Nc24866016dca46bfb2c3ca6782525c85,
        _:Nc3b30d51a108450facb5275761ded9fc,
        _:Nc9a50a1fddd54141806593b012ce6bd1,
        _:Ncdbd9609a4a848b282fc662646726460,
        _:Ndbad45e9cdb547b89ee95f4089ca2b6b,
        _:Ne2ca2528e2dd4fb5934cd98570d1f14b,
        _:Nf17afd7e11d34b5db73f7887831c444d,
        _:Nf56276ef2bd44341bde3acc217ad56ee .

