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

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

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

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

<album/39243#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Namida no Touhou Komoriuta"@en,
        "涙の東方子守唄"@ja,
        "Namida no Touhou Komoriuta"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/39243#musicalwork> ;
    schema:name "Namida no Touhou Komoriuta"@en,
        "涙の東方子守唄"@ja,
        "Namida no Touhou Komoriuta"@ja-latn .

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

<org/110#subject> schema:name "TAMUSIC"@en,
        "タムシック"@ja,
        "TAMUSIC"@ja-latn ;
    foaf:name "TAMUSIC"@en,
        "タムシック"@ja,
        "TAMUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/34/39243/39243-1368388223.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/39243#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Namida no Touhou Komoriuta"@en,
        "涙の東方子守唄"@ja,
        "Namida no Touhou Komoriuta"@ja-latn ;
    mo:performance_of <album/39243#musicalwork> ;
    mo:performer <artist/1006#subject> ;
    mo:recorded_as <album/39243#musicalexpression> ;
    schema:byArtist <artist/1006#subject> ;
    schema:name "Namida no Touhou Komoriuta"@en,
        "涙の東方子守唄"@ja,
        "Namida no Touhou Komoriuta"@ja-latn ;
    schema:workPerformed <album/39243#musicalwork> .

<artist/1006#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39243#performance> ;
    schema:name "TAM"@en ;
    foaf:name "TAM"@en .

<album/39243#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-26"^^xsd:date ;
    dcterms:title "Namida no Touhou Komoriuta"@en,
        "涙の東方子守唄"@ja,
        "Namida no Touhou Komoriuta"@ja-latn ;
    mo:catalogue_number "TAM3-0103" ;
    mo:media_type "CD" ;
    mo:publication_of <album/39243#musicalexpression> ;
    mo:publisher <org/110#subject> ;
    mo:record _:N4759df8f95e64e97b50993cc84fd1c7b ;
    mo:record_count 1 ;
    mo:release <event/159> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject> ;
    schema:byArtist <artist/1006#subject> ;
    schema:datePublished "2013-05-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/34/39243/39243-1368388223.jpg> ;
    schema:name "Namida no Touhou Komoriuta"@en,
        "涙の東方子守唄"@ja,
        "Namida no Touhou Komoriuta"@ja-latn ;
    schema:publisher <org/110#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/39243/39243-1368388223.jpg> .

_:N0267f6b24caa4e2385c776aa567d987d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Poison Body"@en,
        "ポイズンボディ"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4759df8f95e64e97b50993cc84fd1c7b ;
    schema:name "Poison Body"@en,
        "ポイズンボディ"@ja .

_:N1059c8fb34514bf591058e56d8be0cde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faith Is for the Transient People"@en,
        "信仰は儚き人間の為に"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4759df8f95e64e97b50993cc84fd1c7b ;
    schema:name "Faith Is for the Transient People"@en,
        "信仰は儚き人間の為に"@ja .

_:N396bb34d8be44fe2993a642bc01ba3bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eastern Judgement in the Sixtieth Year"@en,
        "六十年目の東方裁判"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4759df8f95e64e97b50993cc84fd1c7b ;
    schema:name "Eastern Judgement in the Sixtieth Year"@en,
        "六十年目の東方裁判"@ja .

_:N396bb36ccc27474e87fb85e0b942accb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nostalgic Blood of the East"@en,
        "懐かしき東方の血"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4759df8f95e64e97b50993cc84fd1c7b ;
    schema:name "Nostalgic Blood of the East"@en,
        "懐かしき東方の血"@ja .

_:N3fa350f6bd2b4f2aaeeb9ea43bb08ecc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Locked Girl"@en,
        "ラクトガール"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4759df8f95e64e97b50993cc84fd1c7b ;
    schema:name "Locked Girl"@en,
        "ラクトガール"@ja .

_:N47fa06583b904dcca1f5ab75736e0ccb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gensokyo, Past and Present"@en,
        "今昔幻想郷"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4759df8f95e64e97b50993cc84fd1c7b ;
    schema:name "Gensokyo, Past and Present"@en,
        "今昔幻想郷"@ja .

_:N4b478c9ee0874a29ac6d1da38a907627 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love-colored Master Spark"@en,
        "恋色マスタースパーク"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4759df8f95e64e97b50993cc84fd1c7b ;
    schema:name "Love-colored Master Spark"@en,
        "恋色マスタースパーク"@ja .

_:N57f9204471fe450f97c7eecb88b7bbb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gensokyo the Gods Loved"@en,
        "神々が恋した幻想郷"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4759df8f95e64e97b50993cc84fd1c7b ;
    schema:name "The Gensokyo the Gods Loved"@en,
        "神々が恋した幻想郷"@ja .

_:N7e6dd1ba76e2401da7e56ce26893e931 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Tower"@en,
        "紅楼"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4759df8f95e64e97b50993cc84fd1c7b ;
    schema:name "Crimson Tower"@en,
        "紅楼"@ja .

_:Ne6f5af89853540b8bada9800013d7e8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N. Owen was Her?"@en,
        "U.N.オーエンは彼女なのか？"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4759df8f95e64e97b50993cc84fd1c7b ;
    schema:name "U.N. Owen was Her?"@en,
        "U.N.オーエンは彼女なのか？"@ja .

_:N4759df8f95e64e97b50993cc84fd1c7b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0267f6b24caa4e2385c776aa567d987d,
        _:N1059c8fb34514bf591058e56d8be0cde,
        _:N396bb34d8be44fe2993a642bc01ba3bc,
        _:N396bb36ccc27474e87fb85e0b942accb,
        _:N3fa350f6bd2b4f2aaeeb9ea43bb08ecc,
        _:N47fa06583b904dcca1f5ab75736e0ccb,
        _:N4b478c9ee0874a29ac6d1da38a907627,
        _:N57f9204471fe450f97c7eecb88b7bbb5,
        _:N7e6dd1ba76e2401da7e56ce26893e931,
        _:Ne6f5af89853540b8bada9800013d7e8e ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0267f6b24caa4e2385c776aa567d987d,
        _:N1059c8fb34514bf591058e56d8be0cde,
        _:N396bb34d8be44fe2993a642bc01ba3bc,
        _:N396bb36ccc27474e87fb85e0b942accb,
        _:N3fa350f6bd2b4f2aaeeb9ea43bb08ecc,
        _:N47fa06583b904dcca1f5ab75736e0ccb,
        _:N4b478c9ee0874a29ac6d1da38a907627,
        _:N57f9204471fe450f97c7eecb88b7bbb5,
        _:N7e6dd1ba76e2401da7e56ce26893e931,
        _:Ne6f5af89853540b8bada9800013d7e8e .

