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

<artist/3022#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aya Hirano"@en,
        "平野綾"@ja ;
    foaf:made <album/95582#subject>,
        <album/95582#vocals> ;
    foaf:name "Aya Hirano"@en,
        "平野綾"@ja .

<artist/30666#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ryosuke Horii"@en,
        "堀井亮佑"@ja ;
    foaf:made <album/95582#lyrics>,
        <album/95582#subject> ;
    foaf:name "Ryosuke Horii"@en,
        "堀井亮佑"@ja .

<artist/4667#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rikiya Koyama"@en,
        "小山力也"@ja ;
    foaf:made <album/95582#subject>,
        <album/95582#vocals> ;
    foaf:name "Rikiya Koyama"@en,
        "小山力也"@ja .

<artist/2155#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95582#subject> ;
    schema:name "Tsuyoshi Kaneko"@en,
        "金子剛"@ja ;
    foaf:made <album/95582#composition>,
        <album/95582#subject> ;
    foaf:name "Tsuyoshi Kaneko"@en,
        "金子剛"@ja .

<artist/30595#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95582#subject> ;
    schema:name "Kiyo"@en,
        "季世"@ja ;
    foaf:made <album/95582#composition>,
        <album/95582#subject> ;
    foaf:name "Kiyo"@en,
        "季世"@ja .

<artist/36107#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95582#subject> ;
    schema:name "ZENTA"@en ;
    foaf:made <album/95582#composition>,
        <album/95582#subject> ;
    foaf:name "ZENTA"@en .

<artist/5157#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95582#subject> ;
    schema:name "Yuri Fukuda"@en,
        "福田有理"@ja ;
    foaf:made <album/95582#composition>,
        <album/95582#subject> ;
    foaf:name "Yuri Fukuda"@en,
        "福田有理"@ja .

<artist/6110#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95582#subject> ;
    schema:name "Chihiro Aoki"@en,
        "青木千紘"@ja ;
    foaf:made <album/95582#composition>,
        <album/95582#subject> ;
    foaf:name "Chihiro Aoki"@en,
        "青木千紘"@ja .

<artist/826#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95582#subject> ;
    schema:name "Mitsuharu Fukuyama"@en,
        "福山光晴"@ja ;
    foaf:made <album/95582#composition>,
        <album/95582#subject> ;
    foaf:name "Mitsuharu Fukuyama"@en,
        "福山光晴"@ja .

<product/7624#subject> a schema:CreativeWork ;
    schema:name "Yakuza: Like a Dragon"@en,
        "龍が如く7 光と闇の行方"@ja,
        "Ryu ga Gotoku 7: Hikari to Yami no Yukue"@ja-latn ;
    foaf:name "Yakuza: Like a Dragon"@en,
        "龍が如く7 光と闇の行方"@ja,
        "Ryu ga Gotoku 7: Hikari to Yami no Yukue"@ja-latn .

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

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

<album/95582#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ryu ga gotoku Karaoke hit song collection(Ryu ga gotoku7 hikari to yami no yukue)"@en,
        "龍が如くシリーズ・カラオケ定番曲コレクション(龍が如く7 光と闇の行方)"@ja,
        "Ryu ga gotoku Karaoke hit song collection(Ryu ga gotoku7 hikari to yami no yukue)"@ja-latn ;
    mo:performance_of <album/95582#musicalwork> ;
    mo:recorded_as <album/95582#musicalexpression> ;
    schema:name "Ryu ga gotoku Karaoke hit song collection(Ryu ga gotoku7 hikari to yami no yukue)"@en,
        "龍が如くシリーズ・カラオケ定番曲コレクション(龍が如く7 光と闇の行方)"@ja,
        "Ryu ga gotoku Karaoke hit song collection(Ryu ga gotoku7 hikari to yami no yukue)"@ja-latn ;
    schema:workPerformed <album/95582#musicalwork> .

<org/325#subject> schema:name "SEGA"@en,
        "セガ"@ja,
        "SEGA"@ja-latn ;
    foaf:name "SEGA"@en,
        "セガ"@ja,
        "SEGA"@ja-latn .

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

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

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

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

<album/95582#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ryu ga gotoku Karaoke hit song collection(Ryu ga gotoku7 hikari to yami no yukue)"@en,
        "龍が如くシリーズ・カラオケ定番曲コレクション(龍が如く7 光と闇の行方)"@ja,
        "Ryu ga gotoku Karaoke hit song collection(Ryu ga gotoku7 hikari to yami no yukue)"@ja-latn ;
    mo:composer <artist/2155#subject>,
        <artist/30595#subject>,
        <artist/36107#subject>,
        <artist/5157#subject>,
        <artist/6110#subject>,
        <artist/826#subject> ;
    mo:produced_work <album/95582#musicalwork> ;
    schema:name "Ryu ga gotoku Karaoke hit song collection(Ryu ga gotoku7 hikari to yami no yukue)"@en,
        "龍が如くシリーズ・カラオケ定番曲コレクション(龍が如く7 光と闇の行方)"@ja,
        "Ryu ga gotoku Karaoke hit song collection(Ryu ga gotoku7 hikari to yami no yukue)"@ja-latn .

