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

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

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

<artist/9146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30019#subject> ;
    schema:name "ryo"@en ;
    foaf:made <album/30019#composition>,
        <album/30019#subject> ;
    foaf:name "ryo"@en .

<artist/9551#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30019#subject> ;
    schema:name "Dixie Flatline"@en ;
    foaf:made <album/30019#composition>,
        <album/30019#subject> ;
    foaf:name "Dixie Flatline"@en .

<product/1712#subject> a schema:CreativeWork ;
    schema:name "Shakugan no SHANA III Final"@en,
        "灼眼のシャナIII -Final-"@ja,
        "Shakugan no SHANA III Final"@ja-latn ;
    foaf:name "Shakugan no SHANA III Final"@en,
        "灼眼のシャナIII -Final-"@ja,
        "Shakugan no SHANA III Final"@ja-latn .

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

<album/30019#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Light My Fire / KOTOKO [Limited Edition]"@en,
        "Light My Fire / KOTOKO [初回限定盤]"@ja,
        "Light My Fire / KOTOKO [Limited Edition]"@ja-latn ;
    mo:performance_of <album/30019#musicalwork> ;
    mo:recorded_as <album/30019#musicalexpression> ;
    schema:name "Light My Fire / KOTOKO [Limited Edition]"@en,
        "Light My Fire / KOTOKO [初回限定盤]"@ja,
        "Light My Fire / KOTOKO [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/30019#musicalwork> .

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

<https://medium-media.vgm.io/albums/91/30019/30019-1353335464.jpg> a schema:ImageObject,
        foaf:Image .

<album/30019#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Light My Fire / KOTOKO [Limited Edition]"@en,
        "Light My Fire / KOTOKO [初回限定盤]"@ja,
        "Light My Fire / KOTOKO [Limited Edition]"@ja-latn ;
    mo:composer <artist/9146#subject>,
        <artist/9551#subject> ;
    mo:produced_work <album/30019#musicalwork> ;
    schema:name "Light My Fire / KOTOKO [Limited Edition]"@en,
        "Light My Fire / KOTOKO [初回限定盤]"@ja,
        "Light My Fire / KOTOKO [Limited Edition]"@ja-latn .

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

<album/30019#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-11-16"^^xsd:date ;
    dcterms:title "Light My Fire / KOTOKO [Limited Edition]"@en,
        "Light My Fire / KOTOKO [初回限定盤]"@ja,
        "Light My Fire / KOTOKO [Limited Edition]"@ja-latn ;
    mo:catalogue_number "1000253445" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/30019#musicalexpression> ;
    mo:publisher <org/992#subject> ;
    mo:record _:N3e86c9831e394b13b0f335561d7a8c54,
        _:N66d1535b59104759bf06326873a118f3 ;
    mo:record_count 2 ;
    schema:about <product/1712#subject> ;
    schema:datePublished "2011-11-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/91/30019/30019-1353335464.jpg> ;
    schema:name "Light My Fire / KOTOKO [Limited Edition]"@en,
        "Light My Fire / KOTOKO [初回限定盤]"@ja,
        "Light My Fire / KOTOKO [Limited Edition]"@ja-latn ;
    schema:publisher <org/992#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/30019/30019-1353335464.jpg> .

_:N0bc033374d9543eb9e9e9f1d691b0394 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Candy or Chocolate? -instrumental-"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N66d1535b59104759bf06326873a118f3 ;
    schema:name "Candy or Chocolate? -instrumental-"@en .

_:N7cd1e4bdb26c45809621c533d3fca781 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light My Fire"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N66d1535b59104759bf06326873a118f3 ;
    schema:name "Light My Fire"@en .

_:N9812ba43967948f9a8bc5ff318690632 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Candy or Chocolate?"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N66d1535b59104759bf06326873a118f3 ;
    schema:name "Candy or Chocolate?"@en .

_:Nb85778cfbc02405c8909f4a3fae54989 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light My Fire Special Making"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N3e86c9831e394b13b0f335561d7a8c54 ;
    schema:name "Light My Fire Special Making"@en .

_:Nca1f96d19c554e41ba577ef3eea39356 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light My Fire -instrumental-"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N66d1535b59104759bf06326873a118f3 ;
    schema:name "Light My Fire -instrumental-"@en .

_:Nd55546a7cf6a439d803a7a98500de2b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light My Fire Promotion Video"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N3e86c9831e394b13b0f335561d7a8c54 ;
    schema:name "Light My Fire Promotion Video"@en .

_:N3e86c9831e394b13b0f335561d7a8c54 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Nb85778cfbc02405c8909f4a3fae54989,
        _:Nd55546a7cf6a439d803a7a98500de2b0 ;
    mo:track_count 2 ;
    schema:duration "PT8:31"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nb85778cfbc02405c8909f4a3fae54989,
        _:Nd55546a7cf6a439d803a7a98500de2b0 .

_:N66d1535b59104759bf06326873a118f3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0bc033374d9543eb9e9e9f1d691b0394,
        _:N7cd1e4bdb26c45809621c533d3fca781,
        _:N9812ba43967948f9a8bc5ff318690632,
        _:Nca1f96d19c554e41ba577ef3eea39356 ;
    mo:track_count 4 ;
    schema:duration "PT17:46"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0bc033374d9543eb9e9e9f1d691b0394,
        _:N7cd1e4bdb26c45809621c533d3fca781,
        _:N9812ba43967948f9a8bc5ff318690632,
        _:Nca1f96d19c554e41ba577ef3eea39356 .

