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

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

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

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

<event/100> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 8 (May 08, 2011)" .

<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/24393#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FAREWELL -Melancholy And The Starry Sky-"@en,
        "FAREWELL -Melancholy And The Starry Sky-"@ja,
        "FAREWELL -Melancholy And The Starry Sky-"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/24393#musicalwork> ;
    schema:name "FAREWELL -Melancholy And The Starry Sky-"@en,
        "FAREWELL -Melancholy And The Starry Sky-"@ja,
        "FAREWELL -Melancholy And The Starry Sky-"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/39/24393/24393-1299264347.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/24393#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FAREWELL -Melancholy And The Starry Sky-"@en,
        "FAREWELL -Melancholy And The Starry Sky-"@ja,
        "FAREWELL -Melancholy And The Starry Sky-"@ja-latn ;
    mo:performance_of <album/24393#musicalwork> ;
    mo:performer _:N55fb4ec3727c41278b714207f26fc255,
        _:N6124fde5bc7b400486c5590df8e0da0d,
        _:N648f18d8dc5040fa8e7e5f9fbe618064,
        _:N67a48462c49b4690866f2bb5302301fe ;
    mo:recorded_as <album/24393#musicalexpression> ;
    schema:byArtist _:N55fb4ec3727c41278b714207f26fc255,
        _:N6124fde5bc7b400486c5590df8e0da0d,
        _:N648f18d8dc5040fa8e7e5f9fbe618064,
        _:N67a48462c49b4690866f2bb5302301fe ;
    schema:name "FAREWELL -Melancholy And The Starry Sky-"@en,
        "FAREWELL -Melancholy And The Starry Sky-"@ja,
        "FAREWELL -Melancholy And The Starry Sky-"@ja-latn ;
    schema:workPerformed <album/24393#musicalwork> .

<album/24393#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-03-13"^^xsd:date ;
    dcterms:title "FAREWELL -Melancholy And The Starry Sky-"@en,
        "FAREWELL -Melancholy And The Starry Sky-"@ja,
        "FAREWELL -Melancholy And The Starry Sky-"@ja-latn ;
    mo:catalogue_number "QMCD-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24393#musicalexpression> ;
    mo:publisher _:N5bf4cbe824a24badb4d79c0fa6d583d1 ;
    mo:record _:N39048c7e97624b8a91785db68a1a796a ;
    mo:record_count 1 ;
    mo:release <event/100> ;
    schema:about <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Minami"@en ;
            foaf:name "Minami"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Solaris"@en ;
            foaf:name "Solaris"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ritsu Kisaragi"@en ;
            foaf:name "Ritsu Kisaragi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ren Yukino"@en ;
            foaf:name "Ren Yukino"@en ] ;
    schema:datePublished "2011-03-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/24393/24393-1299264347.jpg> ;
    schema:name "FAREWELL -Melancholy And The Starry Sky-"@en,
        "FAREWELL -Melancholy And The Starry Sky-"@ja,
        "FAREWELL -Melancholy And The Starry Sky-"@ja-latn ;
    schema:publisher _:N5bf4cbe824a24badb4d79c0fa6d583d1 ;
    foaf:depiction <https://media.vgm.io/albums/39/24393/24393-1299264347.jpg> .

_:N48b6bbee2b694fc18b9156352c70b314 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom GiRL"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N39048c7e97624b8a91785db68a1a796a ;
    schema:name "Phantom GiRL"@en .

_:N55fb4ec3727c41278b714207f26fc255 a schema:Person,
        foaf:Person ;
    mo:performed <album/24393#performance> ;
    schema:name "Ritsu Kisaragi"@en ;
    foaf:name "Ritsu Kisaragi"@en .

_:N56e72ff915a7424fb5d376526c4c097d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chaos.2011"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:N39048c7e97624b8a91785db68a1a796a ;
    schema:name "Chaos.2011"@en .

_:N5bf4cbe824a24badb4d79c0fa6d583d1 schema:name "Quintet"@en ;
    foaf:name "Quintet"@en .

_:N6124fde5bc7b400486c5590df8e0da0d a schema:Person,
        foaf:Person ;
    mo:performed <album/24393#performance> ;
    schema:name "Ren Yukino"@en ;
    foaf:name "Ren Yukino"@en .

