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

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

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

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

<event/52> a mo:Release ;
    schema:name "Released at M3-2009 Fall (Oct 11, 2009)" .

<event/65> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 5 (Oct 11, 2009)" .

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

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

<org/499#subject> schema:name "Frontier Records"@en,
        "Frontier Records"@ja,
        "Frontier Records"@ja-latn ;
    foaf:name "Frontier Records"@en,
        "Frontier Records"@ja,
        "Frontier Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/05/15450/15450-1256655383.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/21571#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15450#performance> ;
    schema:name "Yuichiro Kato"@en,
        "加藤雄一郎"@ja ;
    foaf:name "Yuichiro Kato"@en,
        "加藤雄一郎"@ja .

<album/15450#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TRINITY -Trance Side-"@en,
        "TRINITY -Trance Side-"@ja,
        "TRINITY -Trance Side-"@ja-latn ;
    mo:performance_of <album/15450#musicalwork> ;
    mo:performer _:N9824d60e352c481ca27e538c6d09c0ff,
        <artist/21571#subject> ;
    mo:recorded_as <album/15450#musicalexpression> ;
    schema:byArtist _:N9824d60e352c481ca27e538c6d09c0ff,
        <artist/21571#subject> ;
    schema:name "TRINITY -Trance Side-"@en,
        "TRINITY -Trance Side-"@ja,
        "TRINITY -Trance Side-"@ja-latn ;
    schema:workPerformed <album/15450#musicalwork> .

<album/15450#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-11"^^xsd:date ;
    dcterms:title "TRINITY -Trance Side-"@en,
        "TRINITY -Trance Side-"@ja,
        "TRINITY -Trance Side-"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15450#musicalexpression> ;
    mo:publisher <org/499#subject> ;
    mo:record _:N2cc33ef3716b4ff4852a582a8fa80435 ;
    mo:record_count 1 ;
    mo:release <event/52>,
        <event/65> ;
    schema:about <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Mutsumi"@en ;
            foaf:name "Mutsumi"@en ],
        <artist/21571#subject> ;
    schema:datePublished "2009-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/05/15450/15450-1256655383.jpg> ;
    schema:name "TRINITY -Trance Side-"@en,
        "TRINITY -Trance Side-"@ja,
        "TRINITY -Trance Side-"@ja-latn ;
    schema:publisher <org/499#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/15450/15450-1256655383.jpg> .

_:N12cec32c68b540d0b68a9b5a0785fe56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interdimensional Voyage of a Ghostly Passenger Ship"@en,
        "幽霊客船の時空を越えた旅"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N2cc33ef3716b4ff4852a582a8fa80435 ;
    schema:name "Interdimensional Voyage of a Ghostly Passenger Ship"@en,
        "幽霊客船の時空を越えた旅"@ja .

_:N1a9d0b776e17440287f3499a77f4fdcc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Captain Murasa"@en,
        "キャプテン・ムラサ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N2cc33ef3716b4ff4852a582a8fa80435 ;
    schema:name "Captain Murasa"@en,
        "キャプテン・ムラサ"@ja .

_:N4f4d43da46ed4259ad265eb7f5a28784 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At the End of Spring"@en,
        "春の湊に"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N2cc33ef3716b4ff4852a582a8fa80435 ;
    schema:name "At the End of Spring"@en,
        "春の湊に"@ja .

_:N628b35159d294d638ecb9cbd27cb1e81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sky Ruin"@en,
        "スカイルーイン"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N2cc33ef3716b4ff4852a582a8fa80435 ;
    schema:name "Sky Ruin"@en,
        "スカイルーイン"@ja .

_:N74f5b87e788a46ab9844c81c54b095b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UFO Romance in the Night Sky"@en,
        "夜空のユーフォーロマンス"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N2cc33ef3716b4ff4852a582a8fa80435 ;
    schema:name "UFO Romance in the Night Sky"@en,
        "夜空のユーフォーロマンス"@ja .

