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

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

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

<event/188> a mo:Release ;
    schema:name "Released at Comic Market 90 (Aug 12, 2016 to Aug 14, 2016)" .

<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/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/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/60533#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Twilight under world"@en,
        "Twilight under world"@ja,
        "Twilight under world"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/60533#musicalwork> ;
    schema:name "Twilight under world"@en,
        "Twilight under world"@ja,
        "Twilight under world"@ja-latn .

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

<org/161#subject> schema:name "IRON ATTACK!"@en,
        "IRON ATTACK!"@ja,
        "IRON ATTACK!"@ja-latn ;
    foaf:name "IRON ATTACK!"@en,
        "IRON ATTACK!"@ja,
        "IRON ATTACK!"@ja-latn .

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

<https://medium-media.vgm.io/albums/33/60533/60533-1469958960.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/13088#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60533#performance> ;
    schema:name "minusiyon"@en,
        "まいなすいょん"@ja ;
    foaf:made <album/60533#lyrics>,
        <album/60533#subject> ;
    foaf:name "minusiyon"@en,
        "まいなすいょん"@ja .

<artist/17126#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60533#performance> ;
    schema:name "Yuuma"@en,
        "勇舞"@ja ;
    foaf:name "Yuuma"@en,
        "勇舞"@ja .

<artist/19847#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60533#performance> ;
    schema:name "Kenichiro Nakamura"@en,
        "中村拳一郎"@ja ;
    foaf:name "Kenichiro Nakamura"@en,
        "中村拳一郎"@ja .

<artist/2678#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60533#performance> ;
    schema:name "IRON-CHINO"@en ;
    foaf:made <album/60533#lyrics>,
        <album/60533#subject> ;
    foaf:name "IRON-CHINO"@en .

<album/60533#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Twilight under world"@en,
        "Twilight under world"@ja,
        "Twilight under world"@ja-latn ;
    mo:performance_of <album/60533#musicalwork> ;
    mo:performer <artist/13088#subject>,
        <artist/17126#subject>,
        <artist/19847#subject>,
        <artist/2678#subject> ;
    mo:recorded_as <album/60533#musicalexpression> ;
    schema:byArtist <artist/13088#subject>,
        <artist/17126#subject>,
        <artist/19847#subject>,
        <artist/2678#subject> ;
    schema:name "Twilight under world"@en,
        "Twilight under world"@ja,
        "Twilight under world"@ja-latn ;
    schema:workPerformed <album/60533#musicalwork> .

<album/60533#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-08-13"^^xsd:date ;
    dcterms:title "Twilight under world"@en,
        "Twilight under world"@ja,
        "Twilight under world"@ja-latn ;
    mo:catalogue_number "MIA-051" ;
    mo:media_type "CD" ;
    mo:publication_of <album/60533#musicalexpression> ;
    mo:publisher <org/161#subject> ;
    mo:record _:N07eab075c00e41baa0df77a7a879525a ;
    mo:record_count 1 ;
    mo:release <event/188> ;
    schema:about <product/20#subject>,
        <product/37#subject>,
        <product/882#subject> ;
    schema:byArtist <artist/13088#subject>,
        <artist/17126#subject>,
        <artist/19847#subject>,
        <artist/2678#subject> ;
    schema:datePublished "2016-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/33/60533/60533-1469958960.jpg> ;
    schema:name "Twilight under world"@en,
        "Twilight under world"@ja,
        "Twilight under world"@ja-latn ;
    schema:publisher <org/161#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/60533/60533-1469958960.jpg> .

_:N17e37c3fe51d4965aff44daee6d74963 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resounded!"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N07eab075c00e41baa0df77a7a879525a ;
    schema:name "Resounded!"@ja .

_:N231af3d873794b6f82b8ada5be0b72d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ice Monster"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N07eab075c00e41baa0df77a7a879525a ;
    schema:name "Ice Monster"@ja .

_:N7a2b4eecbc0d4005b62907f49f512763 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to Dying"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N07eab075c00e41baa0df77a7a879525a ;
    schema:name "Welcome to Dying"@ja .

_:N7a72b3207f4c42f88902f6c5d3db57d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twilight Under World Vrrrカラオケ"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N07eab075c00e41baa0df77a7a879525a ;
    schema:name "Twilight Under World Vrrrカラオケ"@ja .

_:N8b71ae74584d4fc1a352250870682851 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "命陽炎 Vrrrカラオケ"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N07eab075c00e41baa0df77a7a879525a ;
    schema:name "命陽炎 Vrrrカラオケ"@ja .

_:Nba45df69f05246238a6b1573900883ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "道 ～Taoism～"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N07eab075c00e41baa0df77a7a879525a ;
    schema:name "道 ～Taoism～"@ja .

_:Nc2bdb16412044a8faa3be0ca95cd05f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HELL FIRE"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N07eab075c00e41baa0df77a7a879525a ;
    schema:name "HELL FIRE"@ja .

_:Ncd294b775dc44f6dabf83cd71bd0e2dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twilight Under World"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N07eab075c00e41baa0df77a7a879525a ;
    schema:name "Twilight Under World"@ja .

_:Ne41979d01d9b418c8b01bf262ac30189 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "命陽炎"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N07eab075c00e41baa0df77a7a879525a ;
    schema:name "命陽炎"@ja .

_:N07eab075c00e41baa0df77a7a879525a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17e37c3fe51d4965aff44daee6d74963,
        _:N231af3d873794b6f82b8ada5be0b72d7,
        _:N7a2b4eecbc0d4005b62907f49f512763,
        _:N7a72b3207f4c42f88902f6c5d3db57d4,
        _:N8b71ae74584d4fc1a352250870682851,
        _:Nba45df69f05246238a6b1573900883ce,
        _:Nc2bdb16412044a8faa3be0ca95cd05f6,
        _:Ncd294b775dc44f6dabf83cd71bd0e2dc,
        _:Ne41979d01d9b418c8b01bf262ac30189 ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N17e37c3fe51d4965aff44daee6d74963,
        _:N231af3d873794b6f82b8ada5be0b72d7,
        _:N7a2b4eecbc0d4005b62907f49f512763,
        _:N7a72b3207f4c42f88902f6c5d3db57d4,
        _:N8b71ae74584d4fc1a352250870682851,
        _:Nba45df69f05246238a6b1573900883ce,
        _:Nc2bdb16412044a8faa3be0ca95cd05f6,
        _:Ncd294b775dc44f6dabf83cd71bd0e2dc,
        _:Ne41979d01d9b418c8b01bf262ac30189 .

