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

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

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

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

<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 .

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

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

<album/25521#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kou"@en,
        "紅"@ja,
        "Kou"@ja-latn ;
    mo:performance_of <album/25521#musicalwork> ;
    mo:recorded_as <album/25521#musicalexpression> ;
    schema:name "Kou"@en,
        "紅"@ja,
        "Kou"@ja-latn ;
    schema:workPerformed <album/25521#musicalwork> .

<org/765#subject> schema:name "AcAs!"@en,
        "AcAs!"@ja,
        "AcAs!"@ja-latn ;
    foaf:name "AcAs!"@en,
        "AcAs!"@ja,
        "AcAs!"@ja-latn .

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

<https://medium-media.vgm.io/albums/12/25521/25521-1303081897.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/25521#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-26"^^xsd:date ;
    dcterms:title "Kou"@en,
        "紅"@ja,
        "Kou"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/25521#musicalexpression> ;
    mo:publisher <org/765#subject> ;
    mo:record _:N0fa76b973420442a912751c645e36dd1 ;
    mo:record_count 1 ;
    schema:about <product/20#subject> ;
    schema:datePublished "2008-12-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/25521/25521-1303081897.jpg> ;
    schema:name "Kou"@en,
        "紅"@ja,
        "Kou"@ja-latn ;
    schema:publisher <org/765#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/25521/25521-1303081897.jpg> .

_:N026aaed5867f4bac992b2eea94757c1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunate Elf - String Ense"@en,
        "ルーネイトエルフ - String Ensemble (Sextet)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N0fa76b973420442a912751c645e36dd1 ;
    schema:name "Lunate Elf - String Ense"@en,
        "ルーネイトエルフ - String Ensemble (Sextet)"@ja .

_:N2e741eed81594fd094c5a493d1ff018d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shanghai Teahouse"@en,
        "上海紅茶館"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N0fa76b973420442a912751c645e36dd1 ;
    schema:name "Shanghai Teahouse"@en,
        "上海紅茶館"@ja .

_:N3a8e8e18b91f4d80b2e789ed30afb2cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beloved Tomboyish Girl - Wind Orchestra"@en,
        "おてんば恋娘 - Wind Orchestra"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N0fa76b973420442a912751c645e36dd1 ;
    schema:name "Beloved Tomboyish Girl - Wind Orchestra"@en,
        "おてんば恋娘 - Wind Orchestra"@ja .

_:N7883ce0fce384aaebc5cc24be68878c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voile, the Magic Library"@en,
        "ヴワル魔法図書館"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N0fa76b973420442a912751c645e36dd1 ;
    schema:name "Voile, the Magic Library"@en,
        "ヴワル魔法図書館"@ja .

_:N8c60a64ebe86466183dc050e575fc48f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Septette for the Dead Princess - Ensemble (Septet)"@en,
        "亡き王女の為のセプテット - Ensemble (Septet)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N0fa76b973420442a912751c645e36dd1 ;
    schema:name "Septette for the Dead Princess - Ensemble (Septet)"@en,
        "亡き王女の為のセプテット - Ensemble (Septet)"@ja .

_:N8fe1402e29c245d9ae63ee19a082e0d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shanghai Teahouse - Wood Wind Ensemble (Quintet)"@en,
        "上海紅茶館 - Wood Wind Ensemble (Quintet)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N0fa76b973420442a912751c645e36dd1 ;
    schema:name "Shanghai Teahouse - Wood Wind Ensemble (Quintet)"@en,
        "上海紅茶館 - Wood Wind Ensemble (Quintet)"@ja .

_:Nda0aaca7ae704eb88e9e3d94976c3f37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Moon that is more Scarlet than Red - Wind Orchestra"@en,
        "赤より紅い月 - Wind Orchestra"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N0fa76b973420442a912751c645e36dd1 ;
    schema:name "A Moon that is more Scarlet than Red - Wind Orchestra"@en,
        "赤より紅い月 - Wind Orchestra"@ja .

_:Ndc3c7d68ba3041e89e5668f43bf63334 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Apparitions Stalk the Night - Percussion Ensemble (Septet)"@en,
        "妖魔夜行 - Percussion Ensemble (Septet)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:N0fa76b973420442a912751c645e36dd1 ;
    schema:name "Apparitions Stalk the Night - Percussion Ensemble (Septet)"@en,
        "妖魔夜行 - Percussion Ensemble (Septet)"@ja .

_:Ne9882b2c3db742fd9944e71c8a79f1ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N. Owen was Her?"@en,
        "U.N.オーエンは彼女なのか？"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N0fa76b973420442a912751c645e36dd1 ;
    schema:name "U.N. Owen was Her?"@en,
        "U.N.オーエンは彼女なのか？"@ja .

_:Neebb889295464c8f9a0411e75c23cb18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Locked Girl ~ The Girl's Secret Room"@en,
        "ラクトガール ～ 少女密室"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N0fa76b973420442a912751c645e36dd1 ;
    schema:name "Locked Girl ~ The Girl's Secret Room"@en,
        "ラクトガール ～ 少女密室"@ja .

_:N0fa76b973420442a912751c645e36dd1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N026aaed5867f4bac992b2eea94757c1a,
        _:N2e741eed81594fd094c5a493d1ff018d,
        _:N3a8e8e18b91f4d80b2e789ed30afb2cb,
        _:N7883ce0fce384aaebc5cc24be68878c1,
        _:N8c60a64ebe86466183dc050e575fc48f,
        _:N8fe1402e29c245d9ae63ee19a082e0d1,
        _:Nda0aaca7ae704eb88e9e3d94976c3f37,
        _:Ndc3c7d68ba3041e89e5668f43bf63334,
        _:Ne9882b2c3db742fd9944e71c8a79f1ea,
        _:Neebb889295464c8f9a0411e75c23cb18 ;
    mo:track_count 10 ;
    schema:duration "PT21:44"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N026aaed5867f4bac992b2eea94757c1a,
        _:N2e741eed81594fd094c5a493d1ff018d,
        _:N3a8e8e18b91f4d80b2e789ed30afb2cb,
        _:N7883ce0fce384aaebc5cc24be68878c1,
        _:N8c60a64ebe86466183dc050e575fc48f,
        _:N8fe1402e29c245d9ae63ee19a082e0d1,
        _:Nda0aaca7ae704eb88e9e3d94976c3f37,
        _:Ndc3c7d68ba3041e89e5668f43bf63334,
        _:Ne9882b2c3db742fd9944e71c8a79f1ea,
        _:Neebb889295464c8f9a0411e75c23cb18 .

