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

<album/140112#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Jupiter -the absolute- / Jill's Project [Limited Edition]"@en,
        "Jupiter -the absolute- / Jill's Project [Limited Edition]"@ja,
        "Jupiter -the absolute- / Jill's Project [Limited Edition]"@ja-latn ;
    mo:produced_work <album/140112#musicalwork> ;
    schema:name "Jupiter -the absolute- / Jill's Project [Limited Edition]"@en,
        "Jupiter -the absolute- / Jill's Project [Limited Edition]"@ja,
        "Jupiter -the absolute- / Jill's Project [Limited Edition]"@ja-latn .

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

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

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn .

<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/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/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@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 .

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

<album/140112#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Jupiter -the absolute- / Jill's Project [Limited Edition]"@en,
        "Jupiter -the absolute- / Jill's Project [Limited Edition]"@ja,
        "Jupiter -the absolute- / Jill's Project [Limited Edition]"@ja-latn ;
    mo:performance_of <album/140112#musicalwork> ;
    mo:recorded_as <album/140112#musicalexpression> ;
    schema:name "Jupiter -the absolute- / Jill's Project [Limited Edition]"@en,
        "Jupiter -the absolute- / Jill's Project [Limited Edition]"@ja,
        "Jupiter -the absolute- / Jill's Project [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/140112#musicalwork> .

<https://media.vgm.io/albums/21/140112/140112-1bbff08cb067.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/140112#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/21/140112/140112-1bbff08cb067.png> ;
    foaf:depicts <album/140112#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/21/140112/140112-1bbff08cb067.png> .

<https://medium-media.vgm.io/albums/21/140112/140112-1bbff08cb067.png> a schema:ImageObject,
        foaf:Image .

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

<album/140112#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-08-31"^^xsd:date ;
    dcterms:title "Jupiter -the absolute- / Jill's Project [Limited Edition]"@en,
        "Jupiter -the absolute- / Jill's Project [Limited Edition]"@ja,
        "Jupiter -the absolute- / Jill's Project [Limited Edition]"@ja-latn ;
    mo:catalogue_number "KPCR-104N2" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/140112#musicalexpression> ;
    mo:publisher _:N0023d5215e16423695d335329e41ffe1 ;
    mo:record _:N383e315cbe7d44769e39b5869c59d4c2,
        _:N73581d8720a9411382fa9c4a43535555 ;
    mo:record_count 2 ;
    schema:about <product/16#subject>,
        <product/18#subject>,
        <product/20#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/35#subject>,
        <product/37#subject> ;
    schema:datePublished "2016-08-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/21/140112/140112-1bbff08cb067.png> ;
    schema:name "Jupiter -the absolute- / Jill's Project [Limited Edition]"@en,
        "Jupiter -the absolute- / Jill's Project [Limited Edition]"@ja,
        "Jupiter -the absolute- / Jill's Project [Limited Edition]"@ja-latn ;
    schema:publisher _:N0023d5215e16423695d335329e41ffe1 ;
    foaf:depiction <https://media.vgm.io/albums/21/140112/140112-1bbff08cb067.png> .

_:N0023d5215e16423695d335329e41ffe1 schema:name "Aphrodite Symphonics"@en,
        "Aphrodite Symphonics"@ja,
        "Aphrodite Symphonics"@ja-latn ;
    foaf:name "Aphrodite Symphonics"@en,
        "Aphrodite Symphonics"@ja,
        "Aphrodite Symphonics"@ja-latn .

_:N15c88924aeb0433d8a7b5a0ec3ca6640 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Synchronity -instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N383e315cbe7d44769e39b5869c59d4c2 ;
    schema:name "Synchronity -instrumental-"@ja .

_:N2bda6851abae44df84a75021494b87e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mirage -instrumental-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N73581d8720a9411382fa9c4a43535555 ;
    schema:name "Mirage -instrumental-"@ja .

_:N6f43e0c3ff7f433e8d7077718077c105 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frenzy"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:N73581d8720a9411382fa9c4a43535555 ;
    schema:name "Frenzy"@ja .

_:N6f5a0254c73348fdb49b93615db0f815 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nothing Still Changes"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N73581d8720a9411382fa9c4a43535555 ;
    schema:name "Nothing Still Changes"@ja .

_:N7025e1c49e164779976295657fca7f81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In The Rain"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:50"^^xsd:interval ;
    schema:inPlaylist _:N383e315cbe7d44769e39b5869c59d4c2 ;
    schema:name "In The Rain"@ja .

_:N81c28613f47c4f038ad28ce8b6b1f911 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scarlet Feather -instrumental-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N383e315cbe7d44769e39b5869c59d4c2 ;
    schema:name "Scarlet Feather -instrumental-"@ja .

