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

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

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

<artist/7317#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38860#subject> ;
    schema:name "Hiroyuki Sawano"@en ;
    foaf:made <album/38860#composition>,
        <album/38860#subject> ;
    foaf:name "Hiroyuki Sawano"@en .

<product/4808#subject> a schema:CreativeWork ;
    schema:name "Blue Exorcist (TV)"@en,
        "青の祓魔師(エクソシスト) (TV)"@ja,
        "Ao no Exorcist (TV)"@ja-latn ;
    foaf:name "Blue Exorcist (TV)"@en,
        "青の祓魔師(エクソシスト) (TV)"@ja,
        "Ao no Exorcist (TV)"@ja-latn .

<product/4809#subject> a schema:CreativeWork ;
    schema:name "Blue Exorcist The Movie"@en,
        "青の祓魔師(エクソシスト) -劇場版-"@ja,
        "Ao no Exorcist -Gekijouban-"@ja-latn ;
    foaf:name "Blue Exorcist The Movie"@en,
        "青の祓魔師(エクソシスト) -劇場版-"@ja,
        "Ao no Exorcist -Gekijouban-"@ja-latn .

<album/38860#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BLUE EXORCIST PLUGLESS [Limited Edition]"@en,
        "青の祓魔師(エクソシスト) PLUGLESS [期間生産限定盤]"@ja,
        "Ao no Exorcist PLUGLESS [Limited Edition]"@ja-latn ;
    mo:composer <artist/7317#subject> ;
    mo:produced_work <album/38860#musicalwork> ;
    schema:name "BLUE EXORCIST PLUGLESS [Limited Edition]"@en,
        "青の祓魔師(エクソシスト) PLUGLESS [期間生産限定盤]"@ja,
        "Ao no Exorcist PLUGLESS [Limited Edition]"@ja-latn .

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

<album/38860#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BLUE EXORCIST PLUGLESS [Limited Edition]"@en,
        "青の祓魔師(エクソシスト) PLUGLESS [期間生産限定盤]"@ja,
        "Ao no Exorcist PLUGLESS [Limited Edition]"@ja-latn ;
    mo:performance_of <album/38860#musicalwork> ;
    mo:recorded_as <album/38860#musicalexpression> ;
    schema:name "BLUE EXORCIST PLUGLESS [Limited Edition]"@en,
        "青の祓魔師(エクソシスト) PLUGLESS [期間生産限定盤]"@ja,
        "Ao no Exorcist PLUGLESS [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/38860#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/06/38860/38860-1469903173.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/38860#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/06/38860/38860-1469903173.jpg> ;
    foaf:depicts <album/38860#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/06/38860/38860-1469903173.jpg> .

<https://medium-media.vgm.io/albums/06/38860/38860-1469903173.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/38860#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-07-03"^^xsd:date ;
    dcterms:title "BLUE EXORCIST PLUGLESS [Limited Edition]"@en,
        "青の祓魔師(エクソシスト) PLUGLESS [期間生産限定盤]"@ja,
        "Ao no Exorcist PLUGLESS [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SVWC-7941~2" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/38860#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:Ne23ba83fae294866979fdc2b35d456f1,
        _:Ne8c7a4d9d00d4f5f839692b0cb58d2e4 ;
    mo:record_count 2 ;
    schema:about <product/4808#subject>,
        <product/4809#subject> ;
    schema:datePublished "2013-07-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/06/38860/38860-1469903173.jpg> ;
    schema:name "BLUE EXORCIST PLUGLESS [Limited Edition]"@en,
        "青の祓魔師(エクソシスト) PLUGLESS [期間生産限定盤]"@ja,
        "Ao no Exorcist PLUGLESS [Limited Edition]"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/38860/38860-1469903173.jpg> .

_:N03859db7887c4c9994fe0b9655b1206a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ニ・カズ・シオ・ハ・チュウ・エイ・ウ・ジョ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Ne8c7a4d9d00d4f5f839692b0cb58d2e4 ;
    schema:name "ニ・カズ・シオ・ハ・チュウ・エイ・ウ・ジョ"@ja .

_:N093a292f467e4888bea12fd00bc34999 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:Ne8c7a4d9d00d4f5f839692b0cb58d2e4 ;
    schema:name "M"@ja .

_:N21c6c91753e14efa882778fd6627b56e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Scars"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Ne8c7a4d9d00d4f5f839692b0cb58d2e4 ;
    schema:name "Battle Scars"@ja .

