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

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

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

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

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 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 .

<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/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/95/31059/31059-1325865887.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/31059#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Wing"@en,
        "Wing"@ja,
        "Wing"@ja-latn ;
    mo:performance_of <album/31059#musicalwork> ;
    mo:performer _:N82d7e89080af43ab98a4fc8975efd55d,
        _:Nbe0130d6d8924557987539680849792c,
        _:Neab0494adc4c413cadbbb35409932dcb ;
    mo:recorded_as <album/31059#musicalexpression> ;
    schema:byArtist _:N82d7e89080af43ab98a4fc8975efd55d,
        _:Nbe0130d6d8924557987539680849792c,
        _:Neab0494adc4c413cadbbb35409932dcb ;
    schema:name "Wing"@en,
        "Wing"@ja,
        "Wing"@ja-latn ;
    schema:workPerformed <album/31059#musicalwork> .

<album/31059#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "Wing"@en,
        "Wing"@ja,
        "Wing"@ja-latn ;
    mo:catalogue_number "HC-0007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/31059#musicalexpression> ;
    mo:publisher _:N7a40757afc69487bb3e754eb4f0aca5f ;
    mo:record _:Nf7796100786c498392dac123b1d594c7 ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Me"@en ;
            foaf:name "Me"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Airiina☆"@en ;
            foaf:name "Airiina☆"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "M1018"@en ;
            foaf:name "M1018"@en ] ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/95/31059/31059-1325865887.jpg> ;
    schema:name "Wing"@en,
        "Wing"@ja,
        "Wing"@ja-latn ;
    schema:publisher _:N7a40757afc69487bb3e754eb4f0aca5f ;
    foaf:depiction <https://media.vgm.io/albums/95/31059/31059-1325865887.jpg> .

_:N030cb096655c49dd9233a7b111581a09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Road to hope ～ 希望への道"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nf7796100786c498392dac123b1d594c7 ;
    schema:name "Road to hope ～ 希望への道"@ja .

_:N03d663a315a04118a0e72cb1db4f568a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅の雫"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nf7796100786c498392dac123b1d594c7 ;
    schema:name "紅の雫"@ja .

_:N397b32d8205147a0a2f56e0051818d2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅の翼"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nf7796100786c498392dac123b1d594c7 ;
    schema:name "紅の翼"@ja .

_:N675d40afdb404c298af269e83d352ebf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Painful story ～ 切ない物語"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nf7796100786c498392dac123b1d594c7 ;
    schema:name "Painful story ～ 切ない物語"@ja .

_:N715c2bf031ca48d7a4dd5c5d9468cb05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wing"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nf7796100786c498392dac123b1d594c7 ;
    schema:name "Wing"@ja .

_:N7a40757afc69487bb3e754eb4f0aca5f schema:name "HAPPY CLOVER"@en ;
    foaf:name "HAPPY CLOVER"@en .

_:N82d7e89080af43ab98a4fc8975efd55d a schema:Person,
        foaf:Person ;
    mo:performed <album/31059#performance> ;
    schema:name "M1018"@en ;
    foaf:name "M1018"@en .

_:Na7421557f56d496d85985ed4c4bb0528 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunset memory"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:Nf7796100786c498392dac123b1d594c7 ;
    schema:name "Sunset memory"@ja .

_:Nbe0130d6d8924557987539680849792c a schema:Person,
        foaf:Person ;
    mo:performed <album/31059#performance> ;
    schema:name "Me"@en ;
    foaf:name "Me"@en .

_:Neab0494adc4c413cadbbb35409932dcb a schema:Person,
        foaf:Person ;
    mo:performed <album/31059#performance> ;
    schema:name "Airiina☆"@en ;
    foaf:name "Airiina☆"@en .

_:Nefb1207e96c04107acb98735f6620160 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻想戦隊アリス"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Nf7796100786c498392dac123b1d594c7 ;
    schema:name "幻想戦隊アリス"@ja .

_:Nf08b1adbb96a4780b02373003c06d603 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dream fantasy"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nf7796100786c498392dac123b1d594c7 ;
    schema:name "dream fantasy"@ja .

_:Nff3967c7174743f0a954cfcd6b3ad1a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal bonds ～ 永遠の絆"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nf7796100786c498392dac123b1d594c7 ;
    schema:name "Eternal bonds ～ 永遠の絆"@ja .

_:Nf7796100786c498392dac123b1d594c7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N030cb096655c49dd9233a7b111581a09,
        _:N03d663a315a04118a0e72cb1db4f568a,
        _:N397b32d8205147a0a2f56e0051818d2f,
        _:N675d40afdb404c298af269e83d352ebf,
        _:N715c2bf031ca48d7a4dd5c5d9468cb05,
        _:Na7421557f56d496d85985ed4c4bb0528,
        _:Nefb1207e96c04107acb98735f6620160,
        _:Nf08b1adbb96a4780b02373003c06d603,
        _:Nff3967c7174743f0a954cfcd6b3ad1a6 ;
    mo:track_count 9 ;
    schema:duration "PT37:59"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N030cb096655c49dd9233a7b111581a09,
        _:N03d663a315a04118a0e72cb1db4f568a,
        _:N397b32d8205147a0a2f56e0051818d2f,
        _:N675d40afdb404c298af269e83d352ebf,
        _:N715c2bf031ca48d7a4dd5c5d9468cb05,
        _:Na7421557f56d496d85985ed4c4bb0528,
        _:Nefb1207e96c04107acb98735f6620160,
        _:Nf08b1adbb96a4780b02373003c06d603,
        _:Nff3967c7174743f0a954cfcd6b3ad1a6 .

