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

<artist/16782#subject> a schema:Person,
        foaf:Person ;
    schema:name "no_my"@en ;
    foaf:made <album/99580#lyrics>,
        <album/99580#subject> ;
    foaf:name "no_my"@en .

<artist/20530#subject> a schema:Person,
        foaf:Person ;
    schema:name "SATOSHI TAGAMI"@en ;
    foaf:made <album/99580#lyrics>,
        <album/99580#subject> ;
    foaf:name "SATOSHI TAGAMI"@en .

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

<artist/16053#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99580#subject> ;
    schema:name "Shuhei Mutsuki"@en,
        "睦月周平"@ja ;
    foaf:made <album/99580#composition>,
        <album/99580#subject> ;
    foaf:name "Shuhei Mutsuki"@en,
        "睦月周平"@ja .

<artist/23681#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99580#subject> ;
    schema:name "Yasuhisa Inoue"@en,
        "井上泰久"@ja ;
    foaf:made <album/99580#composition>,
        <album/99580#subject> ;
    foaf:name "Yasuhisa Inoue"@en,
        "井上泰久"@ja .

<product/8400#subject> a schema:CreativeWork ;
    schema:name "B-PROJECT"@en,
        "B-PROJECT"@ja,
        "B-PROJECT"@ja-latn ;
    foaf:name "B-PROJECT"@en,
        "B-PROJECT"@ja,
        "B-PROJECT"@ja-latn .

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

<org/26#subject> schema:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn ;
    foaf:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/08/99580/99580-1590680612.jpg> a schema:ImageObject,
        foaf:Image .

<album/99580#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Break it down / KiLLER KiNG"@en,
        "Break it down / KiLLER KiNG"@ja,
        "Break it down / KiLLER KiNG"@ja-latn ;
    mo:composer <artist/16053#subject>,
        <artist/23681#subject> ;
    mo:produced_work <album/99580#musicalwork> ;
    schema:name "Break it down / KiLLER KiNG"@en,
        "Break it down / KiLLER KiNG"@ja,
        "Break it down / KiLLER KiNG"@ja-latn .

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

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

<artist/12030#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99580#performance> ;
    schema:name "Takuya Eguchi"@en,
        "江口拓也"@ja ;
    foaf:name "Takuya Eguchi"@en,
        "江口拓也"@ja .

<artist/18258#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99580#performance> ;
    schema:name "Taku Yashiro"@en,
        "八代拓"@ja ;
    foaf:name "Taku Yashiro"@en,
        "八代拓"@ja .

<artist/21838#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99580#performance> ;
    schema:name "Koutaro Nishiyama"@en,
        "西山宏太朗"@ja ;
    foaf:name "Koutaro Nishiyama"@en,
        "西山宏太朗"@ja .

<artist/28422#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99580#performance> ;
    schema:name "Shoya Chiba"@en,
        "千葉翔也"@ja ;
    foaf:name "Shoya Chiba"@en,
        "千葉翔也"@ja .

<album/99580#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Break it down / KiLLER KiNG"@en,
        "Break it down / KiLLER KiNG"@ja,
        "Break it down / KiLLER KiNG"@ja-latn ;
    mo:performance_of <album/99580#musicalwork> ;
    mo:performer <artist/12030#subject>,
        <artist/18258#subject>,
        <artist/21838#subject>,
        <artist/28422#subject> ;
    mo:recorded_as <album/99580#musicalexpression> ;
    schema:byArtist <artist/12030#subject>,
        <artist/18258#subject>,
        <artist/21838#subject>,
        <artist/28422#subject> ;
    schema:name "Break it down / KiLLER KiNG"@en,
        "Break it down / KiLLER KiNG"@ja,
        "Break it down / KiLLER KiNG"@ja-latn ;
    schema:workPerformed <album/99580#musicalwork> .

<album/99580#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-03-15"^^xsd:date ;
    dcterms:title "Break it down / KiLLER KiNG"@en,
        "Break it down / KiLLER KiNG"@ja,
        "Break it down / KiLLER KiNG"@ja-latn ;
    mo:catalogue_number "SVWC-70223" ;
    mo:media_type "CD" ;
    mo:publication_of <album/99580#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:Nbc9e930a981a45f3acc5a65eb0fc54a3 ;
    mo:record_count 1 ;
    schema:about <product/8400#subject> ;
    schema:byArtist <artist/12030#subject>,
        <artist/18258#subject>,
        <artist/21838#subject>,
        <artist/28422#subject> ;
    schema:datePublished "2017-03-15"^^xsd:date ;
    schema:genre "Multimedia Franchise" ;
    schema:image <https://media.vgm.io/albums/08/99580/99580-1590680612.jpg> ;
    schema:name "Break it down / KiLLER KiNG"@en,
        "Break it down / KiLLER KiNG"@ja,
        "Break it down / KiLLER KiNG"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/99580/99580-1590680612.jpg> .

_:N04af93b1f4064f40881770c7bd9ba92c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ready to YOU!!"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Nbc9e930a981a45f3acc5a65eb0fc54a3 ;
    schema:name "Ready to YOU!!"@en .

_:N28b83a78a3b445eabdda8691d13d7a21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Break it down"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nbc9e930a981a45f3acc5a65eb0fc54a3 ;
    schema:name "Break it down"@en .

_:N2ddfb1b695dd444982808f9095ac0506 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ready to YOU!! (OFF Vocal)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nbc9e930a981a45f3acc5a65eb0fc54a3 ;
    schema:name "Ready to YOU!! (OFF Vocal)"@en .

_:N73152136f02b4530a9fc17efeeed904d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Break it down (OFF Vocal)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nbc9e930a981a45f3acc5a65eb0fc54a3 ;
    schema:name "Break it down (OFF Vocal)"@en .

_:Nbc9e930a981a45f3acc5a65eb0fc54a3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04af93b1f4064f40881770c7bd9ba92c,
        _:N28b83a78a3b445eabdda8691d13d7a21,
        _:N2ddfb1b695dd444982808f9095ac0506,
        _:N73152136f02b4530a9fc17efeeed904d ;
    mo:track_count 4 ;
    schema:duration "PT15:50"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N04af93b1f4064f40881770c7bd9ba92c,
        _:N28b83a78a3b445eabdda8691d13d7a21,
        _:N2ddfb1b695dd444982808f9095ac0506,
        _:N73152136f02b4530a9fc17efeeed904d .

