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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24845#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/24845#composition>,
        <album/24845#subject> ;
    foaf:name "ZUN"@en .

<event/96> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 6 (Oct 11, 2010)" .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<album/24845#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Iki -FLAIR-"@en,
        "粋 -FLAIR-"@ja,
        "Iki -FLAIR-"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/24845#musicalwork> ;
    schema:name "Iki -FLAIR-"@en,
        "粋 -FLAIR-"@ja,
        "Iki -FLAIR-"@ja-latn .

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

<org/754#subject> schema:name "Includeore"@en,
        "俺++"@ja,
        "Includeore"@ja-latn ;
    foaf:name "Includeore"@en,
        "俺++"@ja,
        "Includeore"@ja-latn .

<https://media.vgm.io/albums/54/24845/24845-1300602142.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/24845#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/54/24845/24845-1300602142.png> ;
    foaf:depicts <album/24845#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/54/24845/24845-1300602142.png> .

<https://medium-media.vgm.io/albums/54/24845/24845-1300602142.png> a schema:ImageObject,
        foaf:Image .

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

<artist/2324#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24845#performance> ;
    schema:name "Michiru Kaori"@en,
        "佳織みちる"@ja ;
    foaf:name "Michiru Kaori"@en,
        "佳織みちる"@ja .

<artist/7249#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24845#performance> ;
    schema:name "Fumi Sakura"@en,
        "桜ふみ"@ja ;
    foaf:name "Fumi Sakura"@en,
        "桜ふみ"@ja .

<album/24845#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Iki -FLAIR-"@en,
        "粋 -FLAIR-"@ja,
        "Iki -FLAIR-"@ja-latn ;
    mo:performance_of <album/24845#musicalwork> ;
    mo:performer <artist/2324#subject>,
        <artist/7249#subject> ;
    mo:recorded_as <album/24845#musicalexpression> ;
    schema:byArtist <artist/2324#subject>,
        <artist/7249#subject> ;
    schema:name "Iki -FLAIR-"@en,
        "粋 -FLAIR-"@ja,
        "Iki -FLAIR-"@ja-latn ;
    schema:workPerformed <album/24845#musicalwork> .

<album/24845#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-11"^^xsd:date ;
    dcterms:title "Iki -FLAIR-"@en,
        "粋 -FLAIR-"@ja,
        "Iki -FLAIR-"@ja-latn ;
    mo:catalogue_number "ORECD-01" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24845#musicalexpression> ;
    mo:publisher <org/754#subject> ;
    mo:record _:Nc89a0cb2a6e6479f96617a89ac00dd80 ;
    mo:record_count 1 ;
    mo:release <event/96> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:byArtist <artist/2324#subject>,
        <artist/7249#subject> ;
    schema:datePublished "2010-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/54/24845/24845-1300602142.png> ;
    schema:name "Iki -FLAIR-"@en,
        "粋 -FLAIR-"@ja,
        "Iki -FLAIR-"@ja-latn ;
    schema:publisher <org/754#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/24845/24845-1300602142.png> .

_:N38e5c948794f45638c5dc6123813b731 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vida Colorida"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc89a0cb2a6e6479f96617a89ac00dd80 ;
    schema:name "Vida Colorida"@ja .

_:N50f00a48c99840639acf52a01da6a438 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Innocent Sin"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc89a0cb2a6e6479f96617a89ac00dd80 ;
    schema:name "Innocent Sin"@ja .

_:N775923d4b6964f7da1e15e28037490bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月下桜花"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc89a0cb2a6e6479f96617a89ac00dd80 ;
    schema:name "月下桜花"@ja .

_:N8b3693f6fd3f482bb937f5ab75cd42a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アハセカガミ"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc89a0cb2a6e6479f96617a89ac00dd80 ;
    schema:name "アハセカガミ"@ja .

_:N990d45591c14434db587bd5a01bc08e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "瞳の中の満月"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc89a0cb2a6e6479f96617a89ac00dd80 ;
    schema:name "瞳の中の満月"@ja .

_:Nc89a0cb2a6e6479f96617a89ac00dd80 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N38e5c948794f45638c5dc6123813b731,
        _:N50f00a48c99840639acf52a01da6a438,
        _:N775923d4b6964f7da1e15e28037490bf,
        _:N8b3693f6fd3f482bb937f5ab75cd42a0,
        _:N990d45591c14434db587bd5a01bc08e6 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N38e5c948794f45638c5dc6123813b731,
        _:N50f00a48c99840639acf52a01da6a438,
        _:N775923d4b6964f7da1e15e28037490bf,
        _:N8b3693f6fd3f482bb937f5ab75cd42a0,
        _:N990d45591c14434db587bd5a01bc08e6 .

