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

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

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

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

<artist/5606#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20176#subject> ;
    schema:name "Yuuna Kamishiro"@en ;
    foaf:made <album/20176#composition>,
        <album/20176#subject> ;
    foaf:name "Yuuna Kamishiro"@en .

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 2009)" .

<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/20176#musicalexpression> a mo:Signal ;
    mo:published_as <album/20176#subject> ;
    mo:records <album/20176#performance> .

<org/110#subject> schema:name "TAMUSIC"@en,
        "タムシック"@ja,
        "TAMUSIC"@ja-latn ;
    foaf:name "TAMUSIC"@en,
        "タムシック"@ja,
        "TAMUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/67/20176/20176-1278844805.jpg> a schema:ImageObject,
        foaf:Image .

<album/20176#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "It's My Justice! ~Best Coupling~"@en,
        "俺の正義（ジャスティス）～ベストカップリング～"@ja,
        "Ore no Justice ~Best Coupling~"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/5606#subject> ;
    mo:produced_work <album/20176#musicalwork> ;
    schema:name "It's My Justice! ~Best Coupling~"@en,
        "俺の正義（ジャスティス）～ベストカップリング～"@ja,
        "Ore no Justice ~Best Coupling~"@ja-latn .

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

<album/20176#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "It's My Justice! ~Best Coupling~"@en,
        "俺の正義（ジャスティス）～ベストカップリング～"@ja,
        "Ore no Justice ~Best Coupling~"@ja-latn ;
    mo:performance_of <album/20176#musicalwork> ;
    mo:performer <artist/6180#subject> ;
    mo:recorded_as <album/20176#musicalexpression> ;
    schema:byArtist <artist/6180#subject> ;
    schema:name "It's My Justice! ~Best Coupling~"@en,
        "俺の正義（ジャスティス）～ベストカップリング～"@ja,
        "Ore no Justice ~Best Coupling~"@ja-latn ;
    schema:workPerformed <album/20176#musicalwork> .

<artist/6180#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20176#performance> ;
    schema:name "Hidari Abe"@en,
        "阿部左"@ja ;
    foaf:name "Hidari Abe"@en,
        "阿部左"@ja .

<album/20176#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "It's My Justice! ~Best Coupling~"@en,
        "俺の正義（ジャスティス）～ベストカップリング～"@ja,
        "Ore no Justice ~Best Coupling~"@ja-latn ;
    mo:catalogue_number "TAM3-0050" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20176#musicalexpression> ;
    mo:publisher <org/110#subject> ;
    mo:record _:N72d9e43f92c54d378c9b129ea0112889 ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject> ;
    schema:byArtist <artist/6180#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/20176/20176-1278844805.jpg> ;
    schema:name "It's My Justice! ~Best Coupling~"@en,
        "俺の正義（ジャスティス）～ベストカップリング～"@ja,
        "Ore no Justice ~Best Coupling~"@ja-latn ;
    schema:publisher <org/110#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/20176/20176-1278844805.jpg> .

_:N0aedc64ce7ec41f79acc2d2993b41a02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pygmaidenism"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:45"^^xsd:interval ;
    schema:inPlaylist _:N72d9e43f92c54d378c9b129ea0112889 ;
    schema:name "Pygmaidenism"@ja .

_:N0b426793cc5e4278814a4a5bee83ebbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "一念無量劫 -みょん争奪戦-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N72d9e43f92c54d378c9b129ea0112889 ;
    schema:name "一念無量劫 -みょん争奪戦-"@ja .

_:N6dff0238b41b418789681d77c50efcf1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "funeral you"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N72d9e43f92c54d378c9b129ea0112889 ;
    schema:name "funeral you"@ja .

_:N97664bae293148c1914074af8bc13beb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dead Night Locked Septet"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N72d9e43f92c54d378c9b129ea0112889 ;
    schema:name "Dead Night Locked Septet"@ja .

_:Nac977d3bacdd47389bc2024dc18d8549 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "死線を越えし緋と碧"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N72d9e43f92c54d378c9b129ea0112889 ;
    schema:name "死線を越えし緋と碧"@ja .

_:Nd6b98c12bacd4b518d7aa9151500fe3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ときめく滝"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N72d9e43f92c54d378c9b129ea0112889 ;
    schema:name "ときめく滝"@ja .

_:N72d9e43f92c54d378c9b129ea0112889 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0aedc64ce7ec41f79acc2d2993b41a02,
        _:N0b426793cc5e4278814a4a5bee83ebbf,
        _:N6dff0238b41b418789681d77c50efcf1,
        _:N97664bae293148c1914074af8bc13beb,
        _:Nac977d3bacdd47389bc2024dc18d8549,
        _:Nd6b98c12bacd4b518d7aa9151500fe3d ;
    mo:track_count 6 ;
    schema:duration "PT29:03"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0aedc64ce7ec41f79acc2d2993b41a02,
        _:N0b426793cc5e4278814a4a5bee83ebbf,
        _:N6dff0238b41b418789681d77c50efcf1,
        _:N97664bae293148c1914074af8bc13beb,
        _:Nac977d3bacdd47389bc2024dc18d8549,
        _:Nd6b98c12bacd4b518d7aa9151500fe3d .