_:N76a7f32aaaa54b2a9ea5eb3dfa8ec920 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beware the Umbrella Left There Forever"@en,
        "万年置き傘にご注意を"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N2cc33ef3716b4ff4852a582a8fa80435 ;
    schema:name "Beware the Umbrella Left There Forever"@en,
        "万年置き傘にご注意を"@ja .

_:N7c40724a65994a34a45077779efa16d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heian Alien"@en,
        "平安のエイリアン"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N2cc33ef3716b4ff4852a582a8fa80435 ;
    schema:name "Heian Alien"@en,
        "平安のエイリアン"@ja .

_:N824256fc3c9f4859a71dc753fffe2021 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Tiny, Tiny, Clever Commander"@en,
        "小さな小さな賢将"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N2cc33ef3716b4ff4852a582a8fa80435 ;
    schema:name "A Tiny, Tiny, Clever Commander"@en,
        "小さな小さな賢将"@ja .

_:N83cdd0e52c1842429528ef9993adf41d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fires of Hokkai"@en,
        "法界の火"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N2cc33ef3716b4ff4852a582a8fa80435 ;
    schema:name "Fires of Hokkai"@en,
        "法界の火"@ja .

_:N9824d60e352c481ca27e538c6d09c0ff a schema:Person,
        foaf:Person ;
    mo:performed <album/15450#performance> ;
    schema:name "Mutsumi"@en ;
    foaf:name "Mutsumi"@en .

_:Nada531180037410791da9e8a67bd3e1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Shadow in the Blue Sky"@en,
        "青空の影"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N2cc33ef3716b4ff4852a582a8fa80435 ;
    schema:name "A Shadow in the Blue Sky"@en,
        "青空の影"@ja .

_:Nd12267b00f724493943501705b7d2bcb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Returning Home From the Sky ~ Sky Dream"@en,
        "空の帰り道　〜 Sky Dream"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N2cc33ef3716b4ff4852a582a8fa80435 ;
    schema:name "Returning Home From the Sky ~ Sky Dream"@en,
        "空の帰り道　〜 Sky Dream"@ja .

_:Ndb21f6b37a2a4d079dd3c0da7e71a399 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Tiger-Patterned Bishamonten"@en,
        "虎柄の毘沙門天"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N2cc33ef3716b4ff4852a582a8fa80435 ;
    schema:name "The Tiger-Patterned Bishamonten"@en,
        "虎柄の毘沙門天"@ja .

_:N2cc33ef3716b4ff4852a582a8fa80435 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12cec32c68b540d0b68a9b5a0785fe56,
        _:N1a9d0b776e17440287f3499a77f4fdcc,
        _:N4f4d43da46ed4259ad265eb7f5a28784,
        _:N628b35159d294d638ecb9cbd27cb1e81,
        _:N74f5b87e788a46ab9844c81c54b095b0,
        _:N76a7f32aaaa54b2a9ea5eb3dfa8ec920,
        _:N7c40724a65994a34a45077779efa16d0,
        _:N824256fc3c9f4859a71dc753fffe2021,
        _:N83cdd0e52c1842429528ef9993adf41d,
        _:Nada531180037410791da9e8a67bd3e1b,
        _:Nd12267b00f724493943501705b7d2bcb,
        _:Ndb21f6b37a2a4d079dd3c0da7e71a399 ;
    mo:track_count 12 ;
    schema:duration "PT49:53"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N12cec32c68b540d0b68a9b5a0785fe56,
        _:N1a9d0b776e17440287f3499a77f4fdcc,
        _:N4f4d43da46ed4259ad265eb7f5a28784,
        _:N628b35159d294d638ecb9cbd27cb1e81,
        _:N74f5b87e788a46ab9844c81c54b095b0,
        _:N76a7f32aaaa54b2a9ea5eb3dfa8ec920,
        _:N7c40724a65994a34a45077779efa16d0,
        _:N824256fc3c9f4859a71dc753fffe2021,
        _:N83cdd0e52c1842429528ef9993adf41d,
        _:Nada531180037410791da9e8a67bd3e1b,
        _:Nd12267b00f724493943501705b7d2bcb,
        _:Ndb21f6b37a2a4d079dd3c0da7e71a399 .

