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

<artist/11503#subject> a schema:Person,
        foaf:Person ;
    schema:name "cittan*"@en ;
    foaf:made <album/37193#lyrics>,
        <album/37193#subject> ;
    foaf:name "cittan*"@en .

<artist/6776#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satoshi Kuroiwa"@en,
        "黒岩サトシ"@ja ;
    foaf:made <album/37193#lyrics>,
        <album/37193#subject> ;
    foaf:name "Satoshi Kuroiwa"@en,
        "黒岩サトシ"@ja .

<artist/8519#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kumarisu"@en,
        "くまりす"@ja ;
    foaf:made <album/37193#lyrics>,
        <album/37193#subject> ;
    foaf:name "Kumarisu"@en,
        "くまりす"@ja .

<artist/9007#subject> a schema:Person,
        foaf:Person ;
    schema:name "azuki"@en ;
    foaf:made <album/37193#lyrics>,
        <album/37193#subject> ;
    foaf:name "azuki"@en .

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

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

<event/156> a mo:Release ;
    schema:name "Released at Comic Market 83 (Dec 29, 2012 to Dec 31, 2012)" .

<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/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@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/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/37193#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Future Logic"@en,
        "Future Logic"@ja,
        "Future Logic"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/37193#musicalwork> ;
    schema:name "Future Logic"@en,
        "Future Logic"@ja,
        "Future Logic"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/39/37193/37193-1357057079.png> a schema:ImageObject,
        foaf:Image .

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

<artist/28146#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37193#performance> ;
    schema:name "Pira"@en ;
    foaf:name "Pira"@en .

<artist/28501#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37193#performance> ;
    schema:name "Hiroaki Taniyama"@en,
        "タニヤマヒロアキ"@ja ;
    foaf:name "Hiroaki Taniyama"@en,
        "タニヤマヒロアキ"@ja .

<artist/56734#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37193#performance> ;
    schema:name "Salita"@en ;
    foaf:name "Salita"@en .

<artist/8516#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37193#performance> ;
    schema:name "Ameiro"@en,
        "雨色"@ja ;
    foaf:name "Ameiro"@en,
        "雨色"@ja .

<artist/8890#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37193#performance> ;
    schema:name "Irus"@en ;
    foaf:name "Irus"@en .

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

<album/37193#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Future Logic"@en,
        "Future Logic"@ja,
        "Future Logic"@ja-latn ;
    mo:performance_of <album/37193#musicalwork> ;
    mo:performer _:N89ab29c389764326b592d6036ab701e6,
        _:Necd45581dfe14b5e8ed184f37a273480,
        <artist/28146#subject>,
        <artist/28501#subject>,
        <artist/56734#subject>,
        <artist/8516#subject>,
        <artist/8890#subject> ;
    mo:recorded_as <album/37193#musicalexpression> ;
    schema:byArtist _:N89ab29c389764326b592d6036ab701e6,
        _:Necd45581dfe14b5e8ed184f37a273480,
        <artist/28146#subject>,
        <artist/28501#subject>,
        <artist/56734#subject>,
        <artist/8516#subject>,
        <artist/8890#subject> ;
    schema:name "Future Logic"@en,
        "Future Logic"@ja,
        "Future Logic"@ja-latn ;
    schema:workPerformed <album/37193#musicalwork> .

<album/37193#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-30"^^xsd:date ;
    dcterms:title "Future Logic"@en,
        "Future Logic"@ja,
        "Future Logic"@ja-latn ;
    mo:catalogue_number "ECHZ-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/37193#musicalexpression> ;
    mo:publisher _:Nb689c932959a4a98907194f9e7dee57d ;
    mo:record _:N385c83da9e134074b870208b223a95b7 ;
    mo:record_count 1 ;
    mo:release <event/156> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "ちっぽ"@en ;
            foaf:name "ちっぽ"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "a.co"@en ;
            foaf:name "a.co"@en ],
        <artist/28146#subject>,
        <artist/28501#subject>,
        <artist/56734#subject>,
        <artist/8516#subject>,
        <artist/8890#subject> ;
    schema:datePublished "2012-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/37193/37193-1357057079.png> ;
    schema:name "Future Logic"@en,
        "Future Logic"@ja,
        "Future Logic"@ja-latn ;
    schema:publisher _:Nb689c932959a4a98907194f9e7dee57d ;
    foaf:depiction <https://media.vgm.io/albums/39/37193/37193-1357057079.png> .

_:N07b53c75a2714211a4af66e775e70e42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Retour"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N385c83da9e134074b870208b223a95b7 ;
    schema:name "Retour"@ja .

_:N6c4a79da9cd04d1f955a0f2e4570b21e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いまから、これから"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N385c83da9e134074b870208b223a95b7 ;
    schema:name "いまから、これから"@ja .

_:N6e645cff20a044e29eeddbd35323ddf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅の風～Wish Your Way～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N385c83da9e134074b870208b223a95b7 ;
    schema:name "紅の風～Wish Your Way～"@ja .

_:N89ab29c389764326b592d6036ab701e6 a schema:Person,
        foaf:Person ;
    mo:performed <album/37193#performance> ;
    schema:name "a.co"@en ;
    foaf:name "a.co"@en .

_:Nb185cd89731f4bddbe9f0b1d178fa6fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Future Logic"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N385c83da9e134074b870208b223a95b7 ;
    schema:name "Future Logic"@ja .

_:Nb689c932959a4a98907194f9e7dee57d schema:name "echoez"@en ;
    foaf:name "echoez"@en .

_:Ne34858cab7284f3a9a75798141589103 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmic Amazing"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N385c83da9e134074b870208b223a95b7 ;
    schema:name "Cosmic Amazing"@ja .

_:Necd45581dfe14b5e8ed184f37a273480 a schema:Person,
        foaf:Person ;
    mo:performed <album/37193#performance> ;
    schema:name "ちっぽ"@en ;
    foaf:name "ちっぽ"@en .

_:N385c83da9e134074b870208b223a95b7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07b53c75a2714211a4af66e775e70e42,
        _:N6c4a79da9cd04d1f955a0f2e4570b21e,
        _:N6e645cff20a044e29eeddbd35323ddf5,
        _:Nb185cd89731f4bddbe9f0b1d178fa6fc,
        _:Ne34858cab7284f3a9a75798141589103 ;
    mo:track_count 5 ;
    schema:duration "PT19:57"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N07b53c75a2714211a4af66e775e70e42,
        _:N6c4a79da9cd04d1f955a0f2e4570b21e,
        _:N6e645cff20a044e29eeddbd35323ddf5,
        _:Nb185cd89731f4bddbe9f0b1d178fa6fc,
        _:Ne34858cab7284f3a9a75798141589103 .

