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

<artist/640#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yui Horie"@en,
        "堀江由衣"@ja ;
    foaf:made <album/54332#subject>,
        <album/54332#vocals> ;
    foaf:name "Yui Horie"@en,
        "堀江由衣"@ja .

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

<artist/26513#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54332#subject> ;
    schema:name "Yuki Yasuda"@en,
        "安田悠基"@ja ;
    foaf:made <album/54332#composition>,
        <album/54332#lyrics>,
        <album/54332#subject> ;
    foaf:name "Yuki Yasuda"@en,
        "安田悠基"@ja .

<artist/26514#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54332#subject> ;
    schema:name "Kana Utatane"@en,
        "うたたね歌菜"@ja ;
    foaf:made <album/54332#composition>,
        <album/54332#lyrics>,
        <album/54332#subject> ;
    foaf:name "Kana Utatane"@en,
        "うたたね歌菜"@ja .

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

<artist/6446#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54332#subject> ;
    schema:name "KATSU"@en ;
    foaf:made <album/54332#composition>,
        <album/54332#subject> ;
    foaf:name "KATSU"@en .

<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/54332#musicalexpression> a mo:Signal ;
    mo:published_as <album/54332#subject> ;
    mo:records <album/54332#performance> .

<album/54332#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Asymmetry / Yui Horie [Limited Edition]"@en,
        "アシンメトリー / 堀江由衣 [初回限定盤]"@ja,
        "Asymmetry / Yui Horie [Limited Edition]"@ja-latn ;
    mo:performance_of <album/54332#musicalwork> ;
    mo:recorded_as <album/54332#musicalexpression> ;
    schema:name "Asymmetry / Yui Horie [Limited Edition]"@en,
        "アシンメトリー / 堀江由衣 [初回限定盤]"@ja,
        "Asymmetry / Yui Horie [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/54332#musicalwork> .

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

<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/23/54332/54332-1445961291.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/54332#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/23/54332/54332-1445961291.jpg> ;
    foaf:depicts <album/54332#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/23/54332/54332-1445961291.jpg> .

<https://medium-media.vgm.io/albums/23/54332/54332-1445961291.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/54332#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Asymmetry / Yui Horie [Limited Edition]"@en,
        "アシンメトリー / 堀江由衣 [初回限定盤]"@ja,
        "Asymmetry / Yui Horie [Limited Edition]"@ja-latn ;
    mo:composer <artist/25260#subject>,
        <artist/26513#subject>,
        <artist/26514#subject>,
        <artist/6445#subject>,
        <artist/6446#subject> ;
    mo:produced_work <album/54332#musicalwork> ;
    schema:name "Asymmetry / Yui Horie [Limited Edition]"@en,
        "アシンメトリー / 堀江由衣 [初回限定盤]"@ja,
        "Asymmetry / Yui Horie [Limited Edition]"@ja-latn .

<album/54332#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-11-04"^^xsd:date ;
    dcterms:title "Asymmetry / Yui Horie [Limited Edition]"@en,
        "アシンメトリー / 堀江由衣 [初回限定盤]"@ja,
        "Asymmetry / Yui Horie [Limited Edition]"@ja-latn ;
    mo:catalogue_number "KICM-91639" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/54332#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N5fa865f0bf6d4f90952c18d958a3890a,
        _:N81c3e2275a1b46569aeb26022f3b13b8 ;
    mo:record_count 2 ;
    schema:about <product/3422#subject> ;
    schema:datePublished "2015-11-04"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/23/54332/54332-1445961291.jpg> ;
    schema:name "Asymmetry / Yui Horie [Limited Edition]"@en,
        "アシンメトリー / 堀江由衣 [初回限定盤]"@ja,
        "Asymmetry / Yui Horie [Limited Edition]"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/54332/54332-1445961291.jpg> .

_:N0d3c4616ce0f435191eab995004004a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アシンメトリー MUSIC CLIP"@ja,
        "Asymmetry MUSIC CLIP"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N81c3e2275a1b46569aeb26022f3b13b8 ;
    schema:name "アシンメトリー MUSIC CLIP"@ja,
        "Asymmetry MUSIC CLIP"@ja-latn .

_:N81c3e2275a1b46569aeb26022f3b13b8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0d3c4616ce0f435191eab995004004a5 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N0d3c4616ce0f435191eab995004004a5 .

_:N99a12c8e9feb436fae898c8112036e06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星空に願いを"@ja,
        "Hoshizora ni Negai wo"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N5fa865f0bf6d4f90952c18d958a3890a ;
    schema:name "星空に願いを"@ja,
        "Hoshizora ni Negai wo"@ja-latn .

_:Nb4fcc3c15759423fbdaa596cc6e6be45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アシンメトリー (off vocal ver.)"@ja,
        "Asymmetry (off vocal ver.)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N5fa865f0bf6d4f90952c18d958a3890a ;
    schema:name "アシンメトリー (off vocal ver.)"@ja,
        "Asymmetry (off vocal ver.)"@ja-latn .

_:Nc73994640f194b269da6d884fbd152ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アシンメトリー"@ja,
        "Asymmetry"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N5fa865f0bf6d4f90952c18d958a3890a ;
    schema:name "アシンメトリー"@ja,
        "Asymmetry"@ja-latn .

_:Nd184c02811dc45b28fd7929be3cb5195 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星空に願いを (off vocal ver.)"@ja,
        "Hoshizora ni Negai wo (off vocal ver.)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N5fa865f0bf6d4f90952c18d958a3890a ;
    schema:name "星空に願いを (off vocal ver.)"@ja,
        "Hoshizora ni Negai wo (off vocal ver.)"@ja-latn .

_:N5fa865f0bf6d4f90952c18d958a3890a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N99a12c8e9feb436fae898c8112036e06,
        _:Nb4fcc3c15759423fbdaa596cc6e6be45,
        _:Nc73994640f194b269da6d884fbd152ee,
        _:Nd184c02811dc45b28fd7929be3cb5195 ;
    mo:track_count 4 ;
    schema:duration "PT15:53"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N99a12c8e9feb436fae898c8112036e06,
        _:Nb4fcc3c15759423fbdaa596cc6e6be45,
        _:Nc73994640f194b269da6d884fbd152ee,
        _:Nd184c02811dc45b28fd7929be3cb5195 .

