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

<artist/4800#subject> a schema:Person,
        foaf:Person ;
    schema:name "MAKI"@en ;
    foaf:made <album/20350#lyrics>,
        <album/20350#subject> ;
    foaf:name "MAKI"@en .

<artist/6685#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshimi Youno"@en,
        "夕野ヨシミ"@ja ;
    foaf:made <album/20350#lyrics>,
        <album/20350#subject> ;
    foaf:name "Yoshimi Youno"@en,
        "夕野ヨシミ"@ja .

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20350#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/20350#composition>,
        <album/20350#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/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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@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 .

<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/20350#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CROW WING"@en,
        "CROW WING"@ja,
        "CROW WING"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/20350#musicalwork> ;
    schema:name "CROW WING"@en,
        "CROW WING"@ja,
        "CROW WING"@ja-latn .

<album/20350#musicalexpression> a mo:Signal ;
    mo:published_as <album/20350#subject> ;
    mo:records <album/20350#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/05/20350/20350-1279785458.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/20350#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/05/20350/20350-1279785458.png> ;
    foaf:depicts <album/20350#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/05/20350/20350-1279785458.png> .

<https://medium-media.vgm.io/albums/05/20350/20350-1279785458.png> a schema:ImageObject,
        foaf:Image .

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

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

<artist/1986#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20350#performance> ;
    schema:name "Misato"@en,
        "美里"@ja ;
    foaf:name "Misato"@en,
        "美里"@ja .

<artist/2603#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20350#performance> ;
    schema:name "miko"@en ;
    foaf:name "miko"@en .

<artist/6729#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20350#performance> ;
    schema:name "℃iel"@en ;
    foaf:made <album/20350#lyrics>,
        <album/20350#subject> ;
    foaf:name "℃iel"@en .

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

<artist/7456#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20350#performance> ;
    schema:name "Meiko Nakamura"@en,
        "仲村芽衣子"@ja ;
    foaf:name "Meiko Nakamura"@en,
        "仲村芽衣子"@ja .

<artist/75820#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20350#performance> ;
    schema:name "YUNA"@en ;
    foaf:name "YUNA"@en .

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

<album/20350#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CROW WING"@en,
        "CROW WING"@ja,
        "CROW WING"@ja-latn ;
    mo:performance_of <album/20350#musicalwork> ;
    mo:performer _:Na33fd70d0b4b44fb857151c0a208d5e0,
        <artist/1006#subject>,
        <artist/1986#subject>,
        <artist/2603#subject>,
        <artist/6729#subject>,
        <artist/6799#subject>,
        <artist/7456#subject>,
        <artist/75820#subject> ;
    mo:recorded_as <album/20350#musicalexpression> ;
    schema:byArtist _:Na33fd70d0b4b44fb857151c0a208d5e0,
        <artist/1006#subject>,
        <artist/1986#subject>,
        <artist/2603#subject>,
        <artist/6729#subject>,
        <artist/6799#subject>,
        <artist/7456#subject>,
        <artist/75820#subject> ;
    schema:name "CROW WING"@en,
        "CROW WING"@ja,
        "CROW WING"@ja-latn ;
    schema:workPerformed <album/20350#musicalwork> .

<album/20350#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "CROW WING"@en,
        "CROW WING"@ja,
        "CROW WING"@ja-latn ;
    mo:catalogue_number "TAM3-0065" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20350#musicalexpression> ;
    mo:publisher <org/110#subject> ;
    mo:record _:Nc7163b80ce7c4bf9a28fc539d5e05d84 ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/31#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "N.yusuke"@en ;
            foaf:name "N.yusuke"@en ],
        <artist/1006#subject>,
        <artist/1986#subject>,
        <artist/2603#subject>,
        <artist/6729#subject>,
        <artist/6799#subject>,
        <artist/7456#subject>,
        <artist/75820#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/05/20350/20350-1279785458.png> ;
    schema:name "CROW WING"@en,
        "CROW WING"@ja,
        "CROW WING"@ja-latn ;
    schema:publisher <org/110#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/20350/20350-1279785458.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Minagawa Tsukie"@en ;
    foaf:made <album/20350#lyrics> ;
    foaf:name "Minagawa Tsukie"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Minagawa Tsukie"@en ;
    foaf:made <album/20350#subject> ;
    foaf:name "Minagawa Tsukie"@en .

_:N1c82e6cd4d6a4da5b80bbd716e97e202 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly to the sky"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nc7163b80ce7c4bf9a28fc539d5e05d84 ;
    schema:name "Fly to the sky"@ja .

_:N42214877fcdf4b93a6f3a729485a6077 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黒翼が辿り着く郷"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:Nc7163b80ce7c4bf9a28fc539d5e05d84 ;
    schema:name "黒翼が辿り着く郷"@ja .

_:N469bd10568bb4556887d549a582600f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔法のキノコで可愛くなるんだＺＥ☆"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nc7163b80ce7c4bf9a28fc539d5e05d84 ;
    schema:name "魔法のキノコで可愛くなるんだＺＥ☆"@ja .

_:N4bef48a9c7394811af950584b296c16f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Direction"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Nc7163b80ce7c4bf9a28fc539d5e05d84 ;
    schema:name "No Direction"@ja .

_:N72b90466cfd345cdbcabb40e8e4061e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "漆黒の翼"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nc7163b80ce7c4bf9a28fc539d5e05d84 ;
    schema:name "漆黒の翼"@ja .

_:N858c6f671e6f407581b2a42bebc353a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "緋色のクオリア Piano Ver."@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nc7163b80ce7c4bf9a28fc539d5e05d84 ;
    schema:name "緋色のクオリア Piano Ver."@ja .

_:Na33fd70d0b4b44fb857151c0a208d5e0 a schema:Person,
        foaf:Person ;
    mo:performed <album/20350#performance> ;
    schema:name "N.yusuke"@en ;
    foaf:name "N.yusuke"@en .

_:Na4f0aaf67e674b4080bd6d5311b8c32f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "３つの瞳"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nc7163b80ce7c4bf9a28fc539d5e05d84 ;
    schema:name "３つの瞳"@ja .

_:Nb59ed6bd798646a6b42755df16dbfc1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starry sky"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nc7163b80ce7c4bf9a28fc539d5e05d84 ;
    schema:name "Starry sky"@ja .

_:Nc7163b80ce7c4bf9a28fc539d5e05d84 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c82e6cd4d6a4da5b80bbd716e97e202,
        _:N42214877fcdf4b93a6f3a729485a6077,
        _:N469bd10568bb4556887d549a582600f2,
        _:N4bef48a9c7394811af950584b296c16f,
        _:N72b90466cfd345cdbcabb40e8e4061e0,
        _:N858c6f671e6f407581b2a42bebc353a4,
        _:Na4f0aaf67e674b4080bd6d5311b8c32f,
        _:Nb59ed6bd798646a6b42755df16dbfc1d ;
    mo:track_count 8 ;
    schema:duration "PT34:31"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1c82e6cd4d6a4da5b80bbd716e97e202,
        _:N42214877fcdf4b93a6f3a729485a6077,
        _:N469bd10568bb4556887d549a582600f2,
        _:N4bef48a9c7394811af950584b296c16f,
        _:N72b90466cfd345cdbcabb40e8e4061e0,
        _:N858c6f671e6f407581b2a42bebc353a4,
        _:Na4f0aaf67e674b4080bd6d5311b8c32f,
        _:Nb59ed6bd798646a6b42755df16dbfc1d .

