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

<artist/8003#subject> a schema:Person,
        foaf:Person ;
    schema:name "John=Hive"@en ;
    foaf:made <album/17974#lyrics>,
        <album/17974#subject> ;
    foaf:name "John=Hive"@en .

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 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 .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<album/17974#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "heart×hurt"@en,
        "heart×hurt"@ja,
        "heart×hurt"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/17974#musicalwork> ;
    schema:name "heart×hurt"@en,
        "heart×hurt"@ja,
        "heart×hurt"@ja-latn .

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

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

<org/486#subject> schema:name "Alice Music"@en,
        "Alice Music"@ja,
        "Alice Music"@ja-latn ;
    foaf:name "Alice Music"@en,
        "Alice Music"@ja,
        "Alice Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/47/17974/17974-1265996840.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/6961#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17974#performance> ;
    schema:name "Nana Mitani"@en,
        "実谷なな"@ja ;
    foaf:name "Nana Mitani"@en,
        "実谷なな"@ja .

<artist/7473#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17974#performance> ;
    schema:name "rumdarjun"@en,
        "らむだーじゃん"@ja ;
    foaf:name "rumdarjun"@en,
        "らむだーじゃん"@ja .

<artist/8002#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17974#performance> ;
    schema:name "Hinamaro"@en,
        "ひなまろ"@ja ;
    foaf:name "Hinamaro"@en,
        "ひなまろ"@ja .

<artist/8004#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17974#performance> ;
    schema:name "yunka"@en,
        "ゆんか"@ja ;
    foaf:name "yunka"@en,
        "ゆんか"@ja .

<album/17974#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "heart×hurt"@en,
        "heart×hurt"@ja,
        "heart×hurt"@ja-latn ;
    mo:catalogue_number "AMCD-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17974#musicalexpression> ;
    mo:publisher <org/486#subject> ;
    mo:record _:N7de836d97ba44f2fac43943cdbe92ec3 ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "ryo"@en ;
            foaf:name "ryo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yoppei"@en ;
            foaf:name "Yoppei"@en ],
        <artist/6961#subject>,
        <artist/7473#subject>,
        <artist/8002#subject>,
        <artist/8004#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/47/17974/17974-1265996840.jpg> ;
    schema:name "heart×hurt"@en,
        "heart×hurt"@ja,
        "heart×hurt"@ja-latn ;
    schema:publisher <org/486#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/17974/17974-1265996840.jpg> .

<album/17974#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "heart×hurt"@en,
        "heart×hurt"@ja,
        "heart×hurt"@ja-latn ;
    mo:performance_of <album/17974#musicalwork> ;
    mo:performer _:N516ea0e0a2a74293b8d330a93f514527,
        _:N746510a8b3564aec9a001fbae1180d3c,
        <artist/6961#subject>,
        <artist/7473#subject>,
        <artist/8002#subject>,
        <artist/8004#subject> ;
    mo:recorded_as <album/17974#musicalexpression> ;
    schema:byArtist _:N516ea0e0a2a74293b8d330a93f514527,
        _:N746510a8b3564aec9a001fbae1180d3c,
        <artist/6961#subject>,
        <artist/7473#subject>,
        <artist/8002#subject>,
        <artist/8004#subject> ;
    schema:name "heart×hurt"@en,
        "heart×hurt"@ja,
        "heart×hurt"@ja-latn ;
    schema:workPerformed <album/17974#musicalwork> .

_:N41bd2353567b4bcd9ebbbc6813344837 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "myself yourself"@en,
        "myself yourself"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N7de836d97ba44f2fac43943cdbe92ec3 ;
    schema:name "myself yourself"@en,
        "myself yourself"@ja .

_:N516ea0e0a2a74293b8d330a93f514527 a schema:Person,
        foaf:Person ;
    mo:performed <album/17974#performance> ;
    schema:name "ryo"@en ;
    foaf:name "ryo"@en .

_:N61106b78000d443d849d70b73f6e1a31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "phantasm"@en,
        "phantasm"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N7de836d97ba44f2fac43943cdbe92ec3 ;
    schema:name "phantasm"@en,
        "phantasm"@ja .

_:N739d852037614ee9977b023bcc48eb73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hurt girl"@en,
        "hurt girl"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N7de836d97ba44f2fac43943cdbe92ec3 ;
    schema:name "hurt girl"@en,
        "hurt girl"@ja .

_:N746510a8b3564aec9a001fbae1180d3c a schema:Person,
        foaf:Person ;
    mo:performed <album/17974#performance> ;
    schema:name "Yoppei"@en ;
    foaf:name "Yoppei"@en .

_:Nb46b15146292451f984b804fe0603ecc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life"@en,
        "Life"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N7de836d97ba44f2fac43943cdbe92ec3 ;
    schema:name "Life"@en,
        "Life"@ja .

_:Ncbf7a060d5bc4517a39e5864aa275727 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sadistic yukarin"@en,
        "sadistic yukarin"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N7de836d97ba44f2fac43943cdbe92ec3 ;
    schema:name "sadistic yukarin"@en,
        "sadistic yukarin"@ja .

_:Nce8930eeeb98486fb3714eb4ac668173 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "allurement"@en,
        "allurement"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N7de836d97ba44f2fac43943cdbe92ec3 ;
    schema:name "allurement"@en,
        "allurement"@ja .

_:Ndd1464e2ebdc4e5b91be1c48425ea896 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Satellite Cafe Terrace"@en,
        "衛星カフェテラス"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N7de836d97ba44f2fac43943cdbe92ec3 ;
    schema:name "Satellite Cafe Terrace"@en,
        "衛星カフェテラス"@ja .

_:Ne433400412744c0aa5398aa55137082b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "stray girl"@en,
        "stray girl"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N7de836d97ba44f2fac43943cdbe92ec3 ;
    schema:name "stray girl"@en,
        "stray girl"@ja .

_:Nef1a6ec244f946c189281a6e862a203a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "moon light"@en,
        "moon light"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N7de836d97ba44f2fac43943cdbe92ec3 ;
    schema:name "moon light"@en,
        "moon light"@ja .

_:N7de836d97ba44f2fac43943cdbe92ec3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N41bd2353567b4bcd9ebbbc6813344837,
        _:N61106b78000d443d849d70b73f6e1a31,
        _:N739d852037614ee9977b023bcc48eb73,
        _:Nb46b15146292451f984b804fe0603ecc,
        _:Ncbf7a060d5bc4517a39e5864aa275727,
        _:Nce8930eeeb98486fb3714eb4ac668173,
        _:Ndd1464e2ebdc4e5b91be1c48425ea896,
        _:Ne433400412744c0aa5398aa55137082b,
        _:Nef1a6ec244f946c189281a6e862a203a ;
    mo:track_count 9 ;
    schema:duration "PT36:02"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N41bd2353567b4bcd9ebbbc6813344837,
        _:N61106b78000d443d849d70b73f6e1a31,
        _:N739d852037614ee9977b023bcc48eb73,
        _:Nb46b15146292451f984b804fe0603ecc,
        _:Ncbf7a060d5bc4517a39e5864aa275727,
        _:Nce8930eeeb98486fb3714eb4ac668173,
        _:Ndd1464e2ebdc4e5b91be1c48425ea896,
        _:Ne433400412744c0aa5398aa55137082b,
        _:Nef1a6ec244f946c189281a6e862a203a .

