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

<artist/49967#subject> a schema:Person,
        foaf:Person ;
    schema:name "Koji Morimoto"@en,
        "モリモトコージ"@ja ;
    foaf:made <album/88660#lyrics>,
        <album/88660#subject> ;
    foaf:name "Koji Morimoto"@en,
        "モリモトコージ"@ja .

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

<artist/29607#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88660#subject> ;
    schema:name "Tamaya 2060%"@en,
        "玉屋2060%"@ja ;
    foaf:made <album/88660#composition>,
        <album/88660#lyrics>,
        <album/88660#subject> ;
    foaf:name "Tamaya 2060%"@en,
        "玉屋2060%"@ja .

<artist/8585#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88660#subject> ;
    schema:name "Koichi Tsutaya"@en,
        "蔦谷好位置"@ja ;
    foaf:made <album/88660#composition>,
        <album/88660#subject> ;
    foaf:name "Koichi Tsutaya"@en,
        "蔦谷好位置"@ja .

<product/7458#subject> a schema:CreativeWork ;
    schema:name "Phantom of the Kill"@en,
        "ファントム オブ キル"@ja,
        "Phantom of the Kill"@ja-latn ;
    foaf:name "Phantom of the Kill"@en,
        "ファントム オブ キル"@ja,
        "Phantom of the Kill"@ja-latn .

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

<org/2157#subject> schema:name "MEME TOKYO"@en,
        "MEME TOKYO"@ja,
        "MEME TOKYO"@ja-latn ;
    foaf:name "MEME TOKYO"@en,
        "MEME TOKYO"@ja,
        "MEME TOKYO"@ja-latn .

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

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

<album/88660#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dempari Night / Dempagumi.inc [Limited Edition C]"@en,
        "でんぱーりーナイト / でんぱ組.inc [初回限定盤C]"@ja,
        "Dempari Night / Dempagumi.inc [Limited Edition C]"@ja-latn ;
    mo:composer <artist/29607#subject>,
        <artist/8585#subject> ;
    mo:produced_work <album/88660#musicalwork> ;
    schema:name "Dempari Night / Dempagumi.inc [Limited Edition C]"@en,
        "でんぱーりーナイト / でんぱ組.inc [初回限定盤C]"@ja,
        "Dempari Night / Dempagumi.inc [Limited Edition C]"@ja-latn .

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

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

<album/88660#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dempari Night / Dempagumi.inc [Limited Edition C]"@en,
        "でんぱーりーナイト / でんぱ組.inc [初回限定盤C]"@ja,
        "Dempari Night / Dempagumi.inc [Limited Edition C]"@ja-latn ;
    mo:performance_of <album/88660#musicalwork> ;
    mo:performer <artist/23958#subject> ;
    mo:recorded_as <album/88660#musicalexpression> ;
    schema:byArtist <artist/23958#subject> ;
    schema:name "Dempari Night / Dempagumi.inc [Limited Edition C]"@en,
        "でんぱーりーナイト / でんぱ組.inc [初回限定盤C]"@ja,
        "Dempari Night / Dempagumi.inc [Limited Edition C]"@ja-latn ;
    schema:workPerformed <album/88660#musicalwork> .

<artist/23958#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/88660#performance> ;
    schema:name "Dempagumi.inc"@en,
        "でんぱ組.inc"@ja ;
    foaf:name "Dempagumi.inc"@en,
        "でんぱ組.inc"@ja .

<album/88660#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-11-26"^^xsd:date ;
    dcterms:title "Dempari Night / Dempagumi.inc [Limited Edition C]"@en,
        "でんぱーりーナイト / でんぱ組.inc [初回限定盤C]"@ja,
        "Dempari Night / Dempagumi.inc [Limited Edition C]"@ja-latn ;
    mo:catalogue_number "TFCC-89525" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/88660#musicalexpression> ;
    mo:publisher <org/2157#subject> ;
    mo:record _:N0a8c843f5a9f42b89162de481760ab97,
        _:Nd55137d07bd8446e8af7dd66343e4d50 ;
    mo:record_count 2 ;
    schema:about <product/7458#subject> ;
    schema:byArtist <artist/23958#subject> ;
    schema:datePublished "2014-11-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/06/88660/88660-1563047802.jpg> ;
    schema:name "Dempari Night / Dempagumi.inc [Limited Edition C]"@en,
        "でんぱーりーナイト / でんぱ組.inc [初回限定盤C]"@ja,
        "Dempari Night / Dempagumi.inc [Limited Edition C]"@ja-latn ;
    schema:publisher <org/2157#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/88660/88660-1563047802.jpg> .

_:Na431b6b7dbcd4f76b5f02715f7127743 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "でんぱーりーナイト"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Nd55137d07bd8446e8af7dd66343e4d50 ;
    schema:name "でんぱーりーナイト"@ja .

_:Nbf5b359ce20449ee93e4473ee7a0e67f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom of the truth"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nd55137d07bd8446e8af7dd66343e4d50 ;
    schema:name "Phantom of the truth"@ja .

_:Nd6b461f50eeb497dbc6e9c5d52f94c98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom of the truth (Music Video)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0a8c843f5a9f42b89162de481760ab97 ;
    schema:name "Phantom of the truth (Music Video)"@ja .

_:Ndfaac04cdf09418dac3bda203323be2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "でんぱーりーナイト (Off vocal)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Nd55137d07bd8446e8af7dd66343e4d50 ;
    schema:name "でんぱーりーナイト (Off vocal)"@ja .

_:Ne81d899562ca43ffa090ff3d4770b5d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom of the truth (Off vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nd55137d07bd8446e8af7dd66343e4d50 ;
    schema:name "Phantom of the truth (Off vocal)"@ja .

_:Nf39a6ef64554419e8a382eb66419920f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom of the truth (Music Video メイキング映像)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0a8c843f5a9f42b89162de481760ab97 ;
    schema:name "Phantom of the truth (Music Video メイキング映像)"@ja .

_:N0a8c843f5a9f42b89162de481760ab97 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Nd6b461f50eeb497dbc6e9c5d52f94c98,
        _:Nf39a6ef64554419e8a382eb66419920f ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nd6b461f50eeb497dbc6e9c5d52f94c98,
        _:Nf39a6ef64554419e8a382eb66419920f .

_:Nd55137d07bd8446e8af7dd66343e4d50 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na431b6b7dbcd4f76b5f02715f7127743,
        _:Nbf5b359ce20449ee93e4473ee7a0e67f,
        _:Ndfaac04cdf09418dac3bda203323be2c,
        _:Ne81d899562ca43ffa090ff3d4770b5d5 ;
    mo:track_count 4 ;
    schema:duration "PT17:58"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:Na431b6b7dbcd4f76b5f02715f7127743,
        _:Nbf5b359ce20449ee93e4473ee7a0e67f,
        _:Ndfaac04cdf09418dac3bda203323be2c,
        _:Ne81d899562ca43ffa090ff3d4770b5d5 .

