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

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

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

<event/159> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 10 (May 26, 2013)" .

<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/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/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@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 .

<album/39606#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Never Ending Story"@en,
        "The Never Ending Story"@ja,
        "The Never Ending Story"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/39606#musicalwork> ;
    schema:name "The Never Ending Story"@en,
        "The Never Ending Story"@ja,
        "The Never Ending Story"@ja-latn .

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

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

<org/1160#subject> schema:name "Further Ahead Of Warp"@en,
        "Further Ahead Of Warp"@ja,
        "Further Ahead Of Warp"@ja-latn ;
    foaf:name "Further Ahead Of Warp"@en,
        "Further Ahead Of Warp"@ja,
        "Further Ahead Of Warp"@ja-latn .

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

<https://medium-media.vgm.io/albums/60/39606/39606-1369512382.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14458#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39606#performance> ;
    schema:name "Kyoko"@en,
        "きょーこ"@ja ;
    foaf:name "Kyoko"@en,
        "きょーこ"@ja .

<artist/14459#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39606#performance> ;
    schema:name "Xu"@en ;
    foaf:made <album/39606#lyrics>,
        <album/39606#subject> ;
    foaf:name "Xu"@en .

<album/39606#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Never Ending Story"@en,
        "The Never Ending Story"@ja,
        "The Never Ending Story"@ja-latn ;
    mo:performance_of <album/39606#musicalwork> ;
    mo:performer _:Nc7144d0c7b7b4e97897c5c59689ff77d,
        <artist/14458#subject>,
        <artist/14459#subject> ;
    mo:recorded_as <album/39606#musicalexpression> ;
    schema:byArtist _:Nc7144d0c7b7b4e97897c5c59689ff77d,
        <artist/14458#subject>,
        <artist/14459#subject> ;
    schema:name "The Never Ending Story"@en,
        "The Never Ending Story"@ja,
        "The Never Ending Story"@ja-latn ;
    schema:workPerformed <album/39606#musicalwork> .

<album/39606#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-26"^^xsd:date ;
    dcterms:title "The Never Ending Story"@en,
        "The Never Ending Story"@ja,
        "The Never Ending Story"@ja-latn ;
    mo:catalogue_number "MSFA-005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/39606#musicalexpression> ;
    mo:publisher <org/1160#subject> ;
    mo:record _:N3e54573d34c44e639f0d80037f7a91ae ;
    mo:record_count 1 ;
    mo:release <event/159> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Eco"@en ;
            foaf:name "Eco"@en ],
        <artist/14458#subject>,
        <artist/14459#subject> ;
    schema:datePublished "2013-05-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/39606/39606-1369512382.jpg> ;
    schema:name "The Never Ending Story"@en,
        "The Never Ending Story"@ja,
        "The Never Ending Story"@ja-latn ;
    schema:publisher <org/1160#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/39606/39606-1369512382.jpg> .

_:N2bfe2578270e4eb79eb1359e383ef37d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Blue"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N3e54573d34c44e639f0d80037f7a91ae ;
    schema:name "Deep Blue"@en .

_:N41e58245e0cf4c8d993eb2fd53f0610f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Between Love And Hate"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N3e54573d34c44e639f0d80037f7a91ae ;
    schema:name "Between Love And Hate"@en .

_:N5581a2a2515a4a7494ac27ccf3d66fe9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Startline"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N3e54573d34c44e639f0d80037f7a91ae ;
    schema:name "Startline"@en .

_:N70f52c8047ef470a8721756dcaa97b14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Snow"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N3e54573d34c44e639f0d80037f7a91ae ;
    schema:name "White Snow"@en .

_:N71afe28638554fcdaaf8cb53bb8fd24b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This Is The End Of The World"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N3e54573d34c44e639f0d80037f7a91ae ;
    schema:name "This Is The End Of The World"@en .

_:N7e710252416e4bc2acfb3011386eb177 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Letters"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N3e54573d34c44e639f0d80037f7a91ae ;
    schema:name "Love Letters"@en .

_:Nc7144d0c7b7b4e97897c5c59689ff77d a schema:Person,
        foaf:Person ;
    mo:performed <album/39606#performance> ;
    schema:name "Eco"@en ;
    foaf:name "Eco"@en .

_:Neaebb10ce42a43dca6c1ac394f4bcd84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sparkling Shower(99volt)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N3e54573d34c44e639f0d80037f7a91ae ;
    schema:name "Sparkling Shower(99volt)"@en .

_:Nfbc5b21ba2ba45038272ed56c3ba476b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm So Happy!"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N3e54573d34c44e639f0d80037f7a91ae ;
    schema:name "I'm So Happy!"@en .

_:N3e54573d34c44e639f0d80037f7a91ae a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2bfe2578270e4eb79eb1359e383ef37d,
        _:N41e58245e0cf4c8d993eb2fd53f0610f,
        _:N5581a2a2515a4a7494ac27ccf3d66fe9,
        _:N70f52c8047ef470a8721756dcaa97b14,
        _:N71afe28638554fcdaaf8cb53bb8fd24b,
        _:N7e710252416e4bc2acfb3011386eb177,
        _:Neaebb10ce42a43dca6c1ac394f4bcd84,
        _:Nfbc5b21ba2ba45038272ed56c3ba476b ;
    mo:track_count 8 ;
    schema:duration "PT32:56"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N2bfe2578270e4eb79eb1359e383ef37d,
        _:N41e58245e0cf4c8d993eb2fd53f0610f,
        _:N5581a2a2515a4a7494ac27ccf3d66fe9,
        _:N70f52c8047ef470a8721756dcaa97b14,
        _:N71afe28638554fcdaaf8cb53bb8fd24b,
        _:N7e710252416e4bc2acfb3011386eb177,
        _:Neaebb10ce42a43dca6c1ac394f4bcd84,
        _:Nfbc5b21ba2ba45038272ed56c3ba476b .

