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

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

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

<event/149> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 9 (May 27, 2012)" .

<product/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

<album/33030#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kanete Mizen wo Shiroshimesu"@en,
        "兼知未然"@ja,
        "Kanete Mizen wo Shiroshimesu"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/33030#musicalwork> ;
    schema:name "Kanete Mizen wo Shiroshimesu"@en,
        "兼知未然"@ja,
        "Kanete Mizen wo Shiroshimesu"@ja-latn .

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

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

<org/705#subject> schema:name "Cajiva's Gadget Shop"@en,
        "梶迫小道具店"@ja,
        "Cajiva's Gadget Shop"@ja-latn ;
    foaf:name "Cajiva's Gadget Shop"@en,
        "梶迫小道具店"@ja,
        "Cajiva's Gadget Shop"@ja-latn .

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

<https://medium-media.vgm.io/albums/03/33030/33030-1336899078.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/7000#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33030#performance> ;
    schema:name "Usagi-Inu"@en,
        "うさぎいぬ"@ja ;
    foaf:name "Usagi-Inu"@en,
        "うさぎいぬ"@ja .

<artist/71051#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33030#performance> ;
    schema:name "Atori"@en,
        "あとり"@ja ;
    foaf:name "Atori"@en,
        "あとり"@ja .

<album/33030#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kanete Mizen wo Shiroshimesu"@en,
        "兼知未然"@ja,
        "Kanete Mizen wo Shiroshimesu"@ja-latn ;
    mo:performance_of <album/33030#musicalwork> ;
    mo:performer _:Ne4737437786c4c8e839510d0c884bc15,
        <artist/7000#subject>,
        <artist/71051#subject> ;
    mo:recorded_as <album/33030#musicalexpression> ;
    schema:byArtist _:Ne4737437786c4c8e839510d0c884bc15,
        <artist/7000#subject>,
        <artist/71051#subject> ;
    schema:name "Kanete Mizen wo Shiroshimesu"@en,
        "兼知未然"@ja,
        "Kanete Mizen wo Shiroshimesu"@ja-latn ;
    schema:workPerformed <album/33030#musicalwork> .

<album/33030#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-27"^^xsd:date ;
    dcterms:title "Kanete Mizen wo Shiroshimesu"@en,
        "兼知未然"@ja,
        "Kanete Mizen wo Shiroshimesu"@ja-latn ;
    mo:catalogue_number "CJVK-0010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33030#musicalexpression> ;
    mo:publisher <org/705#subject> ;
    mo:record _:N17974fa7bb514b8bac65176c4fa4cdb4 ;
    mo:record_count 1 ;
    mo:release <event/149> ;
    schema:about <product/882#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "chi-se"@en ;
            foaf:name "chi-se"@en ],
        <artist/7000#subject>,
        <artist/71051#subject> ;
    schema:datePublished "2012-05-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/03/33030/33030-1336899078.jpg> ;
    schema:name "Kanete Mizen wo Shiroshimesu"@en,
        "兼知未然"@ja,
        "Kanete Mizen wo Shiroshimesu"@ja-latn ;
    schema:publisher <org/705#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/33030/33030-1336899078.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "chi-se"@en ;
    foaf:made <album/33030#lyrics> ;
    foaf:name "chi-se"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "chi-se"@en ;
    foaf:made <album/33030#subject> ;
    foaf:name "chi-se"@en .

_:N06b6ba1542c243f8a97461f529ae67b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神代からの松籟"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N17974fa7bb514b8bac65176c4fa4cdb4 ;
    schema:name "神代からの松籟"@ja .

_:N0c9aa53a13c54a52bbb4e4cdb28801e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "錬鉄先手之任"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:N17974fa7bb514b8bac65176c4fa4cdb4 ;
    schema:name "錬鉄先手之任"@ja .

