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

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

<artist/26280#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79188#subject> ;
    schema:name "Takuya Yamanaka"@en,
        "山中拓也"@ja ;
    foaf:made <album/79188#composition>,
        <album/79188#lyrics>,
        <album/79188#subject> ;
    foaf:name "Takuya Yamanaka"@en,
        "山中拓也"@ja .

<product/4956#subject> a schema:CreativeWork ;
    schema:name "Sagrada Reset"@en,
        "サクラダリセット"@ja,
        "Sagrada Reset"@ja-latn ;
    foaf:name "Sagrada Reset"@en,
        "サクラダリセット"@ja,
        "Sagrada Reset"@ja-latn .

<album/79188#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kisses and Kills / THE ORAL CIGARETTES [Limited Edition]"@en,
        "Kisses and Kills / THE ORAL CIGARETTES [Limited Edition]"@ja,
        "Kisses and Kills / THE ORAL CIGARETTES [Limited Edition]"@ja-latn ;
    mo:composer <artist/26280#subject> ;
    mo:produced_work <album/79188#musicalwork> ;
    schema:name "Kisses and Kills / THE ORAL CIGARETTES [Limited Edition]"@en,
        "Kisses and Kills / THE ORAL CIGARETTES [Limited Edition]"@ja,
        "Kisses and Kills / THE ORAL CIGARETTES [Limited Edition]"@ja-latn .

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

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

<org/2492#subject> schema:name "A-Sketch"@en,
        "A-Sketch"@ja,
        "A-Sketch"@ja-latn ;
    foaf:name "A-Sketch"@en,
        "A-Sketch"@ja,
        "A-Sketch"@ja-latn .

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

<https://medium-media.vgm.io/albums/88/79188/79188-1531960292.png> a schema:ImageObject,
        foaf:Image .

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

<album/79188#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kisses and Kills / THE ORAL CIGARETTES [Limited Edition]"@en,
        "Kisses and Kills / THE ORAL CIGARETTES [Limited Edition]"@ja,
        "Kisses and Kills / THE ORAL CIGARETTES [Limited Edition]"@ja-latn ;
    mo:performance_of <album/79188#musicalwork> ;
    mo:performer <artist/27803#subject> ;
    mo:recorded_as <album/79188#musicalexpression> ;
    schema:byArtist <artist/27803#subject> ;
    schema:name "Kisses and Kills / THE ORAL CIGARETTES [Limited Edition]"@en,
        "Kisses and Kills / THE ORAL CIGARETTES [Limited Edition]"@ja,
        "Kisses and Kills / THE ORAL CIGARETTES [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/79188#musicalwork> .

<artist/27803#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79188#performance> ;
    schema:name "THE ORAL CIGARETTES"@en ;
    foaf:name "THE ORAL CIGARETTES"@en .

<album/79188#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-06-13"^^xsd:date ;
    dcterms:title "Kisses and Kills / THE ORAL CIGARETTES [Limited Edition]"@en,
        "Kisses and Kills / THE ORAL CIGARETTES [Limited Edition]"@ja,
        "Kisses and Kills / THE ORAL CIGARETTES [Limited Edition]"@ja-latn ;
    mo:catalogue_number "AZZS-77" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/79188#musicalexpression> ;
    mo:publisher <org/2492#subject> ;
    mo:record _:N73c2966a08064719b97be8f320c5c2da,
        _:N931ddbf81c444389b768548593e6006b ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "AJIN"@en ;
            foaf:name "AJIN"@en ],
        <product/4956#subject> ;
    schema:byArtist <artist/27803#subject> ;
    schema:datePublished "2018-06-13"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/88/79188/79188-1531960292.png> ;
    schema:name "Kisses and Kills / THE ORAL CIGARETTES [Limited Edition]"@en,
        "Kisses and Kills / THE ORAL CIGARETTES [Limited Edition]"@ja,
        "Kisses and Kills / THE ORAL CIGARETTES [Limited Edition]"@ja-latn ;
    schema:publisher <org/2492#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/79188/79188-1531960292.png> .

_:N0e5f208af6fe4c5cbd4536d9bd58973c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マナーモード (唇ワンマンライブ 2018 WINTER 「Diver In the BLACK Tour ~ReI of Lights~」 at 大阪城ホール)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N931ddbf81c444389b768548593e6006b ;
    schema:name "マナーモード (唇ワンマンライブ 2018 WINTER 「Diver In the BLACK Tour ~ReI of Lights~」 at 大阪城ホール)"@ja .