_:N9bc277a9a47d41dea06386d7d7d57199 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alien's Wail"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N383e315cbe7d44769e39b5869c59d4c2 ;
    schema:name "Alien's Wail"@ja .

_:Na61a024645694574b010507ebdfa0cc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ten Commandments -instrumental-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:38"^^xsd:interval ;
    schema:inPlaylist _:N73581d8720a9411382fa9c4a43535555 ;
    schema:name "Ten Commandments -instrumental-"@ja .

_:Nb2b6c32b98294397874f4a89113a023f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pray"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:15"^^xsd:interval ;
    schema:inPlaylist _:N73581d8720a9411382fa9c4a43535555 ;
    schema:name "Pray"@ja .

_:Nc3afb55815b04247b64ce3a358698f00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "千里の果て"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N383e315cbe7d44769e39b5869c59d4c2 ;
    schema:name "千里の果て"@ja .

_:Ncbda596c8bca4a1aa4fe47e04c854b4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baroque -instrumental-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N73581d8720a9411382fa9c4a43535555 ;
    schema:name "Baroque -instrumental-"@ja .

_:Nd5a93183fe3e44518f39de024fead4de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Land Of Fate"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N73581d8720a9411382fa9c4a43535555 ;
    schema:name "The Land Of Fate"@ja .

_:Nea5518b212fc4159a676694d8cca33b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crow"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N383e315cbe7d44769e39b5869c59d4c2 ;
    schema:name "Crow"@ja .

_:Neaf320be71bf44c187ed33fb2af1fc49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distance -instrumental-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N383e315cbe7d44769e39b5869c59d4c2 ;
    schema:name "Distance -instrumental-"@ja .

_:Nef628fa4df984f3ea4ebc2585c19fe46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Phantom"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:N73581d8720a9411382fa9c4a43535555 ;
    schema:name "The Phantom"@ja .

_:Nf36fe78720934605977d602ef5fa58e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Naked Earth"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N73581d8720a9411382fa9c4a43535555 ;
    schema:name "The Naked Earth"@ja .

_:Nf7924f927bfc40c9a9313f560c9b478a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Confession"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N383e315cbe7d44769e39b5869c59d4c2 ;
    schema:name "Confession"@ja .

_:N383e315cbe7d44769e39b5869c59d4c2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15c88924aeb0433d8a7b5a0ec3ca6640,
        _:N7025e1c49e164779976295657fca7f81,
        _:N81c28613f47c4f038ad28ce8b6b1f911,
        _:N9bc277a9a47d41dea06386d7d7d57199,
        _:Nc3afb55815b04247b64ce3a358698f00,
        _:Nea5518b212fc4159a676694d8cca33b2,
        _:Neaf320be71bf44c187ed33fb2af1fc49,
        _:Nf7924f927bfc40c9a9313f560c9b478a ;
    mo:track_count 8 ;
    schema:duration "PT35:42"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N15c88924aeb0433d8a7b5a0ec3ca6640,
        _:N7025e1c49e164779976295657fca7f81,
        _:N81c28613f47c4f038ad28ce8b6b1f911,
        _:N9bc277a9a47d41dea06386d7d7d57199,
        _:Nc3afb55815b04247b64ce3a358698f00,
        _:Nea5518b212fc4159a676694d8cca33b2,
        _:Neaf320be71bf44c187ed33fb2af1fc49,
        _:Nf7924f927bfc40c9a9313f560c9b478a .

_:N73581d8720a9411382fa9c4a43535555 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N2bda6851abae44df84a75021494b87e5,
        _:N6f43e0c3ff7f433e8d7077718077c105,
        _:N6f5a0254c73348fdb49b93615db0f815,
        _:Na61a024645694574b010507ebdfa0cc9,
        _:Nb2b6c32b98294397874f4a89113a023f,
        _:Ncbda596c8bca4a1aa4fe47e04c854b4d,
        _:Nd5a93183fe3e44518f39de024fead4de,
        _:Nef628fa4df984f3ea4ebc2585c19fe46,
        _:Nf36fe78720934605977d602ef5fa58e7 ;
    mo:track_count 9 ;
    schema:duration "PT42:43"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N2bda6851abae44df84a75021494b87e5,
        _:N6f43e0c3ff7f433e8d7077718077c105,
        _:N6f5a0254c73348fdb49b93615db0f815,
        _:Na61a024645694574b010507ebdfa0cc9,
        _:Nb2b6c32b98294397874f4a89113a023f,
        _:Ncbda596c8bca4a1aa4fe47e04c854b4d,
        _:Nd5a93183fe3e44518f39de024fead4de,
        _:Nef628fa4df984f3ea4ebc2585c19fe46,
        _:Nf36fe78720934605977d602ef5fa58e7 .