_:N1e3300267ca54cd8bd849345fda81a59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "哮峯の熾火"@ja ;
    mo:track_number 9 ;
    schema:duration "PT8:32"^^xsd:interval ;
    schema:inPlaylist _:N17974fa7bb514b8bac65176c4fa4cdb4 ;
    schema:name "哮峯の熾火"@ja .

_:N359a870d9af0403c93dcec3973af5718 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "言問"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N17974fa7bb514b8bac65176c4fa4cdb4 ;
    schema:name "言問"@ja .

_:N4490e8f0a8ae47ceb848c3070e8ada0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紫金山を想う"@ja ;
    mo:track_number 7 ;
    schema:duration "PT7:15"^^xsd:interval ;
    schema:inPlaylist _:N17974fa7bb514b8bac65176c4fa4cdb4 ;
    schema:name "紫金山を想う"@ja .

_:N4c21172b8eed4048b95c63773e08802c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "清河滔々"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N17974fa7bb514b8bac65176c4fa4cdb4 ;
    schema:name "清河滔々"@ja .

_:N9fec79ef2e4747a0b4ee8d07691c1270 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少彦薬根"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N17974fa7bb514b8bac65176c4fa4cdb4 ;
    schema:name "少彦薬根"@ja .

_:Na1bb9ac397c9486f9e87ba47f24b0a87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "平沙万里絶人煙"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N17974fa7bb514b8bac65176c4fa4cdb4 ;
    schema:name "平沙万里絶人煙"@ja .

_:Nb868075a580e4d3e84a2682f8e7eecd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "響竹深道"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N17974fa7bb514b8bac65176c4fa4cdb4 ;
    schema:name "響竹深道"@ja .

_:Nc87cd9419fbe4d2885d43c87bec0b131 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "未然之路"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N17974fa7bb514b8bac65176c4fa4cdb4 ;
    schema:name "未然之路"@ja .

_:Ne4737437786c4c8e839510d0c884bc15 a schema:Person,
        foaf:Person ;
    mo:performed <album/33030#performance> ;
    schema:name "chi-se"@en ;
    foaf:name "chi-se"@en .

_:Ne79596dfc89a4989a17ba42176d50cd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "豊葦原"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N17974fa7bb514b8bac65176c4fa4cdb4 ;
    schema:name "豊葦原"@ja .

_:N17974fa7bb514b8bac65176c4fa4cdb4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06b6ba1542c243f8a97461f529ae67b5,
        _:N0c9aa53a13c54a52bbb4e4cdb28801e2,
        _:N1e3300267ca54cd8bd849345fda81a59,
        _:N359a870d9af0403c93dcec3973af5718,
        _:N4490e8f0a8ae47ceb848c3070e8ada0a,
        _:N4c21172b8eed4048b95c63773e08802c,
        _:N9fec79ef2e4747a0b4ee8d07691c1270,
        _:Na1bb9ac397c9486f9e87ba47f24b0a87,
        _:Nb868075a580e4d3e84a2682f8e7eecd9,
        _:Nc87cd9419fbe4d2885d43c87bec0b131,
        _:Ne79596dfc89a4989a17ba42176d50cd7 ;
    mo:track_count 11 ;
    schema:duration "PT54:07"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N06b6ba1542c243f8a97461f529ae67b5,
        _:N0c9aa53a13c54a52bbb4e4cdb28801e2,
        _:N1e3300267ca54cd8bd849345fda81a59,
        _:N359a870d9af0403c93dcec3973af5718,
        _:N4490e8f0a8ae47ceb848c3070e8ada0a,
        _:N4c21172b8eed4048b95c63773e08802c,
        _:N9fec79ef2e4747a0b4ee8d07691c1270,
        _:Na1bb9ac397c9486f9e87ba47f24b0a87,
        _:Nb868075a580e4d3e84a2682f8e7eecd9,
        _:Nc87cd9419fbe4d2885d43c87bec0b131,
        _:Ne79596dfc89a4989a17ba42176d50cd7 .

