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

<artist/9007#subject> a schema:Person,
        foaf:Person ;
    schema:name "azuki"@en ;
    foaf:made <album/24483#lyrics>,
        <album/24483#subject> ;
    foaf:name "azuki"@en .

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

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

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

<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/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@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 .

<album/24483#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SENGENI"@en,
        "茜眩帷-SENGENI-"@ja,
        "SENGENI"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/24483#musicalwork> ;
    schema:name "SENGENI"@en,
        "茜眩帷-SENGENI-"@ja,
        "SENGENI"@ja-latn .

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

<org/560#subject> schema:name "Crest"@en,
        "Crest"@ja,
        "Crest"@ja-latn ;
    foaf:name "Crest"@en,
        "Crest"@ja,
        "Crest"@ja-latn .

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

<https://medium-media.vgm.io/albums/38/24483/24483-1299515732.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/16593#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24483#performance> ;
    schema:name "Peko"@en ;
    foaf:made <album/24483#lyrics>,
        <album/24483#subject> ;
    foaf:name "Peko"@en .

<artist/7326#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24483#performance> ;
    schema:name "Cherose"@en,
        "チェロス"@ja ;
    foaf:name "Cherose"@en,
        "チェロス"@ja .

<artist/9310#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24483#performance> ;
    schema:name "YURiCa"@en,
        "ユリカ"@ja ;
    foaf:name "YURiCa"@en,
        "ユリカ"@ja .

<artist/9698#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24483#performance> ;
    schema:name "Yuuna"@en,
        "ゆーな"@ja ;
    foaf:name "Yuuna"@en,
        "ゆーな"@ja .

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

<album/24483#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SENGENI"@en,
        "茜眩帷-SENGENI-"@ja,
        "SENGENI"@ja-latn ;
    mo:performance_of <album/24483#musicalwork> ;
    mo:performer _:N16a37c12405d4d6ab01d7fe305f74dfb,
        <artist/16593#subject>,
        <artist/7326#subject>,
        <artist/9310#subject>,
        <artist/9698#subject> ;
    mo:recorded_as <album/24483#musicalexpression> ;
    schema:byArtist _:N16a37c12405d4d6ab01d7fe305f74dfb,
        <artist/16593#subject>,
        <artist/7326#subject>,
        <artist/9310#subject>,
        <artist/9698#subject> ;
    schema:name "SENGENI"@en,
        "茜眩帷-SENGENI-"@ja,
        "SENGENI"@ja-latn ;
    schema:workPerformed <album/24483#musicalwork> .

<album/24483#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-03-13"^^xsd:date ;
    dcterms:title "SENGENI"@en,
        "茜眩帷-SENGENI-"@ja,
        "SENGENI"@ja-latn ;
    mo:catalogue_number "CRAD-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24483#musicalexpression> ;
    mo:publisher <org/560#subject> ;
    mo:record _:N1f3924922eca47dbb05fe19b57784537 ;
    mo:record_count 1 ;
    mo:release <event/100> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/29#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "ASK"@en ;
            foaf:name "ASK"@en ],
        <artist/16593#subject>,
        <artist/7326#subject>,
        <artist/9310#subject>,
        <artist/9698#subject> ;
    schema:datePublished "2011-03-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/24483/24483-1299515732.jpg> ;
    schema:name "SENGENI"@en,
        "茜眩帷-SENGENI-"@ja,
        "SENGENI"@ja-latn ;
    schema:publisher <org/560#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/24483/24483-1299515732.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "朧彦"@en ;
    foaf:made <album/24483#subject> ;
    foaf:name "朧彦"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "朧彦"@en ;
    foaf:made <album/24483#lyrics> ;
    foaf:name "朧彦"@en .

_:N0dc580edfd694dab8b3429ca057339c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Point Of View"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N1f3924922eca47dbb05fe19b57784537 ;
    schema:name "Point Of View"@ja .

_:N16a37c12405d4d6ab01d7fe305f74dfb a schema:Person,
        foaf:Person ;
    mo:performed <album/24483#performance> ;
    schema:name "ASK"@en ;
    foaf:name "ASK"@en .

_:N299ffe97a13a400598ec70fb969179fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "眩暈 ～ dizzy me silly"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N1f3924922eca47dbb05fe19b57784537 ;
    schema:name "眩暈 ～ dizzy me silly"@ja .

_:N397763fbd0b44a7cb9ed28d6811b45bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Color Of Heart"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:N1f3924922eca47dbb05fe19b57784537 ;
    schema:name "Color Of Heart"@ja .

_:N399521acea5c431cb59b5827c2b34171 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragment"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N1f3924922eca47dbb05fe19b57784537 ;
    schema:name "Fragment"@ja .

_:N4f9c3264c41644248610b5cfce9f3ef3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Make to the Days"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N1f3924922eca47dbb05fe19b57784537 ;
    schema:name "Make to the Days"@ja .

_:N92e6952ab190474088275baa9ef997eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さすれば幸運云わば魔法の什器(SENGENI.Mix)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N1f3924922eca47dbb05fe19b57784537 ;
    schema:name "さすれば幸運云わば魔法の什器(SENGENI.Mix)"@ja .

_:Nb095bb0131e341a1a2519196e7738e44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "昇れのぼれ天まで昇れ(SENGENI.Mix)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N1f3924922eca47dbb05fe19b57784537 ;
    schema:name "昇れのぼれ天まで昇れ(SENGENI.Mix)"@ja .

_:Nbdeac471713546e4a64da3fe8b18c074 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "茜眩帷 ～ Introduction"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N1f3924922eca47dbb05fe19b57784537 ;
    schema:name "茜眩帷 ～ Introduction"@ja .

_:Nf1148f22f01d4ff7bec4799042d85754 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stardust Dreams(SENGENI.Mix)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N1f3924922eca47dbb05fe19b57784537 ;
    schema:name "Stardust Dreams(SENGENI.Mix)"@ja .

_:N1f3924922eca47dbb05fe19b57784537 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0dc580edfd694dab8b3429ca057339c1,
        _:N299ffe97a13a400598ec70fb969179fe,
        _:N397763fbd0b44a7cb9ed28d6811b45bd,
        _:N399521acea5c431cb59b5827c2b34171,
        _:N4f9c3264c41644248610b5cfce9f3ef3,
        _:N92e6952ab190474088275baa9ef997eb,
        _:Nb095bb0131e341a1a2519196e7738e44,
        _:Nbdeac471713546e4a64da3fe8b18c074,
        _:Nf1148f22f01d4ff7bec4799042d85754 ;
    mo:track_count 9 ;
    schema:duration "PT37:05"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0dc580edfd694dab8b3429ca057339c1,
        _:N299ffe97a13a400598ec70fb969179fe,
        _:N397763fbd0b44a7cb9ed28d6811b45bd,
        _:N399521acea5c431cb59b5827c2b34171,
        _:N4f9c3264c41644248610b5cfce9f3ef3,
        _:N92e6952ab190474088275baa9ef997eb,
        _:Nb095bb0131e341a1a2519196e7738e44,
        _:Nbdeac471713546e4a64da3fe8b18c074,
        _:Nf1148f22f01d4ff7bec4799042d85754 .

