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

<artist/9326#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hekeke"@en,
        "へけけ"@ja ;
    foaf:made <album/24438#lyrics>,
        <album/24438#subject> ;
    foaf:name "Hekeke"@en,
        "へけけ"@ja .

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

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

<event/100> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 8 (May 08, 2011)" .

<product/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn .

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@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/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/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@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/497#subject> a schema:CreativeWork ;
    schema:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn ;
    foaf:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@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/24438#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sanmen: The third stage"@en,
        "さんめん The third stage"@ja,
        "Sanmen: The third stage"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/24438#musicalwork> ;
    schema:name "Sanmen: The third stage"@en,
        "さんめん The third stage"@ja,
        "Sanmen: The third stage"@ja-latn .

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

<org/679#subject> schema:name "Shoujozenjidou"@en,
        "少女全自動"@ja,
        "Shoujozenjidou"@ja-latn ;
    foaf:name "Shoujozenjidou"@en,
        "少女全自動"@ja,
        "Shoujozenjidou"@ja-latn .

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

<https://medium-media.vgm.io/albums/83/24438/24438-1299417705.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/10277#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24438#performance> ;
    schema:name "Kouchaso"@en ;
    foaf:name "Kouchaso"@en .

<album/24438#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-03-13"^^xsd:date ;
    dcterms:title "Sanmen: The third stage"@en,
        "さんめん The third stage"@ja,
        "Sanmen: The third stage"@ja-latn ;
    mo:catalogue_number "SZCD-05" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24438#musicalexpression> ;
    mo:publisher <org/679#subject> ;
    mo:record _:N8decc13a2a034977b2b85c7f35161d33 ;
    mo:record_count 1 ;
    mo:release <event/100> ;
    schema:about <product/12#subject>,
        <product/18#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/497#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Sachi"@en ;
            foaf:name "Sachi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "No."@en ;
            foaf:name "No."@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Zaisu"@en ;
            foaf:name "Zaisu"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sara Kurou"@en ;
            foaf:name "Sara Kurou"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tsugumi Ebikawa"@en ;
            foaf:name "Tsugumi Ebikawa"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ayano Tomosaki"@en ;
            foaf:name "Ayano Tomosaki"@en ],
        <artist/10277#subject> ;
    schema:datePublished "2011-03-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/83/24438/24438-1299417705.jpg> ;
    schema:name "Sanmen: The third stage"@en,
        "さんめん The third stage"@ja,
        "Sanmen: The third stage"@ja-latn ;
    schema:publisher <org/679#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/24438/24438-1299417705.jpg> .

<album/24438#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sanmen: The third stage"@en,
        "さんめん The third stage"@ja,
        "Sanmen: The third stage"@ja-latn ;
    mo:performance_of <album/24438#musicalwork> ;
    mo:performer _:N045ac906c60b43fea77ac8212f784f5b,
        _:N5c842067314347e98f78f32c8e1603af,
        _:N816ec78afd134855903f4f4bf99c0b76,
        _:Na7aa96ad5984451a89ecc44d0ff107b2,
        _:Nd4d8dce0b6f14f6e9f4b85d6a439d8d3,
        _:Neca34c110bb048e7a6014cff86e56d30,
        <artist/10277#subject> ;
    mo:recorded_as <album/24438#musicalexpression> ;
    schema:byArtist _:N045ac906c60b43fea77ac8212f784f5b,
        _:N5c842067314347e98f78f32c8e1603af,
        _:N816ec78afd134855903f4f4bf99c0b76,
        _:Na7aa96ad5984451a89ecc44d0ff107b2,
        _:Nd4d8dce0b6f14f6e9f4b85d6a439d8d3,
        _:Neca34c110bb048e7a6014cff86e56d30,
        <artist/10277#subject> ;
    schema:name "Sanmen: The third stage"@en,
        "さんめん The third stage"@ja,
        "Sanmen: The third stage"@ja-latn ;
    schema:workPerformed <album/24438#musicalwork> .

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

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

_:N045ac906c60b43fea77ac8212f784f5b a schema:Person,
        foaf:Person ;
    mo:performed <album/24438#performance> ;
    schema:name "Tsugumi Ebikawa"@en ;
    foaf:name "Tsugumi Ebikawa"@en .

_:N1c2803de2758411db4f3c73528257734 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "隣の妖"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N8decc13a2a034977b2b85c7f35161d33 ;
    schema:name "隣の妖"@ja .

_:N4a36bfe526464fd1a6be6607e158c05f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BATTLE FAIRY"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N8decc13a2a034977b2b85c7f35161d33 ;
    schema:name "BATTLE FAIRY"@ja .

_:N5562c9c19e1e4c3f9d1c786e8307c7d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星空しのび足"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N8decc13a2a034977b2b85c7f35161d33 ;
    schema:name "星空しのび足"@ja .

_:N5992caf1ae8f4a4395f2faaf1037ccf9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻夢村"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N8decc13a2a034977b2b85c7f35161d33 ;
    schema:name "幻夢村"@ja .

_:N5c842067314347e98f78f32c8e1603af a schema:Person,
        foaf:Person ;
    mo:performed <album/24438#performance> ;
    schema:name "Ayano Tomosaki"@en ;
    foaf:name "Ayano Tomosaki"@en .

