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

<artist/24396#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tatuki Miyazawa"@en,
        "宮沢龍生"@ja ;
    foaf:made <album/54328#lyrics>,
        <album/54328#subject> ;
    foaf:name "Tatuki Miyazawa"@en,
        "宮沢龍生"@ja .

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

<artist/21667#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54328#subject> ;
    schema:name "GRP"@en ;
    foaf:made <album/54328#composition>,
        <album/54328#subject> ;
    foaf:name "GRP"@en .

<artist/25871#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54328#subject> ;
    schema:name "AnDisM"@en ;
    foaf:made <album/54328#composition>,
        <album/54328#lyrics>,
        <album/54328#subject> ;
    foaf:name "AnDisM"@en .

<artist/4068#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54328#subject> ;
    schema:name "Yoshiyuki Kinoshita"@en,
        "木之下慶行"@ja ;
    foaf:made <album/54328#composition>,
        <album/54328#lyrics>,
        <album/54328#subject> ;
    foaf:name "Yoshiyuki Kinoshita"@en,
        "木之下慶行"@ja .

<product/3422#subject> a schema:CreativeWork ;
    schema:name "K RETURN OF KINGS"@en,
        "K RETURN OF KINGS"@ja,
        "K RETURN OF KINGS"@ja-latn ;
    foaf:name "K RETURN OF KINGS"@en,
        "K RETURN OF KINGS"@ja,
        "K RETURN OF KINGS"@ja-latn .

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

<org/21#subject> schema:name "STARCHILD"@en,
        "STARCHILD"@ja,
        "STARCHILD"@ja-latn ;
    foaf:name "STARCHILD"@en,
        "STARCHILD"@ja,
        "STARCHILD"@ja-latn .

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

<https://medium-media.vgm.io/albums/82/54328/54328-1445961744.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/54328#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kai / Customi-Z [Anime Edition]"@en,
        "解 / カスタマイZ [アニメ盤]"@ja,
        "Kai / Customi-Z [Anime Edition]"@ja-latn ;
    mo:performance_of <album/54328#musicalwork> ;
    mo:performer <artist/21260#subject> ;
    mo:recorded_as <album/54328#musicalexpression> ;
    schema:byArtist <artist/21260#subject> ;
    schema:name "Kai / Customi-Z [Anime Edition]"@en,
        "解 / カスタマイZ [アニメ盤]"@ja,
        "Kai / Customi-Z [Anime Edition]"@ja-latn ;
    schema:workPerformed <album/54328#musicalwork> .

<artist/21260#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54328#performance> ;
    schema:name "Customi-Z"@en,
        "カスタマイZ"@ja ;
    foaf:name "Customi-Z"@en,
        "カスタマイZ"@ja .

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

<album/54328#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kai / Customi-Z [Anime Edition]"@en,
        "解 / カスタマイZ [アニメ盤]"@ja,
        "Kai / Customi-Z [Anime Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Shun Kusakawa"@en ;
            foaf:made <album/54328#composition> ;
            foaf:name "Shun Kusakawa"@en ],
        <artist/21667#subject>,
        <artist/25871#subject>,
        <artist/4068#subject> ;
    mo:produced_work <album/54328#musicalwork> ;
    schema:name "Kai / Customi-Z [Anime Edition]"@en,
        "解 / カスタマイZ [アニメ盤]"@ja,
        "Kai / Customi-Z [Anime Edition]"@ja-latn .

<album/54328#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-11-18"^^xsd:date ;
    dcterms:title "Kai / Customi-Z [Anime Edition]"@en,
        "解 / カスタマイZ [アニメ盤]"@ja,
        "Kai / Customi-Z [Anime Edition]"@ja-latn ;
    mo:catalogue_number "KICM-1637" ;
    mo:media_type "CD" ;
    mo:publication_of <album/54328#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N1a2098e5f2d14357979ccdd14ded197d ;
    mo:record_count 1 ;
    schema:about <product/3422#subject> ;
    schema:byArtist <artist/21260#subject> ;
    schema:datePublished "2015-11-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/82/54328/54328-1445961744.jpg> ;
    schema:name "Kai / Customi-Z [Anime Edition]"@en,
        "解 / カスタマイZ [アニメ盤]"@ja,
        "Kai / Customi-Z [Anime Edition]"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/54328/54328-1445961744.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54328#subject> ;
    schema:name "Shun Kusakawa"@en ;
    foaf:made <album/54328#subject> ;
    foaf:name "Shun Kusakawa"@en .

_:N2c87a3c56d684a258820c6065e37e185 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "解"@ja,
        "Kai"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N1a2098e5f2d14357979ccdd14ded197d ;
    schema:name "解"@ja,
        "Kai"@ja-latn .

_:N4dec183ba219483ebeb8d9307e347570 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "解 (TV Size)"@ja,
        "Kai (TV Size)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N1a2098e5f2d14357979ccdd14ded197d ;
    schema:name "解 (TV Size)"@ja,
        "Kai (TV Size)"@ja-latn .

_:Na9aa32e1d1704fbf97fd8dda0046a130 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バンヴィーナス"@ja,
        "Van Venu"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N1a2098e5f2d14357979ccdd14ded197d ;
    schema:name "バンヴィーナス"@ja,
        "Van Venu"@ja-latn .

_:N1a2098e5f2d14357979ccdd14ded197d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2c87a3c56d684a258820c6065e37e185,
        _:N4dec183ba219483ebeb8d9307e347570,
        _:Na9aa32e1d1704fbf97fd8dda0046a130 ;
    mo:track_count 3 ;
    schema:duration "PT8:21"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N2c87a3c56d684a258820c6065e37e185,
        _:N4dec183ba219483ebeb8d9307e347570,
        _:Na9aa32e1d1704fbf97fd8dda0046a130 .

