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

<artist/127#subject> a schema:Person,
        foaf:Person ;
    schema:name "KOTOKO"@en ;
    foaf:made <album/36791#lyrics>,
        <album/36791#subject> ;
    foaf:name "KOTOKO"@en .

<artist/24390#subject> a schema:Person,
        foaf:Person ;
    schema:name "YUKAKO"@en ;
    foaf:made <album/36791#lyrics>,
        <album/36791#subject> ;
    foaf:name "YUKAKO"@en .

<artist/5499#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuka Iguchi"@en,
        "井口裕香"@ja ;
    foaf:made <album/36791#subject>,
        <album/36791#vocals> ;
    foaf:name "Yuka Iguchi"@en,
        "井口裕香"@ja .

<artist/36147#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36791#subject> ;
    schema:name "Kohei by SIMONSAYZ"@en ;
    foaf:made <album/36791#composition>,
        <album/36791#subject> ;
    foaf:name "Kohei by SIMONSAYZ"@en .

<artist/656#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36791#subject> ;
    schema:name "Satoshi Yaginuma"@en,
        "八木沼悟志"@ja ;
    foaf:made <album/36791#composition>,
        <album/36791#subject> ;
    foaf:name "Satoshi Yaginuma"@en,
        "八木沼悟志"@ja .

<product/1278#subject> a schema:CreativeWork ;
    schema:name "A Certain Magical Index: Miracle of Endymion"@en,
        "劇場版 とある魔術の禁書目録(インデックス) エンデュミオンの奇蹟"@ja,
        "Gekijouban Toaru Majutsu no Index: Endymion no Kiseki"@ja-latn ;
    foaf:name "A Certain Magical Index: Miracle of Endymion"@en,
        "劇場版 とある魔術の禁書目録(インデックス) エンデュミオンの奇蹟"@ja,
        "Gekijouban Toaru Majutsu no Index: Endymion no Kiseki"@ja-latn .

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

<album/36791#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shining Star-☆-LOVE Letter / Yuka Iguchi"@en,
        "Shining Star-☆-LOVE Letter / 井口裕香"@ja,
        "Shining Star-☆-LOVE Letter / Yuka Iguchi"@ja-latn ;
    mo:performance_of <album/36791#musicalwork> ;
    mo:recorded_as <album/36791#musicalexpression> ;
    schema:name "Shining Star-☆-LOVE Letter / Yuka Iguchi"@en,
        "Shining Star-☆-LOVE Letter / 井口裕香"@ja,
        "Shining Star-☆-LOVE Letter / Yuka Iguchi"@ja-latn ;
    schema:workPerformed <album/36791#musicalwork> .

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

<org/992#subject> schema:name "Warner Home Video"@en,
        "Warner Home Video"@ja,
        "Warner Home Video"@ja-latn ;
    foaf:name "Warner Home Video"@en,
        "Warner Home Video"@ja,
        "Warner Home Video"@ja-latn .

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

<https://medium-media.vgm.io/albums/19/36791/36791-1451763277.jpg> a schema:ImageObject,
        foaf:Image .

<album/36791#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shining Star-☆-LOVE Letter / Yuka Iguchi"@en,
        "Shining Star-☆-LOVE Letter / 井口裕香"@ja,
        "Shining Star-☆-LOVE Letter / Yuka Iguchi"@ja-latn ;
    mo:composer <artist/36147#subject>,
        <artist/656#subject> ;
    mo:produced_work <album/36791#musicalwork> ;
    schema:name "Shining Star-☆-LOVE Letter / Yuka Iguchi"@en,
        "Shining Star-☆-LOVE Letter / 井口裕香"@ja,
        "Shining Star-☆-LOVE Letter / Yuka Iguchi"@ja-latn .

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

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

<album/36791#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-02-06"^^xsd:date ;
    dcterms:title "Shining Star-☆-LOVE Letter / Yuka Iguchi"@en,
        "Shining Star-☆-LOVE Letter / 井口裕香"@ja,
        "Shining Star-☆-LOVE Letter / Yuka Iguchi"@ja-latn ;
    mo:catalogue_number "1000372891" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36791#musicalexpression> ;
    mo:publisher <org/992#subject> ;
    mo:record _:Nc00bac4ff8eb493db8220636abba2897 ;
    mo:record_count 1 ;
    schema:about <product/1278#subject> ;
    schema:datePublished "2013-02-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/19/36791/36791-1451763277.jpg> ;
    schema:name "Shining Star-☆-LOVE Letter / Yuka Iguchi"@en,
        "Shining Star-☆-LOVE Letter / 井口裕香"@ja,
        "Shining Star-☆-LOVE Letter / Yuka Iguchi"@ja-latn ;
    schema:publisher <org/992#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/36791/36791-1451763277.jpg> .

_:N20cd48a377fc486f8c9157e99873626f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shining Star-☆-LOVE Letter (instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Nc00bac4ff8eb493db8220636abba2897 ;
    schema:name "Shining Star-☆-LOVE Letter (instrumental)"@en .

_:Nbe8b7cea113741d38f75d3840c6b881e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shining Star-☆-LOVE Letter"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Nc00bac4ff8eb493db8220636abba2897 ;
    schema:name "Shining Star-☆-LOVE Letter"@en .

_:Nbe8e36eb01624cf986f9d77282e9bac8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Miracle ~song for you~"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Nc00bac4ff8eb493db8220636abba2897 ;
    schema:name "Miracle ~song for you~"@en .

_:Nf3dd691dc5014ac7b26b9ae3a1b7c4a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Miracle ~song for you~ (instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Nc00bac4ff8eb493db8220636abba2897 ;
    schema:name "Miracle ~song for you~ (instrumental)"@en .

_:Nc00bac4ff8eb493db8220636abba2897 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20cd48a377fc486f8c9157e99873626f,
        _:Nbe8b7cea113741d38f75d3840c6b881e,
        _:Nbe8e36eb01624cf986f9d77282e9bac8,
        _:Nf3dd691dc5014ac7b26b9ae3a1b7c4a8 ;
    mo:track_count 4 ;
    schema:duration "PT20:08"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N20cd48a377fc486f8c9157e99873626f,
        _:Nbe8b7cea113741d38f75d3840c6b881e,
        _:Nbe8e36eb01624cf986f9d77282e9bac8,
        _:Nf3dd691dc5014ac7b26b9ae3a1b7c4a8 .