_:N67e78896c3e344ea821fa951a0f59c75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "doll judgement"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N8decc13a2a034977b2b85c7f35161d33 ;
    schema:name "doll judgement"@ja .

_:N6f0abe6d0dc4424b8bbd1f60efb563f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "追憶の溶けた幻想郷"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N8decc13a2a034977b2b85c7f35161d33 ;
    schema:name "追憶の溶けた幻想郷"@ja .

_:N77b9aafd75c24b64b10267dbce0e4055 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Etrange le Grimoire"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N8decc13a2a034977b2b85c7f35161d33 ;
    schema:name "Etrange le Grimoire"@ja .

_:N7f246f1e5b7a49058bf75fc1e025b299 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Delightful Journey"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N8decc13a2a034977b2b85c7f35161d33 ;
    schema:name "Delightful Journey"@ja .

_:N816ec78afd134855903f4f4bf99c0b76 a schema:Person,
        foaf:Person ;
    mo:performed <album/24438#performance> ;
    schema:name "Sachi"@en ;
    foaf:name "Sachi"@en .

_:Na1dac0d2523b434485e7b91fc89fc6f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "16bit color girl"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N8decc13a2a034977b2b85c7f35161d33 ;
    schema:name "16bit color girl"@ja .

_:Na7aa96ad5984451a89ecc44d0ff107b2 a schema:Person,
        foaf:Person ;
    mo:performed <album/24438#performance> ;
    schema:name "Zaisu"@en ;
    foaf:name "Zaisu"@en .

_:Nc1a198a1ecd44aae8021b74cdd810b29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "グッドアフタヌーン上海"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N8decc13a2a034977b2b85c7f35161d33 ;
    schema:name "グッドアフタヌーン上海"@ja .

_:Nc64e81a7e70b490c988d4d239079c196 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "旧き良き街道を行く"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N8decc13a2a034977b2b85c7f35161d33 ;
    schema:name "旧き良き街道を行く"@ja .

_:Ncdbf765933f3433d9d94ffa6679327be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shanghai!"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N8decc13a2a034977b2b85c7f35161d33 ;
    schema:name "Shanghai!"@ja .

_:Nd4d8dce0b6f14f6e9f4b85d6a439d8d3 a schema:Person,
        foaf:Person ;
    mo:performed <album/24438#performance> ;
    schema:name "No."@en ;
    foaf:name "No."@en .

_:Ne36a1374c516465982f6386b1c596def a mo:Track,
        schema:MusicRecording ;
    dcterms:title "QB."@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N8decc13a2a034977b2b85c7f35161d33 ;
    schema:name "QB."@ja .

_:Ne9dafccf182d49b28deb1f3b779b9a28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "流転"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N8decc13a2a034977b2b85c7f35161d33 ;
    schema:name "流転"@ja .

_:Neca34c110bb048e7a6014cff86e56d30 a schema:Person,
        foaf:Person ;
    mo:performed <album/24438#performance> ;
    schema:name "Sara Kurou"@en ;
    foaf:name "Sara Kurou"@en .

_:N8decc13a2a034977b2b85c7f35161d33 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c2803de2758411db4f3c73528257734,
        _:N4a36bfe526464fd1a6be6607e158c05f,
        _:N5562c9c19e1e4c3f9d1c786e8307c7d4,
        _:N5992caf1ae8f4a4395f2faaf1037ccf9,
        _:N67e78896c3e344ea821fa951a0f59c75,
        _:N6f0abe6d0dc4424b8bbd1f60efb563f8,
        _:N77b9aafd75c24b64b10267dbce0e4055,
        _:N7f246f1e5b7a49058bf75fc1e025b299,
        _:Na1dac0d2523b434485e7b91fc89fc6f0,
        _:Nc1a198a1ecd44aae8021b74cdd810b29,
        _:Nc64e81a7e70b490c988d4d239079c196,
        _:Ncdbf765933f3433d9d94ffa6679327be,
        _:Ne36a1374c516465982f6386b1c596def,
        _:Ne9dafccf182d49b28deb1f3b779b9a28 ;
    mo:track_count 14 ;
    schema:duration "PT63:08"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N1c2803de2758411db4f3c73528257734,
        _:N4a36bfe526464fd1a6be6607e158c05f,
        _:N5562c9c19e1e4c3f9d1c786e8307c7d4,
        _:N5992caf1ae8f4a4395f2faaf1037ccf9,
        _:N67e78896c3e344ea821fa951a0f59c75,
        _:N6f0abe6d0dc4424b8bbd1f60efb563f8,
        _:N77b9aafd75c24b64b10267dbce0e4055,
        _:N7f246f1e5b7a49058bf75fc1e025b299,
        _:Na1dac0d2523b434485e7b91fc89fc6f0,
        _:Nc1a198a1ecd44aae8021b74cdd810b29,
        _:Nc64e81a7e70b490c988d4d239079c196,
        _:Ncdbf765933f3433d9d94ffa6679327be,
        _:Ne36a1374c516465982f6386b1c596def,
        _:Ne9dafccf182d49b28deb1f3b779b9a28 .