_:N63c16ee9418346e48065d60143c2e0ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyper Nebula"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N39048c7e97624b8a91785db68a1a796a ;
    schema:name "Hyper Nebula"@en .

_:N648f18d8dc5040fa8e7e5f9fbe618064 a schema:Person,
        foaf:Person ;
    mo:performed <album/24393#performance> ;
    schema:name "Minami"@en ;
    foaf:name "Minami"@en .

_:N67a48462c49b4690866f2bb5302301fe a schema:Person,
        foaf:Person ;
    mo:performed <album/24393#performance> ;
    schema:name "Solaris"@en ;
    foaf:name "Solaris"@en .

_:N67cfb0486c3c401ebf8e3a0aaa25d426 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Umbrella"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N39048c7e97624b8a91785db68a1a796a ;
    schema:name "Umbrella"@en .

_:N7262c96d442942a39c32fafd3cf5651f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Feel U Coming"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N39048c7e97624b8a91785db68a1a796a ;
    schema:name "I Feel U Coming"@en .

_:N7cd9ad66725f4f8c8fadf4683d6539da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star River"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N39048c7e97624b8a91785db68a1a796a ;
    schema:name "Star River"@en .

_:Na4a6a78b92a5463484429b6ab0391c63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monster Monstar"@en ;
    mo:track_number 9 ;
    schema:duration "PT10:01"^^xsd:interval ;
    schema:inPlaylist _:N39048c7e97624b8a91785db68a1a796a ;
    schema:name "Monster Monstar"@en .

_:Nac4502c2f8814de29d936e0656f25dfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kick on The World Distraction"@en ;
    mo:track_number 8 ;
    schema:duration "PT7:06"^^xsd:interval ;
    schema:inPlaylist _:N39048c7e97624b8a91785db68a1a796a ;
    schema:name "Kick on The World Distraction"@en .

_:Naed76696fa2243009a4d92bc6ac27d84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Out of Control"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N39048c7e97624b8a91785db68a1a796a ;
    schema:name "Out of Control"@en .

_:Nb8ee9f13b8744248a3ebce351b61d85c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STARGAZER"@en ;
    mo:track_number 11 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:N39048c7e97624b8a91785db68a1a796a ;
    schema:name "STARGAZER"@en .

_:Nd1cb1df2419e4b7f84a62f656f91d775 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crisis"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:N39048c7e97624b8a91785db68a1a796a ;
    schema:name "Crisis"@en .

_:N39048c7e97624b8a91785db68a1a796a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N48b6bbee2b694fc18b9156352c70b314,
        _:N56e72ff915a7424fb5d376526c4c097d,
        _:N63c16ee9418346e48065d60143c2e0ca,
        _:N67cfb0486c3c401ebf8e3a0aaa25d426,
        _:N7262c96d442942a39c32fafd3cf5651f,
        _:N7cd9ad66725f4f8c8fadf4683d6539da,
        _:Na4a6a78b92a5463484429b6ab0391c63,
        _:Nac4502c2f8814de29d936e0656f25dfd,
        _:Naed76696fa2243009a4d92bc6ac27d84,
        _:Nb8ee9f13b8744248a3ebce351b61d85c,
        _:Nd1cb1df2419e4b7f84a62f656f91d775 ;
    mo:track_count 11 ;
    schema:duration "PT62:05"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N48b6bbee2b694fc18b9156352c70b314,
        _:N56e72ff915a7424fb5d376526c4c097d,
        _:N63c16ee9418346e48065d60143c2e0ca,
        _:N67cfb0486c3c401ebf8e3a0aaa25d426,
        _:N7262c96d442942a39c32fafd3cf5651f,
        _:N7cd9ad66725f4f8c8fadf4683d6539da,
        _:Na4a6a78b92a5463484429b6ab0391c63,
        _:Nac4502c2f8814de29d936e0656f25dfd,
        _:Naed76696fa2243009a4d92bc6ac27d84,
        _:Nb8ee9f13b8744248a3ebce351b61d85c,
        _:Nd1cb1df2419e4b7f84a62f656f91d775 .

