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

<artist/15170#subject> a schema:Person,
        foaf:Person ;
    schema:name "rudder-k"@en ;
    foaf:made <album/34442#lyrics>,
        <album/34442#subject> ;
    foaf:name "rudder-k"@en .

<artist/2352#subject> a schema:Person,
        foaf:Person ;
    schema:name "Minamotoya"@en,
        "源屋"@ja ;
    foaf:made <album/34442#lyrics>,
        <album/34442#subject> ;
    foaf:name "Minamotoya"@en,
        "源屋"@ja .

<artist/2359#subject> a schema:Person,
        foaf:Person ;
    schema:name "t+pazolite"@en ;
    foaf:made <album/34442#lyrics>,
        <album/34442#subject> ;
    foaf:name "t+pazolite"@en .

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

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

<artist/44791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34442#subject> ;
    schema:name "U2"@en ;
    foaf:made <album/34442#composition>,
        <album/34442#subject> ;
    foaf:name "U2"@en .

<event/151> a mo:Release ;
    schema:name "Released at Comic Market 82 (Aug 10, 2012 to Aug 12, 2012)" .

<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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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 .

<product/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

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

<org/101#subject> schema:name "ALiCE'S EMOTiON"@en,
        "ALiCE'S EMOTiON"@ja,
        "ALiCE'S EMOTiON"@ja-latn ;
    foaf:name "ALiCE'S EMOTiON"@en,
        "ALiCE'S EMOTiON"@ja,
        "ALiCE'S EMOTiON"@ja-latn .

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

<https://medium-media.vgm.io/albums/24/34442/34442-1344095773.jpg> a schema:ImageObject,
        foaf:Image .

<album/34442#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Crimson Tempest"@en,
        "Crimson Tempest"@ja,
        "Crimson Tempest"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/44791#subject> ;
    mo:produced_work <album/34442#musicalwork> ;
    schema:name "Crimson Tempest"@en,
        "Crimson Tempest"@ja,
        "Crimson Tempest"@ja-latn .

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

<artist/11624#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34442#performance> ;
    schema:name "Sassy"@en ;
    foaf:name "Sassy"@en .

<artist/12511#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34442#performance> ;
    schema:name "Sunao Yoshikawa"@en,
        "吉河順央"@ja ;
    foaf:name "Sunao Yoshikawa"@en,
        "吉河順央"@ja .

<artist/2446#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34442#performance> ;
    schema:name "Ayumi Nomiya"@en,
        "野宮あゆみ"@ja ;
    foaf:made <album/34442#lyrics>,
        <album/34442#subject> ;
    foaf:name "Ayumi Nomiya"@en,
        "野宮あゆみ"@ja .

<artist/36964#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34442#performance> ;
    schema:name "3L"@en ;
    foaf:name "3L"@en .

<artist/5519#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34442#performance> ;
    schema:name "Nachi Sakaue"@en,
        "坂上なち"@ja ;
    foaf:name "Nachi Sakaue"@en,
        "坂上なち"@ja .

<artist/5862#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34442#performance> ;
    schema:name "RIZNA"@en,
        "リズナ"@ja ;
    foaf:name "RIZNA"@en,
        "リズナ"@ja .

<artist/6209#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34442#performance> ;
    schema:name "Momiji Yamamoto"@en,
        "山本椛"@ja ;
    foaf:name "Momiji Yamamoto"@en,
        "山本椛"@ja .

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

<album/34442#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Crimson Tempest"@en,
        "Crimson Tempest"@ja,
        "Crimson Tempest"@ja-latn ;
    mo:performance_of <album/34442#musicalwork> ;
    mo:performer <artist/11624#subject>,
        <artist/12511#subject>,
        <artist/2446#subject>,
        <artist/36964#subject>,
        <artist/5519#subject>,
        <artist/5862#subject>,
        <artist/6209#subject> ;
    mo:recorded_as <album/34442#musicalexpression> ;
    schema:byArtist <artist/11624#subject>,
        <artist/12511#subject>,
        <artist/2446#subject>,
        <artist/36964#subject>,
        <artist/5519#subject>,
        <artist/5862#subject>,
        <artist/6209#subject> ;
    schema:name "Crimson Tempest"@en,
        "Crimson Tempest"@ja,
        "Crimson Tempest"@ja-latn ;
    schema:workPerformed <album/34442#musicalwork> .

<album/34442#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-11"^^xsd:date ;
    dcterms:title "Crimson Tempest"@en,
        "Crimson Tempest"@ja,
        "Crimson Tempest"@ja-latn ;
    mo:catalogue_number "AECD-034" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34442#musicalexpression> ;
    mo:publisher <org/101#subject> ;
    mo:record _:N000f2782135b4d6f95af1d908a34e6f4 ;
    mo:record_count 1 ;
    mo:release <event/151> ;
    schema:about <product/20#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/882#subject> ;
    schema:byArtist <artist/11624#subject>,
        <artist/12511#subject>,
        <artist/2446#subject>,
        <artist/36964#subject>,
        <artist/5519#subject>,
        <artist/5862#subject>,
        <artist/6209#subject> ;
    schema:datePublished "2012-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/24/34442/34442-1344095773.jpg> ;
    schema:name "Crimson Tempest"@en,
        "Crimson Tempest"@ja,
        "Crimson Tempest"@ja-latn ;
    schema:publisher <org/101#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/34442/34442-1344095773.jpg> .