_:N1490ac939ab74f50a297a81d3b0b5784 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLACK MEMORY"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N73c2966a08064719b97be8f320c5c2da ;
    schema:name "BLACK MEMORY"@ja .

_:N1f8e67b2a83540cda8fccfe52bfee127 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "接触 (唇ワンマンライブ 2018 WINTER 「Diver In the BLACK Tour ~ReI of Lights~」 at 大阪城ホール)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N931ddbf81c444389b768548593e6006b ;
    schema:name "接触 (唇ワンマンライブ 2018 WINTER 「Diver In the BLACK Tour ~ReI of Lights~」 at 大阪城ホール)"@ja .

_:N3c9bdc2a454447ff8f2ee077c84e21d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "起死回生STORY (唇ワンマンライブ 2018 WINTER 「Diver In the BLACK Tour ~ReI of Lights~」 at 大阪城ホール)"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N931ddbf81c444389b768548593e6006b ;
    schema:name "起死回生STORY (唇ワンマンライブ 2018 WINTER 「Diver In the BLACK Tour ~ReI of Lights~」 at 大阪城ホール)"@ja .

_:N3f7235ec95914efbb6eff85970131946 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "N.I.R.A (唇ワンマンライブ 2018 WINTER 「Diver In the BLACK Tour ~ReI of Lights~」 at 大阪城ホール)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N931ddbf81c444389b768548593e6006b ;
    schema:name "N.I.R.A (唇ワンマンライブ 2018 WINTER 「Diver In the BLACK Tour ~ReI of Lights~」 at 大阪城ホール)"@ja .

_:N5b56009c113f43cd9a21712359661496 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ReI (唇ワンマンライブ 2018 WINTER 「Diver In the BLACK Tour ~ReI of Lights~」 at 大阪城ホール)"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N931ddbf81c444389b768548593e6006b ;
    schema:name "ReI (唇ワンマンライブ 2018 WINTER 「Diver In the BLACK Tour ~ReI of Lights~」 at 大阪城ホール)"@ja .

_:N64f58f4f19d745b192d93687fe493304 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What you want"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N73c2966a08064719b97be8f320c5c2da ;
    schema:name "What you want"@ja .

_:N760623b5ff9940c3b8d3ef32acf72688 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower (唇ワンマンライブ 2018 WINTER 「Diver In the BLACK Tour ~ReI of Lights~」 at 大阪城ホール)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N931ddbf81c444389b768548593e6006b ;
    schema:name "Flower (唇ワンマンライブ 2018 WINTER 「Diver In the BLACK Tour ~ReI of Lights~」 at 大阪城ホール)"@ja .

_:N86bbd79731584a649f23cc78c544aeb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ReI"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N73c2966a08064719b97be8f320c5c2da ;
    schema:name "ReI"@ja .

_:N8bdd211511b44923ad8c469bc4bb7d5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ReI project Docementary Movie"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N931ddbf81c444389b768548593e6006b ;
    schema:name "ReI project Docementary Movie"@ja .

_:N921f1b70473146f695882babf3bf8976 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もういいかい?"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N73c2966a08064719b97be8f320c5c2da ;
    schema:name "もういいかい?"@ja .

_:N962d126d560d4b7aad6d3b8cd67b0103 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLACK MEMORY (唇ワンマンライブ 2018 WINTER 「Diver In the BLACK Tour ~ReI of Lights~」 at 大阪城ホール)"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N931ddbf81c444389b768548593e6006b ;
    schema:name "BLACK MEMORY (唇ワンマンライブ 2018 WINTER 「Diver In the BLACK Tour ~ReI of Lights~」 at 大阪城ホール)"@ja .

_:N976c1bb1c3644dccaa71349bc7f44f70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ONE’S AGAIN"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N73c2966a08064719b97be8f320c5c2da ;
    schema:name "ONE’S AGAIN"@ja .

_:N9914b5769ff94906858e314d9702bb8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トナリアウ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N73c2966a08064719b97be8f320c5c2da ;
    schema:name "トナリアウ"@ja .

_:Na2bf89938eb14210873835c7bc1a8692 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "容姿端麗な嘘"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N73c2966a08064719b97be8f320c5c2da ;
    schema:name "容姿端麗な嘘"@ja .

