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

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

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

<event/52> a mo:Release ;
    schema:name "Released at M3-2009 Fall (Oct 11, 2009)" .

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

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

<album/17835#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Murasakihashidoi"@en,
        "紫丁香花"@ja,
        "Murasakihashidoi"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/17835#musicalwork> ;
    schema:name "Murasakihashidoi"@en,
        "紫丁香花"@ja,
        "Murasakihashidoi"@ja-latn .

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

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

<org/287#subject> schema:name "Attrielectrock"@en,
        "Attrielectrock"@ja,
        "Attrielectrock"@ja-latn ;
    foaf:name "Attrielectrock"@en,
        "Attrielectrock"@ja,
        "Attrielectrock"@ja-latn .

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

<https://medium-media.vgm.io/albums/53/17835/17835-1265203877.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10213#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17835#performance> ;
    schema:name "Akira Nanjo"@en,
        "南条あきら"@ja ;
    foaf:name "Akira Nanjo"@en,
        "南条あきら"@ja .

<artist/7069#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17835#performance> ;
    schema:name "Urue Koreito"@en,
        "此糸ウルヱ"@ja ;
    foaf:made <album/17835#lyrics>,
        <album/17835#subject> ;
    foaf:name "Urue Koreito"@en,
        "此糸ウルヱ"@ja .

<album/17835#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Murasakihashidoi"@en,
        "紫丁香花"@ja,
        "Murasakihashidoi"@ja-latn ;
    mo:performance_of <album/17835#musicalwork> ;
    mo:performer <artist/10213#subject>,
        <artist/7069#subject> ;
    mo:recorded_as <album/17835#musicalexpression> ;
    schema:byArtist <artist/10213#subject>,
        <artist/7069#subject> ;
    schema:name "Murasakihashidoi"@en,
        "紫丁香花"@ja,
        "Murasakihashidoi"@ja-latn ;
    schema:workPerformed <album/17835#musicalwork> .

<album/17835#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-11"^^xsd:date ;
    dcterms:title "Murasakihashidoi"@en,
        "紫丁香花"@ja,
        "Murasakihashidoi"@ja-latn ;
    mo:catalogue_number "PAER-0012" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17835#musicalexpression> ;
    mo:publisher <org/287#subject> ;
    mo:record _:N05bbbe8d1a5b485c9731c9ff53dd14ee ;
    mo:record_count 1 ;
    mo:release <event/52>,
        <event/65> ;
    schema:about <product/22#subject> ;
    schema:byArtist <artist/10213#subject>,
        <artist/7069#subject> ;
    schema:datePublished "2009-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/17835/17835-1265203877.jpg> ;
    schema:name "Murasakihashidoi"@en,
        "紫丁香花"@ja,
        "Murasakihashidoi"@ja-latn ;
    schema:publisher <org/287#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/17835/17835-1265203877.jpg> .

_:N20c149c72b584c20b81a328507c2bc32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ｆの音"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N05bbbe8d1a5b485c9731c9ff53dd14ee ;
    schema:name "Ｆの音"@ja .

_:N28ebcf6401974c61b0c12c588514af9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "薄明にゆだねて"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N05bbbe8d1a5b485c9731c9ff53dd14ee ;
    schema:name "薄明にゆだねて"@ja .

_:N2cf47539754c406f9ec1b3c14cb838bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カレイドスコープ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:N05bbbe8d1a5b485c9731c9ff53dd14ee ;
    schema:name "カレイドスコープ"@ja .

_:N561e8e3c1b994da4b59da8082da682d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "秋と風、アンドロメダ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N05bbbe8d1a5b485c9731c9ff53dd14ee ;
    schema:name "秋と風、アンドロメダ"@ja .

_:Na9e1788011ba4beeba1bcdf4bf403791 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アトモスフィア"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N05bbbe8d1a5b485c9731c9ff53dd14ee ;
    schema:name "アトモスフィア"@ja .

_:Nabb2b009305a47c089561fccc1df63ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星のまにまに"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N05bbbe8d1a5b485c9731c9ff53dd14ee ;
    schema:name "星のまにまに"@ja .

_:Nf55b61fd816a4b8c96f25d8d07b7f681 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ストップウォッチ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:N05bbbe8d1a5b485c9731c9ff53dd14ee ;
    schema:name "ストップウォッチ"@ja .

_:Nfd8ca843da4a4bdf8b32e1481a7f39ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "殻々の空は藍色"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N05bbbe8d1a5b485c9731c9ff53dd14ee ;
    schema:name "殻々の空は藍色"@ja .

_:N05bbbe8d1a5b485c9731c9ff53dd14ee a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20c149c72b584c20b81a328507c2bc32,
        _:N28ebcf6401974c61b0c12c588514af9a,
        _:N2cf47539754c406f9ec1b3c14cb838bb,
        _:N561e8e3c1b994da4b59da8082da682d4,
        _:Na9e1788011ba4beeba1bcdf4bf403791,
        _:Nabb2b009305a47c089561fccc1df63ca,
        _:Nf55b61fd816a4b8c96f25d8d07b7f681,
        _:Nfd8ca843da4a4bdf8b32e1481a7f39ac ;
    mo:track_count 8 ;
    schema:duration "PT30:35"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N20c149c72b584c20b81a328507c2bc32,
        _:N28ebcf6401974c61b0c12c588514af9a,
        _:N2cf47539754c406f9ec1b3c14cb838bb,
        _:N561e8e3c1b994da4b59da8082da682d4,
        _:Na9e1788011ba4beeba1bcdf4bf403791,
        _:Nabb2b009305a47c089561fccc1df63ca,
        _:Nf55b61fd816a4b8c96f25d8d07b7f681,
        _:Nfd8ca843da4a4bdf8b32e1481a7f39ac .

