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

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

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

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

<event/180> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 11 (Nov 01, 2015)" .

<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/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn .

<album/55528#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yoruniji no Irie"@en,
        "夜虹の入江"@ja,
        "Yoruniji no Irie"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/55528#musicalwork> ;
    schema:name "Yoruniji no Irie"@en,
        "夜虹の入江"@ja,
        "Yoruniji no Irie"@ja-latn .

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

<https://media.vgm.io/albums/82/55528/55528-1446595357.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/55528#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/82/55528/55528-1446595357.png> ;
    foaf:depicts <album/55528#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/82/55528/55528-1446595357.png> .

<https://medium-media.vgm.io/albums/82/55528/55528-1446595357.png> a schema:ImageObject,
        foaf:Image .

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

<artist/17682#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55528#performance> ;
    schema:name "~Ao~"@en,
        "～蒼～"@ja ;
    foaf:name "~Ao~"@en,
        "～蒼～"@ja .

<artist/7001#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55528#performance> ;
    schema:name "da"@en,
        "だ"@ja ;
    foaf:name "da"@en,
        "だ"@ja .

<album/55528#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yoruniji no Irie"@en,
        "夜虹の入江"@ja,
        "Yoruniji no Irie"@ja-latn ;
    mo:performance_of <album/55528#musicalwork> ;
    mo:performer _:Nf0109800002a471b807485e67adc318f,
        <artist/17682#subject>,
        <artist/7001#subject> ;
    mo:recorded_as <album/55528#musicalexpression> ;
    schema:byArtist _:Nf0109800002a471b807485e67adc318f,
        <artist/17682#subject>,
        <artist/7001#subject> ;
    schema:name "Yoruniji no Irie"@en,
        "夜虹の入江"@ja,
        "Yoruniji no Irie"@ja-latn ;
    schema:workPerformed <album/55528#musicalwork> .

<album/55528#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-11-01"^^xsd:date ;
    dcterms:title "Yoruniji no Irie"@en,
        "夜虹の入江"@ja,
        "Yoruniji no Irie"@ja-latn ;
    mo:catalogue_number "IRBM-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/55528#musicalexpression> ;
    mo:publisher _:N42790b51b78d4033818d280f7782cb3e ;
    mo:record _:N6d62e05ae7484a59b5fd473f0e264a3c ;
    mo:record_count 1 ;
    mo:release <event/180> ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/35#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Ninuki Bomb"@en ;
            foaf:name "Ninuki Bomb"@en ],
        <artist/17682#subject>,
        <artist/7001#subject> ;
    schema:datePublished "2015-11-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/82/55528/55528-1446595357.png> ;
    schema:name "Yoruniji no Irie"@en,
        "夜虹の入江"@ja,
        "Yoruniji no Irie"@ja-latn ;
    schema:publisher _:N42790b51b78d4033818d280f7782cb3e ;
    foaf:depiction <https://media.vgm.io/albums/82/55528/55528-1446595357.png> .

_:N3280354b3e2c4a5a87bd52a2e1bd594c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ありあまる幻想の憂鬱とよろこび"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6d62e05ae7484a59b5fd473f0e264a3c ;
    schema:name "ありあまる幻想の憂鬱とよろこび"@ja .

_:N42790b51b78d4033818d280f7782cb3e schema:name "Iroha Bomura no Forest"@en ;
    foaf:name "Iroha Bomura no Forest"@en .

_:N89d626152df04f249c25e181b5b244d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "すこぶる永遠亭二泊三日"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6d62e05ae7484a59b5fd473f0e264a3c ;
    schema:name "すこぶる永遠亭二泊三日"@ja .

_:N8b2ee3ebb5684ff9943b14b42237f1f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天涯緋想"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6d62e05ae7484a59b5fd473f0e264a3c ;
    schema:name "天涯緋想"@ja .

_:Nae7a6f860b784d6e932816e1bc0cfe56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "踊れ霧のように"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6d62e05ae7484a59b5fd473f0e264a3c ;
    schema:name "踊れ霧のように"@ja .

_:Nf0109800002a471b807485e67adc318f a schema:Person,
        foaf:Person ;
    mo:performed <album/55528#performance> ;
    schema:name "Ninuki Bomb"@en ;
    foaf:name "Ninuki Bomb"@en .

_:N6d62e05ae7484a59b5fd473f0e264a3c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3280354b3e2c4a5a87bd52a2e1bd594c,
        _:N89d626152df04f249c25e181b5b244d5,
        _:N8b2ee3ebb5684ff9943b14b42237f1f5,
        _:Nae7a6f860b784d6e932816e1bc0cfe56 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3280354b3e2c4a5a87bd52a2e1bd594c,
        _:N89d626152df04f249c25e181b5b244d5,
        _:N8b2ee3ebb5684ff9943b14b42237f1f5,
        _:Nae7a6f860b784d6e932816e1bc0cfe56 .

