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

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

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

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

<artist/2426#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28804#subject> ;
    schema:name "Joseph-Maurice Ravel"@en ;
    foaf:made <album/28804#composition>,
        <album/28804#subject> ;
    foaf:name "Joseph-Maurice Ravel"@en .

<artist/8376#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28804#subject> ;
    schema:name "Bart Howard"@en ;
    foaf:made <album/28804#composition>,
        <album/28804#subject> ;
    foaf:name "Bart Howard"@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 .

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

<album/28804#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Septet pour une infante defunte"@en,
        "亡き王女に捧げる七重奏"@ja,
        "Naki Oujo ni Sasageru Shichijuusou"@ja-latn ;
    mo:performance_of <album/28804#musicalwork> ;
    mo:recorded_as <album/28804#musicalexpression> ;
    schema:name "Septet pour une infante defunte"@en,
        "亡き王女に捧げる七重奏"@ja,
        "Naki Oujo ni Sasageru Shichijuusou"@ja-latn ;
    schema:workPerformed <album/28804#musicalwork> .

<org/911#subject> schema:name "UnLimited Questions"@en,
        "UnLimited Questions"@ja,
        "UnLimited Questions"@ja-latn ;
    foaf:name "UnLimited Questions"@en,
        "UnLimited Questions"@ja,
        "UnLimited Questions"@ja-latn .

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

<https://medium-media.vgm.io/albums/40/28804/28804-1315799931.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/28804#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Septet pour une infante defunte"@en,
        "亡き王女に捧げる七重奏"@ja,
        "Naki Oujo ni Sasageru Shichijuusou"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/2426#subject>,
        <artist/8376#subject> ;
    mo:produced_work <album/28804#musicalwork> ;
    schema:name "Septet pour une infante defunte"@en,
        "亡き王女に捧げる七重奏"@ja,
        "Naki Oujo ni Sasageru Shichijuusou"@ja-latn .

<album/28804#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Septet pour une infante defunte"@en,
        "亡き王女に捧げる七重奏"@ja,
        "Naki Oujo ni Sasageru Shichijuusou"@ja-latn ;
    mo:catalogue_number "UQCD-0010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28804#musicalexpression> ;
    mo:publisher <org/911#subject> ;
    mo:record _:N4181b253a569417c941688aa6c9caafa ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/20#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/28804/28804-1315799931.jpg> ;
    schema:name "Septet pour une infante defunte"@en,
        "亡き王女に捧げる七重奏"@ja,
        "Naki Oujo ni Sasageru Shichijuusou"@ja-latn ;
    schema:publisher <org/911#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/28804/28804-1315799931.jpg> .

_:N1c280fb207424d3d87d6c641c8318dcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "亡き王女に捧げる葬送曲 -Pavane pour une infante defunte-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N4181b253a569417c941688aa6c9caafa ;
    schema:name "亡き王女に捧げる葬送曲 -Pavane pour une infante defunte-"@ja .

_:N1c9e70f33f834fae944e7e4fe275e523 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "誇り高き貴族を称えよ -FORSAKEN-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N4181b253a569417c941688aa6c9caafa ;
    schema:name "誇り高き貴族を称えよ -FORSAKEN-"@ja .

_:N46ddaa9719014d06a59d5ef5f38f2cb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神槍 -Spear the Gungnir-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT9:02"^^xsd:interval ;
    schema:inPlaylist _:N4181b253a569417c941688aa6c9caafa ;
    schema:name "神槍 -Spear the Gungnir-"@ja .

_:N59edc9ebd0764ff38b5b6ba15baa8a0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "私を月まで連れて行って頂戴 -Fly me to the Moon-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N4181b253a569417c941688aa6c9caafa ;
    schema:name "私を月まで連れて行って頂戴 -Fly me to the Moon-"@ja .

_:N603a0b84fe1c441c9fcef3285da3f629 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "緋色の悪魔 -Scarlet Devil-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N4181b253a569417c941688aa6c9caafa ;
    schema:name "緋色の悪魔 -Scarlet Devil-"@ja .

_:N6259d9abe1e343b4955d202bba1317f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "全世界ナイトメア -Strawberry on the Shortcakes-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N4181b253a569417c941688aa6c9caafa ;
    schema:name "全世界ナイトメア -Strawberry on the Shortcakes-"@ja .

_:N716524ce577e48d89636bd739f568d16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "運命の輪 -Wheel of Fortune-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N4181b253a569417c941688aa6c9caafa ;
    schema:name "運命の輪 -Wheel of Fortune-"@ja .

_:N867e87ce64964d0086b6705ff4326e4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "亡き王女の為のセプテット -Septet pour une infante defunte-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N4181b253a569417c941688aa6c9caafa ;
    schema:name "亡き王女の為のセプテット -Septet pour une infante defunte-"@ja .

_:N86ad227cdf3e4916bf5cbef91e2a6824 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Track"@ja ;
    mo:track_number 11 ;
    schema:duration "PT15:06"^^xsd:interval ;
    schema:inPlaylist _:N4181b253a569417c941688aa6c9caafa ;
    schema:name "Bonus Track"@ja .

_:N87703e8f1fbb41a1a3f7ef4cf36ea79f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "J.M.R."@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N4181b253a569417c941688aa6c9caafa ;
    schema:name "J.M.R."@ja .

_:Na6050ba5b141404aa3496ccd4002225c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "亡き王女のためのパヴァーヌ -Pavane pour une infante defunte-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N4181b253a569417c941688aa6c9caafa ;
    schema:name "亡き王女のためのパヴァーヌ -Pavane pour une infante defunte-"@ja .

_:N4181b253a569417c941688aa6c9caafa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c280fb207424d3d87d6c641c8318dcd,
        _:N1c9e70f33f834fae944e7e4fe275e523,
        _:N46ddaa9719014d06a59d5ef5f38f2cb8,
        _:N59edc9ebd0764ff38b5b6ba15baa8a0e,
        _:N603a0b84fe1c441c9fcef3285da3f629,
        _:N6259d9abe1e343b4955d202bba1317f0,
        _:N716524ce577e48d89636bd739f568d16,
        _:N867e87ce64964d0086b6705ff4326e4c,
        _:N86ad227cdf3e4916bf5cbef91e2a6824,
        _:N87703e8f1fbb41a1a3f7ef4cf36ea79f,
        _:Na6050ba5b141404aa3496ccd4002225c ;
    mo:track_count 11 ;
    schema:duration "PT55:16"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N1c280fb207424d3d87d6c641c8318dcd,
        _:N1c9e70f33f834fae944e7e4fe275e523,
        _:N46ddaa9719014d06a59d5ef5f38f2cb8,
        _:N59edc9ebd0764ff38b5b6ba15baa8a0e,
        _:N603a0b84fe1c441c9fcef3285da3f629,
        _:N6259d9abe1e343b4955d202bba1317f0,
        _:N716524ce577e48d89636bd739f568d16,
        _:N867e87ce64964d0086b6705ff4326e4c,
        _:N86ad227cdf3e4916bf5cbef91e2a6824,
        _:N87703e8f1fbb41a1a3f7ef4cf36ea79f,
        _:Na6050ba5b141404aa3496ccd4002225c .

