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

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

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

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

<artist/4353#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30057#subject> ;
    schema:name "Komekome"@en,
        "米※"@ja ;
    foaf:made <album/30057#composition>,
        <album/30057#subject> ;
    foaf:name "Komekome"@en,
        "米※"@ja .

<event/10> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 3 (May 21, 2006)" .

<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/64#subject> a schema:CreativeWork ;
    schema:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn ;
    foaf:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn .

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

<org/581#subject> schema:name "Byou no Hito"@en,
        "鋲の人"@ja,
        "Byou no Hito"@ja-latn ;
    foaf:name "Byou no Hito"@en,
        "鋲の人"@ja,
        "Byou no Hito"@ja-latn .

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

<https://medium-media.vgm.io/albums/75/30057/30057-1321556493.jpg> a schema:ImageObject,
        foaf:Image .

<album/30057#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Watashi no Miyakowasure wo"@en,
        "私の都忘れを"@ja,
        "Watashi no Miyakowasure wo"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/4353#subject> ;
    mo:produced_work <album/30057#musicalwork> ;
    schema:name "Watashi no Miyakowasure wo"@en,
        "私の都忘れを"@ja,
        "Watashi no Miyakowasure wo"@ja-latn .

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

<album/30057#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Watashi no Miyakowasure wo"@en,
        "私の都忘れを"@ja,
        "Watashi no Miyakowasure wo"@ja-latn ;
    mo:performance_of <album/30057#musicalwork> ;
    mo:performer <artist/8962#subject> ;
    mo:recorded_as <album/30057#musicalexpression> ;
    schema:byArtist <artist/8962#subject> ;
    schema:name "Watashi no Miyakowasure wo"@en,
        "私の都忘れを"@ja,
        "Watashi no Miyakowasure wo"@ja-latn ;
    schema:workPerformed <album/30057#musicalwork> .

<artist/8962#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30057#performance> ;
    schema:name "Tsugumi"@en,
        "ツグミ"@ja ;
    foaf:name "Tsugumi"@en,
        "ツグミ"@ja .

<album/30057#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-05-21"^^xsd:date ;
    dcterms:title "Watashi no Miyakowasure wo"@en,
        "私の都忘れを"@ja,
        "Watashi no Miyakowasure wo"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30057#musicalexpression> ;
    mo:publisher <org/581#subject> ;
    mo:record _:N0b516629961a46dc8d829dbea256cbe6 ;
    mo:record_count 1 ;
    mo:release <event/10> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/64#subject> ;
    schema:byArtist <artist/8962#subject> ;
    schema:datePublished "2006-05-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/75/30057/30057-1321556493.jpg> ;
    schema:name "Watashi no Miyakowasure wo"@en,
        "私の都忘れを"@ja,
        "Watashi no Miyakowasure wo"@ja-latn ;
    schema:publisher <org/581#subject> ;
    foaf:depiction <https://media.vgm.io/albums/75/30057/30057-1321556493.jpg> .

_:N410c3195c2ff4b4dad11fe2e1d2de404 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magical Girls' Calamity"@en,
        "魔法少女達の災難"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N0b516629961a46dc8d829dbea256cbe6 ;
    schema:name "Magical Girls' Calamity"@en,
        "魔法少女達の災難"@ja .

_:N41f91028324a444e82658fd1afee4f77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Honor to Love -Luna dial-"@en,
        "愛する事を誉れとして-Luna dial-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N0b516629961a46dc8d829dbea256cbe6 ;
    schema:name "An Honor to Love -Luna dial-"@en,
        "愛する事を誉れとして-Luna dial-"@ja .

_:N7cf304e90e3b44db9bf5d7d56aa73cdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darkness on the right hand, lightning bugs on the left"@en,
        "宵闇が右手、光蟲が左手"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N0b516629961a46dc8d829dbea256cbe6 ;
    schema:name "Darkness on the right hand, lightning bugs on the left"@en,
        "宵闇が右手、光蟲が左手"@ja .

_:N83b884ffad0b46249f70a321b476428b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Two Forest Shadows in Flight"@en,
        "有林間飛二影"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N0b516629961a46dc8d829dbea256cbe6 ;
    schema:name "Two Forest Shadows in Flight"@en,
        "有林間飛二影"@ja .

_:Nc701f0c06dd04d339922f1d6490302d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"See you next moonlit night\""@en,
        "「次の月夜にまた会いましょう」"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N0b516629961a46dc8d829dbea256cbe6 ;
    schema:name "\"See you next moonlit night\""@en,
        "「次の月夜にまた会いましょう」"@ja .

_:Nca79d5ccd0b943cc925e42b774dff9e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Of My Gymnaster"@en,
        "私の都忘れを"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N0b516629961a46dc8d829dbea256cbe6 ;
    schema:name "Of My Gymnaster"@en,
        "私の都忘れを"@ja .

_:N0b516629961a46dc8d829dbea256cbe6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N410c3195c2ff4b4dad11fe2e1d2de404,
        _:N41f91028324a444e82658fd1afee4f77,
        _:N7cf304e90e3b44db9bf5d7d56aa73cdf,
        _:N83b884ffad0b46249f70a321b476428b,
        _:Nc701f0c06dd04d339922f1d6490302d5,
        _:Nca79d5ccd0b943cc925e42b774dff9e3 ;
    mo:track_count 6 ;
    schema:duration "PT20:30"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N410c3195c2ff4b4dad11fe2e1d2de404,
        _:N41f91028324a444e82658fd1afee4f77,
        _:N7cf304e90e3b44db9bf5d7d56aa73cdf,
        _:N83b884ffad0b46249f70a321b476428b,
        _:Nc701f0c06dd04d339922f1d6490302d5,
        _:Nca79d5ccd0b943cc925e42b774dff9e3 .

