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

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

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

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

<event/96> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 6 (Oct 11, 2010)" .

<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/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/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/27010#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Six Bullets Rock 'n' Roll"@en,
        "シックス・バレッツ・ロックンロール"@ja,
        "Six Bullets Rock 'n' Roll"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/27010#musicalwork> ;
    schema:name "Six Bullets Rock 'n' Roll"@en,
        "シックス・バレッツ・ロックンロール"@ja,
        "Six Bullets Rock 'n' Roll"@ja-latn .

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

<album/27010#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Six Bullets Rock 'n' Roll"@en,
        "シックス・バレッツ・ロックンロール"@ja,
        "Six Bullets Rock 'n' Roll"@ja-latn ;
    mo:performance_of <album/27010#musicalwork> ;
    mo:recorded_as <album/27010#musicalexpression> ;
    schema:name "Six Bullets Rock 'n' Roll"@en,
        "シックス・バレッツ・ロックンロール"@ja,
        "Six Bullets Rock 'n' Roll"@ja-latn ;
    schema:workPerformed <album/27010#musicalwork> .

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

<https://medium-media.vgm.io/albums/01/27010/27010-1309449252.png> a schema:ImageObject,
        foaf:Image .

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

<album/27010#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-11"^^xsd:date ;
    dcterms:title "Six Bullets Rock 'n' Roll"@en,
        "シックス・バレッツ・ロックンロール"@ja,
        "Six Bullets Rock 'n' Roll"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27010#musicalexpression> ;
    mo:publisher _:N7e63b10058a944e588f3f0ce2b6a77b9 ;
    mo:record _:Nf699d02574e5490db577f59d7c6f0b98 ;
    mo:record_count 1 ;
    mo:release <event/96> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/51#subject> ;
    schema:datePublished "2010-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/27010/27010-1309449252.png> ;
    schema:name "Six Bullets Rock 'n' Roll"@en,
        "シックス・バレッツ・ロックンロール"@ja,
        "Six Bullets Rock 'n' Roll"@ja-latn ;
    schema:publisher _:N7e63b10058a944e588f3f0ce2b6a77b9 ;
    foaf:depiction <https://media.vgm.io/albums/01/27010/27010-1309449252.png> .

_:N4abedd690de04ba5a65a16ba4776ed95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "グリニッジ・ジェット・シティ"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf699d02574e5490db577f59d7c6f0b98 ;
    schema:name "グリニッジ・ジェット・シティ"@ja .

_:N4ce291455df14798a65693f2caf043ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トリガー・ハッピー・クレイジー・ガール"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf699d02574e5490db577f59d7c6f0b98 ;
    schema:name "トリガー・ハッピー・クレイジー・ガール"@ja .

_:N7e63b10058a944e588f3f0ce2b6a77b9 schema:name "Monochrome Satsujin Genbashashin"@en ;
    foaf:name "Monochrome Satsujin Genbashashin"@en .

_:N8ea94515c4f545d5bd4a799de938eb42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "閉塞思考魔女"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf699d02574e5490db577f59d7c6f0b98 ;
    schema:name "閉塞思考魔女"@ja .

_:N9b7243d34fbf4fc58409bc65ebc4519e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダンス・ダンス・レヴァリエ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf699d02574e5490db577f59d7c6f0b98 ;
    schema:name "ダンス・ダンス・レヴァリエ"@ja .

_:Nd1651850947a43a8bfca46392c7e40a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "平安絵巻的殺人"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf699d02574e5490db577f59d7c6f0b98 ;
    schema:name "平安絵巻的殺人"@ja .

_:Nd96da5b54c474aa190798465fe82ecaa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゲット・バック・フルムーン"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf699d02574e5490db577f59d7c6f0b98 ;
    schema:name "ゲット・バック・フルムーン"@ja .

_:Nf699d02574e5490db577f59d7c6f0b98 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4abedd690de04ba5a65a16ba4776ed95,
        _:N4ce291455df14798a65693f2caf043ce,
        _:N8ea94515c4f545d5bd4a799de938eb42,
        _:N9b7243d34fbf4fc58409bc65ebc4519e,
        _:Nd1651850947a43a8bfca46392c7e40a2,
        _:Nd96da5b54c474aa190798465fe82ecaa ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N4abedd690de04ba5a65a16ba4776ed95,
        _:N4ce291455df14798a65693f2caf043ce,
        _:N8ea94515c4f545d5bd4a799de938eb42,
        _:N9b7243d34fbf4fc58409bc65ebc4519e,
        _:Nd1651850947a43a8bfca46392c7e40a2,
        _:Nd96da5b54c474aa190798465fe82ecaa .