_:N0b91b2485b6b4138bef7d76d57292452 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Break the Night"@ja,
        "Break the Night"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N000f2782135b4d6f95af1d908a34e6f4 ;
    schema:name "Break the Night"@ja,
        "Break the Night"@ja-latn .

_:N12e37e38c07444739a2375c792af9772 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scarlet"@ja,
        "Scarlet"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N000f2782135b4d6f95af1d908a34e6f4 ;
    schema:name "Scarlet"@ja,
        "Scarlet"@ja-latn .

_:N27a0388ee3ec498197db9728f1b43aa3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Pieces"@ja,
        "Whites Pieces"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N000f2782135b4d6f95af1d908a34e6f4 ;
    schema:name "White Pieces"@ja,
        "Whites Pieces"@ja-latn .

_:N3fb6363a9d6a4ed3b62e2c27b1cf513c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大神神話之道"@ja,
        "Ookami Shinwa no Michi"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N000f2782135b4d6f95af1d908a34e6f4 ;
    schema:name "大神神話之道"@ja,
        "Ookami Shinwa no Michi"@ja-latn .

_:N811552bd485945428178bf431c6e7146 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "追憶サマーナイト"@ja,
        "Tsuioku Summer Night"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N000f2782135b4d6f95af1d908a34e6f4 ;
    schema:name "追憶サマーナイト"@ja,
        "Tsuioku Summer Night"@ja-latn .

_:N88cbc12ecae840e194144d5216d12734 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "望まれぬ夜明け"@ja,
        "Nozomarenu Yoake"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N000f2782135b4d6f95af1d908a34e6f4 ;
    schema:name "望まれぬ夜明け"@ja,
        "Nozomarenu Yoake"@ja-latn .

_:Na5733a61a02a49c3a741d67a7131d1b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pure in Plain Pain"@ja,
        "Pure in Plain Pain"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N000f2782135b4d6f95af1d908a34e6f4 ;
    schema:name "Pure in Plain Pain"@ja,
        "Pure in Plain Pain"@ja-latn .

_:Nd10ac2ddeceb4956913869ed4331b81d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mushroom Buster"@ja,
        "Mushroom Buster"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N000f2782135b4d6f95af1d908a34e6f4 ;
    schema:name "Mushroom Buster"@ja,
        "Mushroom Buster"@ja-latn .

_:Nd2a4fb18836140579531f60020145adf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hungry Girl"@ja,
        "Hungry Girl"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N000f2782135b4d6f95af1d908a34e6f4 ;
    schema:name "Hungry Girl"@ja,
        "Hungry Girl"@ja-latn .

_:Nec17130f7b2a48839c62ca9114bfae6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こいするメイドのおはなし"@ja,
        "Koisuru Maid no Ohanashi"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N000f2782135b4d6f95af1d908a34e6f4 ;
    schema:name "こいするメイドのおはなし"@ja,
        "Koisuru Maid no Ohanashi"@ja-latn .

_:Nfa0b6628b27c46a7adbff6a966d5a5b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Night Memories"@ja,
        "Dark Night Memories"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N000f2782135b4d6f95af1d908a34e6f4 ;
    schema:name "Dark Night Memories"@ja,
        "Dark Night Memories"@ja-latn .

_:N000f2782135b4d6f95af1d908a34e6f4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b91b2485b6b4138bef7d76d57292452,
        _:N12e37e38c07444739a2375c792af9772,
        _:N27a0388ee3ec498197db9728f1b43aa3,
        _:N3fb6363a9d6a4ed3b62e2c27b1cf513c,
        _:N811552bd485945428178bf431c6e7146,
        _:N88cbc12ecae840e194144d5216d12734,
        _:Na5733a61a02a49c3a741d67a7131d1b4,
        _:Nd10ac2ddeceb4956913869ed4331b81d,
        _:Nd2a4fb18836140579531f60020145adf,
        _:Nec17130f7b2a48839c62ca9114bfae6f,
        _:Nfa0b6628b27c46a7adbff6a966d5a5b1 ;
    mo:track_count 11 ;
    schema:duration "PT45:36"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0b91b2485b6b4138bef7d76d57292452,
        _:N12e37e38c07444739a2375c792af9772,
        _:N27a0388ee3ec498197db9728f1b43aa3,
        _:N3fb6363a9d6a4ed3b62e2c27b1cf513c,
        _:N811552bd485945428178bf431c6e7146,
        _:N88cbc12ecae840e194144d5216d12734,
        _:Na5733a61a02a49c3a741d67a7131d1b4,
        _:Nd10ac2ddeceb4956913869ed4331b81d,
        _:Nd2a4fb18836140579531f60020145adf,
        _:Nec17130f7b2a48839c62ca9114bfae6f,
        _:Nfa0b6628b27c46a7adbff6a966d5a5b1 .