_:N25b991453e2d4254a32a6b85683a3c50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "f"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Ne8c7a4d9d00d4f5f839692b0cb58d2e4 ;
    schema:name "f"@ja .

_:N2f614337d1cd460c83dc75782093ec23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U & Cloud <simpledess>"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Ne23ba83fae294866979fdc2b35d456f1 ;
    schema:name "U & Cloud <simpledess>"@ja .

_:N335ff95ea5444edfb327680eae466070 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLUE <pfs>"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Ne23ba83fae294866979fdc2b35d456f1 ;
    schema:name "BLUE <pfs>"@ja .

_:N423ba3a67b7b4146beac23f090584023 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Call me later <nZk Plugless>"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Ne23ba83fae294866979fdc2b35d456f1 ;
    schema:name "Call me later <nZk Plugless>"@ja .

_:N5441a9c2db0448dea93369a7fcc23e17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Too Late To Say"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:Ne23ba83fae294866979fdc2b35d456f1 ;
    schema:name "Too Late To Say"@ja .

_:N57a0ab52239c47a5b83cefc7a670f6ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "D + T"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Ne8c7a4d9d00d4f5f839692b0cb58d2e4 ;
    schema:name "D + T"@ja .

_:N5eec4666db2f4233845a1910cfb89d4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HEiW@→KiZUN@"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Ne8c7a4d9d00d4f5f839692b0cb58d2e4 ;
    schema:name "HEiW@→KiZUN@"@ja .

_:N6bab035c38cf494083813c50afad2025 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MATSURI"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:Ne8c7a4d9d00d4f5f839692b0cb58d2e4 ;
    schema:name "MATSURI"@ja .

_:N760b234d77fa40a39d9a901fdddd8af7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KEKKAI <闘質30%CUT>"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Ne23ba83fae294866979fdc2b35d456f1 ;
    schema:name "KEKKAI <闘質30%CUT>"@ja .

_:N7722270bae634610b046b6af47f90399 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "f <pfs>"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Ne23ba83fae294866979fdc2b35d456f1 ;
    schema:name "f <pfs>"@ja .

_:N940cf8de115f41fc90dd9e3c76ffb878 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Me & Creed <Lite-Tone-Happy部 3:な>"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Ne23ba83fae294866979fdc2b35d456f1 ;
    schema:name "Me & Creed <Lite-Tone-Happy部 3:な>"@ja .

_:Na7522eb6f6b841f894a4035e1f7a7ac7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MATSURI <朝臭珍丼屋 V>"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Ne23ba83fae294866979fdc2b35d456f1 ;
    schema:name "MATSURI <朝臭珍丼屋 V>"@ja .

_:Nb9541985298a43639f5c5f47575bb629 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Me & Creed"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Ne8c7a4d9d00d4f5f839692b0cb58d2e4 ;
    schema:name "Me & Creed"@ja .

_:Nbacf7cf03b1a4e1d9a64af10f7ee9694 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mephistopheles"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:Ne8c7a4d9d00d4f5f839692b0cb58d2e4 ;
    schema:name "Mephistopheles"@ja .

_:Nc5a9dd155fd142ba910fcadd2f815261 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Call me later"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Ne8c7a4d9d00d4f5f839692b0cb58d2e4 ;
    schema:name "Call me later"@ja .

_:Nda7706b992c24ff8b70ad99b1d921988 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Me & Creed <Slow Ver>"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Ne23ba83fae294866979fdc2b35d456f1 ;
    schema:name "Me & Creed <Slow Ver>"@ja .

_:Ndb1079f74cb74ac89dba8c26fbd4b4bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My☆ <Un-Pluglessです>"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Ne23ba83fae294866979fdc2b35d456f1 ;
    schema:name "My☆ <Un-Pluglessです>"@ja .

_:Ne4a0345aef7f4e2ab0320dc4b0e58f0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "D-Evil <正10時楽団 Played>"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:Ne23ba83fae294866979fdc2b35d456f1 ;
    schema:name "D-Evil <正10時楽団 Played>"@ja .

_:Necb2d4fd0a7e412f8278405b4857631e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U & Cloud"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Ne8c7a4d9d00d4f5f839692b0cb58d2e4 ;
    schema:name "U & Cloud"@ja .

_:Nf78854f6002d492b83a681880cdeddb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "i-AM"@ja ;
    mo:track_number 13 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:Ne8c7a4d9d00d4f5f839692b0cb58d2e4 ;
    schema:name "i-AM"@ja .

