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

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

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

<event/172> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 12 (May 10, 2015)" .

<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/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@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 .

<album/54321#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "777"@en,
        "スリーセブン"@ja,
        "Three Seven"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/54321#musicalwork> ;
    schema:name "777"@en,
        "スリーセブン"@ja,
        "Three Seven"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/12/54321/54321-1439279760.png> a schema:ImageObject,
        foaf:Image .

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

<artist/5841#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54321#performance> ;
    schema:name "annyyy"@en,
        "あにー"@ja ;
    foaf:made <album/54321#lyrics>,
        <album/54321#subject> ;
    foaf:name "annyyy"@en,
        "あにー"@ja .

<album/54321#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "777"@en,
        "スリーセブン"@ja,
        "Three Seven"@ja-latn ;
    mo:performance_of <album/54321#musicalwork> ;
    mo:performer _:N3f4b764b51864b1cbfcc2e08b3179a67,
        _:N6e4e89620be14f2c88c6f3f839356c0a,
        _:Na14c3d085c9e48a0b34bfcdb19efa040,
        <artist/5841#subject> ;
    mo:recorded_as <album/54321#musicalexpression> ;
    schema:byArtist _:N3f4b764b51864b1cbfcc2e08b3179a67,
        _:N6e4e89620be14f2c88c6f3f839356c0a,
        _:Na14c3d085c9e48a0b34bfcdb19efa040,
        <artist/5841#subject> ;
    schema:name "777"@en,
        "スリーセブン"@ja,
        "Three Seven"@ja-latn ;
    schema:workPerformed <album/54321#musicalwork> .

<album/54321#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-05-10"^^xsd:date ;
    dcterms:title "777"@en,
        "スリーセブン"@ja,
        "Three Seven"@ja-latn ;
    mo:catalogue_number "TNBT-0013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/54321#musicalexpression> ;
    mo:publisher <org/753#subject> ;
    mo:record _:Nb6f4fc76c99c46a79b4d0b9fd3b574c4 ;
    mo:record_count 1 ;
    mo:release <event/172> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "かずや"@en ;
            foaf:name "かずや"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "アフロ"@en ;
            foaf:name "アフロ"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ガット"@en ;
            foaf:name "ガット"@en ],
        <artist/5841#subject> ;
    schema:datePublished "2015-05-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/54321/54321-1439279760.png> ;
    schema:name "777"@en,
        "スリーセブン"@ja,
        "Three Seven"@ja-latn ;
    schema:publisher <org/753#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/54321/54321-1439279760.png> .

_:N0bebc9b04e2b441c9b4ef3cb2532340c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ちるのちるのちるの"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb6f4fc76c99c46a79b4d0b9fd3b574c4 ;
    schema:name "ちるのちるのちるの"@ja .

_:N2409bcc1c16c45909609b08018c62095 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Violet Fuzz"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb6f4fc76c99c46a79b4d0b9fd3b574c4 ;
    schema:name "Violet Fuzz"@ja .

_:N2b5527909ecd4655bd3b7733512a9cf3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダンスホールでつかまえて"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb6f4fc76c99c46a79b4d0b9fd3b574c4 ;
    schema:name "ダンスホールでつかまえて"@ja .

_:N34280732e5a4437e83a3ec8bf2745bcf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "細い線"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb6f4fc76c99c46a79b4d0b9fd3b574c4 ;
    schema:name "細い線"@ja .

_:N3f4b764b51864b1cbfcc2e08b3179a67 a schema:Person,
        foaf:Person ;
    mo:performed <album/54321#performance> ;
    schema:name "アフロ"@en ;
    foaf:name "アフロ"@en .

_:N5019ef229ec3414c81a12e0ae8694f9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さくらさくら（未発表曲）"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb6f4fc76c99c46a79b4d0b9fd3b574c4 ;
    schema:name "さくらさくら（未発表曲）"@ja .

_:N6e4e89620be14f2c88c6f3f839356c0a a schema:Person,
        foaf:Person ;
    mo:performed <album/54321#performance> ;
    schema:name "ガット"@en ;
    foaf:name "ガット"@en .

_:N860b4daa8fa9419fb8ec0b4ec9d626a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strawberry Song"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb6f4fc76c99c46a79b4d0b9fd3b574c4 ;
    schema:name "Strawberry Song"@ja .

_:Na14c3d085c9e48a0b34bfcdb19efa040 a schema:Person,
        foaf:Person ;
    mo:performed <album/54321#performance> ;
    schema:name "かずや"@en ;
    foaf:name "かずや"@en .

_:Nb91be9274ba74925a5cd7b1b61765f5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コガネイロファンタスティック"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb6f4fc76c99c46a79b4d0b9fd3b574c4 ;
    schema:name "コガネイロファンタスティック"@ja .

_:Ne0d880c0973e4c11823cc9027a5a0b7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋色少女"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb6f4fc76c99c46a79b4d0b9fd3b574c4 ;
    schema:name "恋色少女"@ja .

_:Ne377e89fdc9e41ad858e44cdd3696409 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "れてぃれてぃれてぃ"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb6f4fc76c99c46a79b4d0b9fd3b574c4 ;
    schema:name "れてぃれてぃれてぃ"@ja .

_:Ne46e562db4024cccb1b8c0e79a65c75f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prism Finder"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb6f4fc76c99c46a79b4d0b9fd3b574c4 ;
    schema:name "Prism Finder"@ja .

_:Nec96c38c04fd4ffbb9b40267ea419c16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unknown Girl"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb6f4fc76c99c46a79b4d0b9fd3b574c4 ;
    schema:name "Unknown Girl"@ja .

_:Nf551a0f40e9c489eb5b00c57c2f57e24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OINORI-GIRL"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb6f4fc76c99c46a79b4d0b9fd3b574c4 ;
    schema:name "OINORI-GIRL"@ja .

_:Nb6f4fc76c99c46a79b4d0b9fd3b574c4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0bebc9b04e2b441c9b4ef3cb2532340c,
        _:N2409bcc1c16c45909609b08018c62095,
        _:N2b5527909ecd4655bd3b7733512a9cf3,
        _:N34280732e5a4437e83a3ec8bf2745bcf,
        _:N5019ef229ec3414c81a12e0ae8694f9a,
        _:N860b4daa8fa9419fb8ec0b4ec9d626a3,
        _:Nb91be9274ba74925a5cd7b1b61765f5f,
        _:Ne0d880c0973e4c11823cc9027a5a0b7d,
        _:Ne377e89fdc9e41ad858e44cdd3696409,
        _:Ne46e562db4024cccb1b8c0e79a65c75f,
        _:Nec96c38c04fd4ffbb9b40267ea419c16,
        _:Nf551a0f40e9c489eb5b00c57c2f57e24 ;
    mo:track_count 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0bebc9b04e2b441c9b4ef3cb2532340c,
        _:N2409bcc1c16c45909609b08018c62095,
        _:N2b5527909ecd4655bd3b7733512a9cf3,
        _:N34280732e5a4437e83a3ec8bf2745bcf,
        _:N5019ef229ec3414c81a12e0ae8694f9a,
        _:N860b4daa8fa9419fb8ec0b4ec9d626a3,
        _:Nb91be9274ba74925a5cd7b1b61765f5f,
        _:Ne0d880c0973e4c11823cc9027a5a0b7d,
        _:Ne377e89fdc9e41ad858e44cdd3696409,
        _:Ne46e562db4024cccb1b8c0e79a65c75f,
        _:Nec96c38c04fd4ffbb9b40267ea419c16,
        _:Nf551a0f40e9c489eb5b00c57c2f57e24 .

