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

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

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

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

<event/65> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 5 (Oct 11, 2009)" .

<product/10#subject> a schema:CreativeWork ;
    schema:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn ;
    foaf:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn .

<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/49#subject> a schema:CreativeWork ;
    schema:name "Touhou Gumon Shiki ~ Perfect Memento in Strict Sense."@en,
        "東方求聞史紀　〜 Perfect Memento in Strict Sense."@ja,
        "Touhou Gumon Shiki ~ Perfect Memento in Strict Sense."@ja-latn ;
    foaf:name "Touhou Gumon Shiki ~ Perfect Memento in Strict Sense."@en,
        "東方求聞史紀　〜 Perfect Memento in Strict Sense."@ja,
        "Touhou Gumon Shiki ~ Perfect Memento in Strict Sense."@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/16740#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Faren no Seisou"@en,
        "華人の星霜"@ja,
        "Faren no Seisou"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/16740#musicalwork> ;
    schema:name "Faren no Seisou"@en,
        "華人の星霜"@ja,
        "Faren no Seisou"@ja-latn .

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

<org/232#subject> schema:name "AramiTama"@en,
        "荒御霊"@ja,
        "AramiTama"@ja-latn ;
    foaf:name "AramiTama"@en,
        "荒御霊"@ja,
        "AramiTama"@ja-latn .

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

<https://medium-media.vgm.io/albums/04/16740/16740-1260038310.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/16740#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Faren no Seisou"@en,
        "華人の星霜"@ja,
        "Faren no Seisou"@ja-latn ;
    mo:performance_of <album/16740#musicalwork> ;
    mo:performer <artist/9640#subject> ;
    mo:recorded_as <album/16740#musicalexpression> ;
    schema:byArtist <artist/9640#subject> ;
    schema:name "Faren no Seisou"@en,
        "華人の星霜"@ja,
        "Faren no Seisou"@ja-latn ;
    schema:workPerformed <album/16740#musicalwork> .

<artist/9640#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16740#performance> ;
    schema:name "Ruushu"@en,
        "ルーシュ"@ja ;
    foaf:name "Ruushu"@en,
        "ルーシュ"@ja .

<album/16740#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-11"^^xsd:date ;
    dcterms:title "Faren no Seisou"@en,
        "華人の星霜"@ja,
        "Faren no Seisou"@ja-latn ;
    mo:catalogue_number "ARAM-2901" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16740#musicalexpression> ;
    mo:publisher <org/232#subject> ;
    mo:record _:N988116f2b99b474b834fc94e05235296 ;
    mo:record_count 1 ;
    mo:release <event/65> ;
    schema:about <product/10#subject>,
        <product/20#subject>,
        <product/49#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/9640#subject> ;
    schema:datePublished "2009-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/04/16740/16740-1260038310.jpg> ;
    schema:name "Faren no Seisou"@en,
        "華人の星霜"@ja,
        "Faren no Seisou"@ja-latn ;
    schema:publisher <org/232#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/16740/16740-1260038310.jpg> .

_:N01cf0971cd81410da27b1baa9795bdbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最後の北風"@ja ;
    mo:track_number 1 ;
    schema:duration "PT7:25"^^xsd:interval ;
    schema:inPlaylist _:N988116f2b99b474b834fc94e05235296 ;
    schema:name "最後の北風"@ja .

_:N0221690e82fd456fa6484d9b44839aaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "在中国的紅蓮上"@ja ;
    mo:track_number 2 ;
    schema:duration "PT8:06"^^xsd:interval ;
    schema:inPlaylist _:N988116f2b99b474b834fc94e05235296 ;
    schema:name "在中国的紅蓮上"@ja .

_:N04cdfa9beac44aa78cae022ad71ae6a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "華人の星霜、ここに百二十五年"@ja ;
    mo:track_number 10 ;
    schema:duration "PT7:40"^^xsd:interval ;
    schema:inPlaylist _:N988116f2b99b474b834fc94e05235296 ;
    schema:name "華人の星霜、ここに百二十五年"@ja .

_:N099b1ffbb1ee47e2b43039a2144706a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "インザトラディショナル"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:34"^^xsd:interval ;
    schema:inPlaylist _:N988116f2b99b474b834fc94e05235296 ;
    schema:name "インザトラディショナル"@ja .

_:N0ac827fd60d34d53a84250192947957b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "我が主の妹君"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N988116f2b99b474b834fc94e05235296 ;
    schema:name "我が主の妹君"@ja .

_:N0bf8bca563af42109f9d8ebbc426e595 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桜乱崩拳"@ja ;
    mo:track_number 9 ;
    schema:duration "PT8:25"^^xsd:interval ;
    schema:inPlaylist _:N988116f2b99b474b834fc94e05235296 ;
    schema:name "桜乱崩拳"@ja .

_:N5a5ff875bfb3461a83a76266ae57465a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エレクトリックタイガー"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N988116f2b99b474b834fc94e05235296 ;
    schema:name "エレクトリックタイガー"@ja .

_:N80419fd623144ed38458f4fcca3ed040 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青天の霹靂"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N988116f2b99b474b834fc94e05235296 ;
    schema:name "青天の霹靂"@ja .

_:Na5f3275f4f6e4bba972e802013a0a476 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "タイニーリトル"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:N988116f2b99b474b834fc94e05235296 ;
    schema:name "タイニーリトル"@ja .

_:Nb241d4094903488b976a861b34fa028c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "走る"@ja ;
    mo:track_number 8 ;
    schema:duration "PT7:05"^^xsd:interval ;
    schema:inPlaylist _:N988116f2b99b474b834fc94e05235296 ;
    schema:name "走る"@ja .

_:Nce4ac457d9f248ffbd75dd982a400f80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "日本の僧伽"@ja ;
    mo:track_number 5 ;
    schema:duration "PT7:38"^^xsd:interval ;
    schema:inPlaylist _:N988116f2b99b474b834fc94e05235296 ;
    schema:name "日本の僧伽"@ja .

_:N988116f2b99b474b834fc94e05235296 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01cf0971cd81410da27b1baa9795bdbb,
        _:N0221690e82fd456fa6484d9b44839aaf,
        _:N04cdfa9beac44aa78cae022ad71ae6a2,
        _:N099b1ffbb1ee47e2b43039a2144706a2,
        _:N0ac827fd60d34d53a84250192947957b,
        _:N0bf8bca563af42109f9d8ebbc426e595,
        _:N5a5ff875bfb3461a83a76266ae57465a,
        _:N80419fd623144ed38458f4fcca3ed040,
        _:Na5f3275f4f6e4bba972e802013a0a476,
        _:Nb241d4094903488b976a861b34fa028c,
        _:Nce4ac457d9f248ffbd75dd982a400f80 ;
    mo:track_count 11 ;
    schema:duration "PT73:28"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N01cf0971cd81410da27b1baa9795bdbb,
        _:N0221690e82fd456fa6484d9b44839aaf,
        _:N04cdfa9beac44aa78cae022ad71ae6a2,
        _:N099b1ffbb1ee47e2b43039a2144706a2,
        _:N0ac827fd60d34d53a84250192947957b,
        _:N0bf8bca563af42109f9d8ebbc426e595,
        _:N5a5ff875bfb3461a83a76266ae57465a,
        _:N80419fd623144ed38458f4fcca3ed040,
        _:Na5f3275f4f6e4bba972e802013a0a476,
        _:Nb241d4094903488b976a861b34fa028c,
        _:Nce4ac457d9f248ffbd75dd982a400f80 .

