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

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

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

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

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

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<product/497#subject> a schema:CreativeWork ;
    schema:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn ;
    foaf:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@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 .

<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/39317#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "re:takes"@en,
        "re:takes ～best of minami's toho guitar works～"@ja,
        "re:takes"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/39317#musicalwork> ;
    schema:name "re:takes"@en,
        "re:takes ～best of minami's toho guitar works～"@ja,
        "re:takes"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/71/39317/39317-1430425718.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12434#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39317#performance> ;
    schema:name "KIKKUN-MK-II"@en ;
    foaf:name "KIKKUN-MK-II"@en .

<artist/8051#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39317#performance> ;
    schema:name "minami"@en ;
    foaf:name "minami"@en .

<album/39317#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "re:takes"@en,
        "re:takes ～best of minami's toho guitar works～"@ja,
        "re:takes"@ja-latn ;
    mo:performance_of <album/39317#musicalwork> ;
    mo:performer _:Nbf6cc2311a764808923b3d56897dfc4a,
        <artist/12434#subject>,
        <artist/8051#subject> ;
    mo:recorded_as <album/39317#musicalexpression> ;
    schema:byArtist _:Nbf6cc2311a764808923b3d56897dfc4a,
        <artist/12434#subject>,
        <artist/8051#subject> ;
    schema:name "re:takes"@en,
        "re:takes ～best of minami's toho guitar works～"@ja,
        "re:takes"@ja-latn ;
    schema:workPerformed <album/39317#musicalwork> .

<album/39317#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-02-03"^^xsd:date ;
    dcterms:title "re:takes"@en,
        "re:takes ～best of minami's toho guitar works～"@ja,
        "re:takes"@ja-latn ;
    mo:catalogue_number "IO-0242" ;
    mo:media_type "CD" ;
    mo:publication_of <album/39317#musicalexpression> ;
    mo:publisher <org/333#subject> ;
    mo:record _:N7f73fd08bd3941bea13db6593fc35475 ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/497#subject>,
        <product/51#subject>,
        <product/882#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Akihito Kinoshita"@en ;
            foaf:name "Akihito Kinoshita"@en ],
        <artist/12434#subject>,
        <artist/8051#subject> ;
    schema:datePublished "2013-02-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/39317/39317-1430425718.jpg> ;
    schema:name "re:takes"@en,
        "re:takes ～best of minami's toho guitar works～"@ja,
        "re:takes"@ja-latn ;
    schema:publisher <org/333#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/39317/39317-1430425718.jpg> .

_:N13f36803ca6b4cb0865591474219075c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Judgement Star feat. KIKKUN-MK-Ⅱ"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7f73fd08bd3941bea13db6593fc35475 ;
    schema:name "Judgement Star feat. KIKKUN-MK-Ⅱ"@en .

_:N14ab338dcd8241969dce800763baf0e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Green Limits"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7f73fd08bd3941bea13db6593fc35475 ;
    schema:name "Green Limits"@en .

_:N244687250cc2459abf95d3d6353a5332 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Backstreet Girls"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7f73fd08bd3941bea13db6593fc35475 ;
    schema:name "Backstreet Girls"@en .

_:N5f9197cbf4364c5b99d9a9294417da5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Homicide Moon feat. Akihito Kinoshita"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7f73fd08bd3941bea13db6593fc35475 ;
    schema:name "Homicide Moon feat. Akihito Kinoshita"@en .

_:N702db543bdc243b2bce5865e26c63211 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring Bloomer"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7f73fd08bd3941bea13db6593fc35475 ;
    schema:name "Spring Bloomer"@en .

_:N7370f6e8788347368937f202e3ec7fe2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feelings from the Earth"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7f73fd08bd3941bea13db6593fc35475 ;
    schema:name "Feelings from the Earth"@en .

_:N8173285f8ae744be9e54ce9fa416d072 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starlight Illumination"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7f73fd08bd3941bea13db6593fc35475 ;
    schema:name "Starlight Illumination"@en .

_:Nb69ffd7b6a8543d3b11c27350b6f19c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear Universe"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7f73fd08bd3941bea13db6593fc35475 ;
    schema:name "Dear Universe"@en .

_:Nbf6cc2311a764808923b3d56897dfc4a a schema:Person,
        foaf:Person ;
    mo:performed <album/39317#performance> ;
    schema:name "Akihito Kinoshita"@en ;
    foaf:name "Akihito Kinoshita"@en .

_:Ncd69dbda7bae4b91a99bfec489022b4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "9190"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7f73fd08bd3941bea13db6593fc35475 ;
    schema:name "9190"@en .

_:Ncfc24e4185d246c6af402bf8f0c94b01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Dreamer"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7f73fd08bd3941bea13db6593fc35475 ;
    schema:name "Red Dreamer"@en .

_:Neecef388c7ba49f991eec3b9806df664 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Satori Eyes Dubstep Remix"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7f73fd08bd3941bea13db6593fc35475 ;
    schema:name "Satori Eyes Dubstep Remix"@en .

_:Nf37977f2a3a94bcf96c1599dd1a6095e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Accept Bloody Fate"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7f73fd08bd3941bea13db6593fc35475 ;
    schema:name "Accept Bloody Fate"@en .

_:N7f73fd08bd3941bea13db6593fc35475 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13f36803ca6b4cb0865591474219075c,
        _:N14ab338dcd8241969dce800763baf0e7,
        _:N244687250cc2459abf95d3d6353a5332,
        _:N5f9197cbf4364c5b99d9a9294417da5e,
        _:N702db543bdc243b2bce5865e26c63211,
        _:N7370f6e8788347368937f202e3ec7fe2,
        _:N8173285f8ae744be9e54ce9fa416d072,
        _:Nb69ffd7b6a8543d3b11c27350b6f19c3,
        _:Ncd69dbda7bae4b91a99bfec489022b4c,
        _:Ncfc24e4185d246c6af402bf8f0c94b01,
        _:Neecef388c7ba49f991eec3b9806df664,
        _:Nf37977f2a3a94bcf96c1599dd1a6095e ;
    mo:track_count 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N13f36803ca6b4cb0865591474219075c,
        _:N14ab338dcd8241969dce800763baf0e7,
        _:N244687250cc2459abf95d3d6353a5332,
        _:N5f9197cbf4364c5b99d9a9294417da5e,
        _:N702db543bdc243b2bce5865e26c63211,
        _:N7370f6e8788347368937f202e3ec7fe2,
        _:N8173285f8ae744be9e54ce9fa416d072,
        _:Nb69ffd7b6a8543d3b11c27350b6f19c3,
        _:Ncd69dbda7bae4b91a99bfec489022b4c,
        _:Ncfc24e4185d246c6af402bf8f0c94b01,
        _:Neecef388c7ba49f991eec3b9806df664,
        _:Nf37977f2a3a94bcf96c1599dd1a6095e .

