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

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

<product/6788#subject> a schema:CreativeWork ;
    schema:name "A Certain Scientific Accelerator"@en,
        "とある科学の一方通行"@ja,
        "Toaru Kagaku no Accelerator"@ja-latn ;
    foaf:name "A Certain Scientific Accelerator"@en,
        "とある科学の一方通行"@ja,
        "Toaru Kagaku no Accelerator"@ja-latn .

<album/86948#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shadow is the Light / THE SIXTH LIE [Limited Edition]"@en,
        "Shadow is the Light / THE SIXTH LIE [Limited Edition]"@ja,
        "Shadow is the Light / THE SIXTH LIE [Limited Edition]"@ja-latn ;
    mo:composer <artist/32240#subject> ;
    mo:produced_work <album/86948#musicalwork> ;
    schema:name "Shadow is the Light / THE SIXTH LIE [Limited Edition]"@en,
        "Shadow is the Light / THE SIXTH LIE [Limited Edition]"@ja,
        "Shadow is the Light / THE SIXTH LIE [Limited Edition]"@ja-latn .

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

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

<org/2370#subject> schema:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn ;
    foaf:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn .

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

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

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

<artist/32238#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86948#performance> ;
    schema:name "THE SIXTH LIE"@en ;
    foaf:name "THE SIXTH LIE"@en .

<artist/32239#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86948#performance> ;
    schema:name "Ray"@en ;
    foaf:made <album/86948#lyrics>,
        <album/86948#subject> ;
    foaf:name "Ray"@en .

<artist/32241#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86948#performance> ;
    schema:name "Arata"@en ;
    foaf:name "Arata"@en .

<artist/32242#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86948#performance> ;
    schema:name "Ryusei"@en ;
    foaf:name "Ryusei"@en .

<artist/32240#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86948#subject> ;
    mo:performed <album/86948#performance> ;
    schema:name "Reiji"@en ;
    foaf:made <album/86948#composition>,
        <album/86948#subject> ;
    foaf:name "Reiji"@en .

<album/86948#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shadow is the Light / THE SIXTH LIE [Limited Edition]"@en,
        "Shadow is the Light / THE SIXTH LIE [Limited Edition]"@ja,
        "Shadow is the Light / THE SIXTH LIE [Limited Edition]"@ja-latn ;
    mo:performance_of <album/86948#musicalwork> ;
    mo:performer <artist/32238#subject>,
        <artist/32239#subject>,
        <artist/32240#subject>,
        <artist/32241#subject>,
        <artist/32242#subject> ;
    mo:recorded_as <album/86948#musicalexpression> ;
    schema:byArtist <artist/32238#subject>,
        <artist/32239#subject>,
        <artist/32240#subject>,
        <artist/32241#subject>,
        <artist/32242#subject> ;
    schema:name "Shadow is the Light / THE SIXTH LIE [Limited Edition]"@en,
        "Shadow is the Light / THE SIXTH LIE [Limited Edition]"@ja,
        "Shadow is the Light / THE SIXTH LIE [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/86948#musicalwork> .

<album/86948#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-21"^^xsd:date ;
    dcterms:title "Shadow is the Light / THE SIXTH LIE [Limited Edition]"@en,
        "Shadow is the Light / THE SIXTH LIE [Limited Edition]"@ja,
        "Shadow is the Light / THE SIXTH LIE [Limited Edition]"@ja-latn ;
    mo:catalogue_number "GNCA-0595" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/86948#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:N8ac64bfa0e724f22bcf522c9d28a93d7,
        _:N9fba5b71c80548f591f3da86a2bfdb94 ;
    mo:record_count 2 ;
    schema:about <product/6788#subject> ;
    schema:byArtist <artist/32238#subject>,
        <artist/32239#subject>,
        <artist/32240#subject>,
        <artist/32241#subject>,
        <artist/32242#subject> ;
    schema:datePublished "2019-08-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/84/86948/86948-1562854097.jpg> ;
    schema:name "Shadow is the Light / THE SIXTH LIE [Limited Edition]"@en,
        "Shadow is the Light / THE SIXTH LIE [Limited Edition]"@ja,
        "Shadow is the Light / THE SIXTH LIE [Limited Edition]"@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/86948/86948-1562854097.jpg> .

_:N01231e405bc644ef99180a94d6de6977 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadow is the Light"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N9fba5b71c80548f591f3da86a2bfdb94 ;
    schema:name "Shadow is the Light"@ja .

_:N1a98dc924ac143f29186125680658242 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "P A R A D O X"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N9fba5b71c80548f591f3da86a2bfdb94 ;
    schema:name "P A R A D O X"@ja .

_:N231967dcb33f454f9a9a2dd3491bc320 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadow is the Light (MV short ver.) <THE SIXTH LIE ver.>"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8ac64bfa0e724f22bcf522c9d28a93d7 ;
    schema:name "Shadow is the Light (MV short ver.) <THE SIXTH LIE ver.>"@ja .

_:N322bdccae6ad4abbb9319b0f9c2330e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "P A R A D O X (instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N9fba5b71c80548f591f3da86a2bfdb94 ;
    schema:name "P A R A D O X (instrumental)"@ja .

_:Nc289f8b745d6425c8d8f071615a1d756 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadow is the Light (instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N9fba5b71c80548f591f3da86a2bfdb94 ;
    schema:name "Shadow is the Light (instrumental)"@ja .

_:Nc6d2bb872a724f01b7ad397b6f561504 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TVアニメ「とある科学の一方通行」MV for \"Shadow is the Light\" (特別編集映像)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8ac64bfa0e724f22bcf522c9d28a93d7 ;
    schema:name "TVアニメ「とある科学の一方通行」MV for \"Shadow is the Light\" (特別編集映像)"@ja .

_:Ne52fb37bc9084f06b615a06b550ca6a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TVアニメ「とある科学の一方通行」ノンクレジットオープニング映像"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8ac64bfa0e724f22bcf522c9d28a93d7 ;
    schema:name "TVアニメ「とある科学の一方通行」ノンクレジットオープニング映像"@ja .

_:N8ac64bfa0e724f22bcf522c9d28a93d7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N231967dcb33f454f9a9a2dd3491bc320,
        _:Nc6d2bb872a724f01b7ad397b6f561504,
        _:Ne52fb37bc9084f06b615a06b550ca6a0 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N231967dcb33f454f9a9a2dd3491bc320,
        _:Nc6d2bb872a724f01b7ad397b6f561504,
        _:Ne52fb37bc9084f06b615a06b550ca6a0 .

_:N9fba5b71c80548f591f3da86a2bfdb94 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01231e405bc644ef99180a94d6de6977,
        _:N1a98dc924ac143f29186125680658242,
        _:N322bdccae6ad4abbb9319b0f9c2330e5,
        _:Nc289f8b745d6425c8d8f071615a1d756 ;
    mo:track_count 4 ;
    schema:duration "PT14:59"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N01231e405bc644ef99180a94d6de6977,
        _:N1a98dc924ac143f29186125680658242,
        _:N322bdccae6ad4abbb9319b0f9c2330e5,
        _:Nc289f8b745d6425c8d8f071615a1d756 .