_:Nab82cd08783b4cd6bef73adbf91f618f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ladies and Gentlemen"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N73c2966a08064719b97be8f320c5c2da ;
    schema:name "Ladies and Gentlemen"@ja .

_:Nb52160caac464310bdf336ba0497d9c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リブロックアート"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N73c2966a08064719b97be8f320c5c2da ;
    schema:name "リブロックアート"@ja .

_:Ndd3dd83294ec470eb5ada6aaa00d812d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カンタンナコト (唇ワンマンライブ 2018 WINTER 「Diver In the BLACK Tour ~ReI of Lights~」 at 大阪城ホール)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N931ddbf81c444389b768548593e6006b ;
    schema:name "カンタンナコト (唇ワンマンライブ 2018 WINTER 「Diver In the BLACK Tour ~ReI of Lights~」 at 大阪城ホール)"@ja .

_:Nf917b7d9c5864e27a6efa71f72839bb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大魔王参上 (唇ワンマンライブ 2018 WINTER 「Diver In the BLACK Tour ~ReI of Lights~」 at 大阪城ホール)"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N931ddbf81c444389b768548593e6006b ;
    schema:name "大魔王参上 (唇ワンマンライブ 2018 WINTER 「Diver In the BLACK Tour ~ReI of Lights~」 at 大阪城ホール)"@ja .

_:Nfb231b72c64a4e3685c3e967e9793cd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PSYCHOPATH"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N73c2966a08064719b97be8f320c5c2da ;
    schema:name "PSYCHOPATH"@ja .

_:N73c2966a08064719b97be8f320c5c2da a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1490ac939ab74f50a297a81d3b0b5784,
        _:N64f58f4f19d745b192d93687fe493304,
        _:N86bbd79731584a649f23cc78c544aeb7,
        _:N921f1b70473146f695882babf3bf8976,
        _:N976c1bb1c3644dccaa71349bc7f44f70,
        _:N9914b5769ff94906858e314d9702bb8b,
        _:Na2bf89938eb14210873835c7bc1a8692,
        _:Nab82cd08783b4cd6bef73adbf91f618f,
        _:Nb52160caac464310bdf336ba0497d9c8,
        _:Nfb231b72c64a4e3685c3e967e9793cd7 ;
    mo:track_count 10 ;
    schema:duration "PT38:38"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1490ac939ab74f50a297a81d3b0b5784,
        _:N64f58f4f19d745b192d93687fe493304,
        _:N86bbd79731584a649f23cc78c544aeb7,
        _:N921f1b70473146f695882babf3bf8976,
        _:N976c1bb1c3644dccaa71349bc7f44f70,
        _:N9914b5769ff94906858e314d9702bb8b,
        _:Na2bf89938eb14210873835c7bc1a8692,
        _:Nab82cd08783b4cd6bef73adbf91f618f,
        _:Nb52160caac464310bdf336ba0497d9c8,
        _:Nfb231b72c64a4e3685c3e967e9793cd7 .

_:N931ddbf81c444389b768548593e6006b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0e5f208af6fe4c5cbd4536d9bd58973c,
        _:N1f8e67b2a83540cda8fccfe52bfee127,
        _:N3c9bdc2a454447ff8f2ee077c84e21d1,
        _:N3f7235ec95914efbb6eff85970131946,
        _:N5b56009c113f43cd9a21712359661496,
        _:N760623b5ff9940c3b8d3ef32acf72688,
        _:N8bdd211511b44923ad8c469bc4bb7d5c,
        _:N962d126d560d4b7aad6d3b8cd67b0103,
        _:Ndd3dd83294ec470eb5ada6aaa00d812d,
        _:Nf917b7d9c5864e27a6efa71f72839bb3 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0e5f208af6fe4c5cbd4536d9bd58973c,
        _:N1f8e67b2a83540cda8fccfe52bfee127,
        _:N3c9bdc2a454447ff8f2ee077c84e21d1,
        _:N3f7235ec95914efbb6eff85970131946,
        _:N5b56009c113f43cd9a21712359661496,
        _:N760623b5ff9940c3b8d3ef32acf72688,
        _:N8bdd211511b44923ad8c469bc4bb7d5c,
        _:N962d126d560d4b7aad6d3b8cd67b0103,
        _:Ndd3dd83294ec470eb5ada6aaa00d812d,
        _:Nf917b7d9c5864e27a6efa71f72839bb3 .