_:Nfa2c710b150246dcb8681aee12158a8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLUE"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Ne8c7a4d9d00d4f5f839692b0cb58d2e4 ;
    schema:name "BLUE"@ja .

_:Nfe36f3080a2d4c60b6a8bd077838bf89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Scars <Plugless Version>"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Ne23ba83fae294866979fdc2b35d456f1 ;
    schema:name "Battle Scars <Plugless Version>"@ja .

_:Nfff68a71aa034d7db53e4ab08da323b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "éXORCiST <cal off arr.>"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Ne23ba83fae294866979fdc2b35d456f1 ;
    schema:name "éXORCiST <cal off arr.>"@ja .

_:Ne23ba83fae294866979fdc2b35d456f1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2f614337d1cd460c83dc75782093ec23,
        _:N335ff95ea5444edfb327680eae466070,
        _:N423ba3a67b7b4146beac23f090584023,
        _:N5441a9c2db0448dea93369a7fcc23e17,
        _:N760b234d77fa40a39d9a901fdddd8af7,
        _:N7722270bae634610b046b6af47f90399,
        _:N940cf8de115f41fc90dd9e3c76ffb878,
        _:Na7522eb6f6b841f894a4035e1f7a7ac7,
        _:Nda7706b992c24ff8b70ad99b1d921988,
        _:Ndb1079f74cb74ac89dba8c26fbd4b4bc,
        _:Ne4a0345aef7f4e2ab0320dc4b0e58f0c,
        _:Nfe36f3080a2d4c60b6a8bd077838bf89,
        _:Nfff68a71aa034d7db53e4ab08da323b9 ;
    mo:track_count 13 ;
    schema:duration "PT54:11"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N2f614337d1cd460c83dc75782093ec23,
        _:N335ff95ea5444edfb327680eae466070,
        _:N423ba3a67b7b4146beac23f090584023,
        _:N5441a9c2db0448dea93369a7fcc23e17,
        _:N760b234d77fa40a39d9a901fdddd8af7,
        _:N7722270bae634610b046b6af47f90399,
        _:N940cf8de115f41fc90dd9e3c76ffb878,
        _:Na7522eb6f6b841f894a4035e1f7a7ac7,
        _:Nda7706b992c24ff8b70ad99b1d921988,
        _:Ndb1079f74cb74ac89dba8c26fbd4b4bc,
        _:Ne4a0345aef7f4e2ab0320dc4b0e58f0c,
        _:Nfe36f3080a2d4c60b6a8bd077838bf89,
        _:Nfff68a71aa034d7db53e4ab08da323b9 .

_:Ne8c7a4d9d00d4f5f839692b0cb58d2e4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N03859db7887c4c9994fe0b9655b1206a,
        _:N093a292f467e4888bea12fd00bc34999,
        _:N21c6c91753e14efa882778fd6627b56e,
        _:N25b991453e2d4254a32a6b85683a3c50,
        _:N57a0ab52239c47a5b83cefc7a670f6ca,
        _:N5eec4666db2f4233845a1910cfb89d4c,
        _:N6bab035c38cf494083813c50afad2025,
        _:Nb9541985298a43639f5c5f47575bb629,
        _:Nbacf7cf03b1a4e1d9a64af10f7ee9694,
        _:Nc5a9dd155fd142ba910fcadd2f815261,
        _:Necb2d4fd0a7e412f8278405b4857631e,
        _:Nf78854f6002d492b83a681880cdeddb1,
        _:Nfa2c710b150246dcb8681aee12158a8b ;
    mo:track_count 13 ;
    schema:duration "PT58:03"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N03859db7887c4c9994fe0b9655b1206a,
        _:N093a292f467e4888bea12fd00bc34999,
        _:N21c6c91753e14efa882778fd6627b56e,
        _:N25b991453e2d4254a32a6b85683a3c50,
        _:N57a0ab52239c47a5b83cefc7a670f6ca,
        _:N5eec4666db2f4233845a1910cfb89d4c,
        _:N6bab035c38cf494083813c50afad2025,
        _:Nb9541985298a43639f5c5f47575bb629,
        _:Nbacf7cf03b1a4e1d9a64af10f7ee9694,
        _:Nc5a9dd155fd142ba910fcadd2f815261,
        _:Necb2d4fd0a7e412f8278405b4857631e,
        _:Nf78854f6002d492b83a681880cdeddb1,
        _:Nfa2c710b150246dcb8681aee12158a8b .