<album/95582#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-01-16"^^xsd:date ;
    dcterms:title "Ryu ga gotoku Karaoke hit song collection(Ryu ga gotoku7 hikari to yami no yukue)"@en,
        "龍が如くシリーズ・カラオケ定番曲コレクション(龍が如く7 光と闇の行方)"@ja,
        "Ryu ga gotoku Karaoke hit song collection(Ryu ga gotoku7 hikari to yami no yukue)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/95582#musicalexpression> ;
    mo:publisher <org/325#subject> ;
    mo:record _:N00a12fef2aab48b0bfaf3de1a8b7fe63 ;
    mo:record_count 1 ;
    schema:about <product/7624#subject> ;
    schema:datePublished "2020-01-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/95582/95582-1579700653.jpg> ;
    schema:name "Ryu ga gotoku Karaoke hit song collection(Ryu ga gotoku7 hikari to yami no yukue)"@en,
        "龍が如くシリーズ・カラオケ定番曲コレクション(龍が如く7 光と闇の行方)"@ja,
        "Ryu ga gotoku Karaoke hit song collection(Ryu ga gotoku7 hikari to yami no yukue)"@ja-latn ;
    schema:publisher <org/325#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/95582/95582-1579700653.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Manami Sugihira"@en ;
    foaf:made <album/95582#subject> ;
    foaf:name "Manami Sugihira"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Manami Sugihira"@en ;
    foaf:made <album/95582#vocals> ;
    foaf:name "Manami Sugihira"@en .

_:N2e540e3eab314063bfb140ef0729ad09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bakamitai [Full Spec Edition]"@en,
        "ばかみたい【Full Spec Edition】"@ja,
        "Bakamitai - Full Spec Edition"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N00a12fef2aab48b0bfaf3de1a8b7fe63 ;
    schema:name "Bakamitai [Full Spec Edition]"@en,
        "ばかみたい【Full Spec Edition】"@ja,
        "Bakamitai - Full Spec Edition"@ja-latn .

_:N84cb40a0679d4054844c228d28ca7797 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ring [Full Spec Edition]"@en,
        "ring【Full Spec Edition】"@ja,
        "ring - Full Spec Edition"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N00a12fef2aab48b0bfaf3de1a8b7fe63 ;
    schema:name "ring [Full Spec Edition]"@en,
        "ring【Full Spec Edition】"@ja,
        "ring - Full Spec Edition"@ja-latn .

_:N861ebd082a3c42c3946b882a0617a2cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rain drops [Full Spec Edition]"@en,
        "rain drops【Full Spec Edition】"@ja,
        "rain drops - Full Spec Edition"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N00a12fef2aab48b0bfaf3de1a8b7fe63 ;
    schema:name "rain drops [Full Spec Edition]"@en,
        "rain drops【Full Spec Edition】"@ja,
        "rain drops - Full Spec Edition"@ja-latn .

_:Nb76d52e71c234dc7b0723134b498ab50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ashura Komachi [Full Spec Edition]"@en,
        "阿修羅小町【Full Spec Edition】"@ja,
        "Asura Komachi - Full Spec Edition"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N00a12fef2aab48b0bfaf3de1a8b7fe63 ;
    schema:name "Ashura Komachi [Full Spec Edition]"@en,
        "阿修羅小町【Full Spec Edition】"@ja,
        "Asura Komachi - Full Spec Edition"@ja-latn .

_:Nc00bedc5d7554fa2ab2117ff38ab6ce6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "x3 SHINE [Full Spec Edition]"@en,
        "×3シャイン【Full Spec Edition】"@ja,
        "Sunshine - Full Spec Edition"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N00a12fef2aab48b0bfaf3de1a8b7fe63 ;
    schema:name "x3 SHINE [Full Spec Edition]"@en,
        "×3シャイン【Full Spec Edition】"@ja,
        "Sunshine - Full Spec Edition"@ja-latn .

_:Ndfa171fe1edf4cdab45bc0e3a501d156 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kokyo ni Nishiki wo Kazarubeshi [Full Spec Edition]"@en,
        "故郷に錦を飾るべし【Full Spec Edition】"@ja,
        "Kokyo ni nishiki we kazarubeshi - Full Spec Edition"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N00a12fef2aab48b0bfaf3de1a8b7fe63 ;
    schema:name "Kokyo ni Nishiki wo Kazarubeshi [Full Spec Edition]"@en,
        "故郷に錦を飾るべし【Full Spec Edition】"@ja,
        "Kokyo ni nishiki we kazarubeshi - Full Spec Edition"@ja-latn .

_:N00a12fef2aab48b0bfaf3de1a8b7fe63 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2e540e3eab314063bfb140ef0729ad09,
        _:N84cb40a0679d4054844c228d28ca7797,
        _:N861ebd082a3c42c3946b882a0617a2cd,
        _:Nb76d52e71c234dc7b0723134b498ab50,
        _:Nc00bedc5d7554fa2ab2117ff38ab6ce6,
        _:Ndfa171fe1edf4cdab45bc0e3a501d156 ;
    mo:track_count 6 ;
    schema:duration "PT27:35"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2e540e3eab314063bfb140ef0729ad09,
        _:N84cb40a0679d4054844c228d28ca7797,
        _:N861ebd082a3c42c3946b882a0617a2cd,
        _:Nb76d52e71c234dc7b0723134b498ab50,
        _:Nc00bedc5d7554fa2ab2117ff38ab6ce6,
        _:Ndfa171fe1edf4cdab45bc0e3a501d156 .

