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

<artist/15204#subject> a schema:Person,
        foaf:Person ;
    schema:name "Naika-Tei"@en,
        "内火艇"@ja ;
    foaf:made <album/27820#lyrics>,
        <album/27820#subject> ;
    foaf:name "Naika-Tei"@en,
        "内火艇"@ja .

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

<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 .

<album/27820#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "EVERLASTING STARBOW"@en,
        "EVERLASTING STARBOW"@ja,
        "EVERLASTING STARBOW"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/27820#musicalwork> ;
    schema:name "EVERLASTING STARBOW"@en,
        "EVERLASTING STARBOW"@ja,
        "EVERLASTING STARBOW"@ja-latn .

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

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

<org/871#subject> schema:name "SEA SPARROWS"@en,
        "SEA SPARROWS"@ja,
        "SEA SPARROWS"@ja-latn ;
    foaf:name "SEA SPARROWS"@en,
        "SEA SPARROWS"@ja,
        "SEA SPARROWS"@ja-latn .

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

<https://medium-media.vgm.io/albums/02/27820/27820-1312325444.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/27820#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "EVERLASTING STARBOW"@en,
        "EVERLASTING STARBOW"@ja,
        "EVERLASTING STARBOW"@ja-latn ;
    mo:performance_of <album/27820#musicalwork> ;
    mo:performer <artist/15206#subject> ;
    mo:recorded_as <album/27820#musicalexpression> ;
    schema:byArtist <artist/15206#subject> ;
    schema:name "EVERLASTING STARBOW"@en,
        "EVERLASTING STARBOW"@ja,
        "EVERLASTING STARBOW"@ja-latn ;
    schema:workPerformed <album/27820#musicalwork> .

<artist/15206#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27820#performance> ;
    schema:name "Koharu Asakura"@en,
        "浅倉小春"@ja ;
    foaf:name "Koharu Asakura"@en,
        "浅倉小春"@ja .

<album/27820#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "EVERLASTING STARBOW"@en,
        "EVERLASTING STARBOW"@ja,
        "EVERLASTING STARBOW"@ja-latn ;
    mo:catalogue_number "SSTO-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27820#musicalexpression> ;
    mo:publisher <org/871#subject> ;
    mo:record _:N5d14b57867e34648a48fba51e2ad8dfa ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/20#subject>,
        <product/27#subject> ;
    schema:byArtist <artist/15206#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/02/27820/27820-1312325444.jpg> ;
    schema:name "EVERLASTING STARBOW"@en,
        "EVERLASTING STARBOW"@ja,
        "EVERLASTING STARBOW"@ja-latn ;
    schema:publisher <org/871#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/27820/27820-1312325444.jpg> .

_:N00473c19a97740d5b6b475b970e14d01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance 'till your Red & White."@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N5d14b57867e34648a48fba51e2ad8dfa ;
    schema:name "Dance 'till your Red & White."@ja .

_:N3777f97c192840c095f32ed1acf28459 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サヨナラ☆SWING BYe"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N5d14b57867e34648a48fba51e2ad8dfa ;
    schema:name "サヨナラ☆SWING BYe"@ja .

_:N6354f00a96224f2ab4a7a7e8c7228221 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time Continues, if it ever Continues."@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N5d14b57867e34648a48fba51e2ad8dfa ;
    schema:name "Time Continues, if it ever Continues."@ja .

_:N651fe19becbf4f6bb0a91ecd6e89b881 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Psychetastic Starbow Break!"@ja ;
    mo:track_number 11 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:inPlaylist _:N5d14b57867e34648a48fba51e2ad8dfa ;
    schema:name "Psychetastic Starbow Break!"@ja .

_:N9fc8ec5b74994d55b04a62a9848853c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elixir of Life"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:N5d14b57867e34648a48fba51e2ad8dfa ;
    schema:name "Elixir of Life"@ja .

_:Na965b66828d54360aca393f22c2fb69b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to Imperishable Night!!!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N5d14b57867e34648a48fba51e2ad8dfa ;
    schema:name "Welcome to Imperishable Night!!!"@ja .

_:Nac56fd710cb1481b8799743bba1ada78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "long_voyage"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N5d14b57867e34648a48fba51e2ad8dfa ;
    schema:name "long_voyage"@ja .

_:Nbe23680dfe614fa2bd1c7a369b488f87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "intro -fuegos artificiales-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N5d14b57867e34648a48fba51e2ad8dfa ;
    schema:name "intro -fuegos artificiales-"@ja .

_:Nc60556e0fbca4acc8ca0e7dfd83f0008 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bullet through the BrOKeN EYe."@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N5d14b57867e34648a48fba51e2ad8dfa ;
    schema:name "Bullet through the BrOKeN EYe."@ja .

_:Ne5d051cd1842464fb7f310fc5fee0b43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東方妖怪小町 -eupatorium remix-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N5d14b57867e34648a48fba51e2ad8dfa ;
    schema:name "東方妖怪小町 -eupatorium remix-"@ja .

_:Nf999c2961e1c47c08760feb1c7b86728 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1945 Evacuation through the Blaze!"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N5d14b57867e34648a48fba51e2ad8dfa ;
    schema:name "1945 Evacuation through the Blaze!"@ja .

_:N5d14b57867e34648a48fba51e2ad8dfa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00473c19a97740d5b6b475b970e14d01,
        _:N3777f97c192840c095f32ed1acf28459,
        _:N6354f00a96224f2ab4a7a7e8c7228221,
        _:N651fe19becbf4f6bb0a91ecd6e89b881,
        _:N9fc8ec5b74994d55b04a62a9848853c7,
        _:Na965b66828d54360aca393f22c2fb69b,
        _:Nac56fd710cb1481b8799743bba1ada78,
        _:Nbe23680dfe614fa2bd1c7a369b488f87,
        _:Nc60556e0fbca4acc8ca0e7dfd83f0008,
        _:Ne5d051cd1842464fb7f310fc5fee0b43,
        _:Nf999c2961e1c47c08760feb1c7b86728 ;
    mo:track_count 11 ;
    schema:duration "PT46:03"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N00473c19a97740d5b6b475b970e14d01,
        _:N3777f97c192840c095f32ed1acf28459,
        _:N6354f00a96224f2ab4a7a7e8c7228221,
        _:N651fe19becbf4f6bb0a91ecd6e89b881,
        _:N9fc8ec5b74994d55b04a62a9848853c7,
        _:Na965b66828d54360aca393f22c2fb69b,
        _:Nac56fd710cb1481b8799743bba1ada78,
        _:Nbe23680dfe614fa2bd1c7a369b488f87,
        _:Nc60556e0fbca4acc8ca0e7dfd83f0008,
        _:Ne5d051cd1842464fb7f310fc5fee0b43,
        _:Nf999c2961e1c47c08760feb1c7b86728 .

