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

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

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

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

<event/172> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 12 (May 10, 2015)" .

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

<album/52499#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Oshare to wa, Kou Iu Koto."@en,
        "オシャレとは、こういうこと。"@ja,
        "Oshare to wa, Kou Iu Koto."@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/52499#musicalwork> ;
    schema:name "Oshare to wa, Kou Iu Koto."@en,
        "オシャレとは、こういうこと。"@ja,
        "Oshare to wa, Kou Iu Koto."@ja-latn .

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

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

<https://media.vgm.io/albums/99/52499/52499-1430677994.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/52499#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/99/52499/52499-1430677994.png> ;
    foaf:depicts <album/52499#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/99/52499/52499-1430677994.png> .

<https://medium-media.vgm.io/albums/99/52499/52499-1430677994.png> a schema:ImageObject,
        foaf:Image .

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

<album/52499#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Oshare to wa, Kou Iu Koto."@en,
        "オシャレとは、こういうこと。"@ja,
        "Oshare to wa, Kou Iu Koto."@ja-latn ;
    mo:performance_of <album/52499#musicalwork> ;
    mo:performer _:Ndbb75f2a70a84884a2cfec1e3c592900 ;
    mo:recorded_as <album/52499#musicalexpression> ;
    schema:byArtist _:Ndbb75f2a70a84884a2cfec1e3c592900 ;
    schema:name "Oshare to wa, Kou Iu Koto."@en,
        "オシャレとは、こういうこと。"@ja,
        "Oshare to wa, Kou Iu Koto."@ja-latn ;
    schema:workPerformed <album/52499#musicalwork> .

<album/52499#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-05-10"^^xsd:date ;
    dcterms:title "Oshare to wa, Kou Iu Koto."@en,
        "オシャレとは、こういうこと。"@ja,
        "Oshare to wa, Kou Iu Koto."@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/52499#musicalexpression> ;
    mo:publisher <org/273#subject> ;
    mo:record _:N0a15da2447964ec28a4cf1accb07f875 ;
    mo:record_count 1 ;
    mo:release <event/172> ;
    schema:about <product/20#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Kohei Ando"@en ;
            foaf:name "Kohei Ando"@en ] ;
    schema:datePublished "2015-05-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/99/52499/52499-1430677994.png> ;
    schema:name "Oshare to wa, Kou Iu Koto."@en,
        "オシャレとは、こういうこと。"@ja,
        "Oshare to wa, Kou Iu Koto."@ja-latn ;
    schema:publisher <org/273#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/52499/52499-1430677994.png> .

_:N041bd98c451448b3b3847beaf9b8c75f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ほおずきみたいに紅い魂"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N0a15da2447964ec28a4cf1accb07f875 ;
    schema:name "ほおずきみたいに紅い魂"@ja .

_:N0f4af96fc44f4b50be01908e1b0f6000 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヴワル魔法図書館"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N0a15da2447964ec28a4cf1accb07f875 ;
    schema:name "ヴワル魔法図書館"@ja .

_:N52bc9d348eec42899be81294beea2a72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N.オーエンは彼女なのか?"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N0a15da2447964ec28a4cf1accb07f875 ;
    schema:name "U.N.オーエンは彼女なのか?"@ja .

_:Na3cce183d1384c7e8e6f9fd01679c539 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おてんば恋娘(Pastel Color Mix)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N0a15da2447964ec28a4cf1accb07f875 ;
    schema:name "おてんば恋娘(Pastel Color Mix)"@ja .

_:Nb11bde5ddad04b7f9b8bc6e0ff9c6b1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "亡き王女の為のセプテット"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N0a15da2447964ec28a4cf1accb07f875 ;
    schema:name "亡き王女の為のセプテット"@ja .

_:Ncfeaee05ce79421a8b79c860de1c2949 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妖魔夜行"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N0a15da2447964ec28a4cf1accb07f875 ;
    schema:name "妖魔夜行"@ja .

_:Nd7b6bb0af86a4d2992a4c12e5e887f45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おてんば恋娘"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N0a15da2447964ec28a4cf1accb07f875 ;
    schema:name "おてんば恋娘"@ja .

_:Ndbb75f2a70a84884a2cfec1e3c592900 a schema:Person,
        foaf:Person ;
    mo:performed <album/52499#performance> ;
    schema:name "Kohei Ando"@en ;
    foaf:name "Kohei Ando"@en .

_:N0a15da2447964ec28a4cf1accb07f875 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N041bd98c451448b3b3847beaf9b8c75f,
        _:N0f4af96fc44f4b50be01908e1b0f6000,
        _:N52bc9d348eec42899be81294beea2a72,
        _:Na3cce183d1384c7e8e6f9fd01679c539,
        _:Nb11bde5ddad04b7f9b8bc6e0ff9c6b1f,
        _:Ncfeaee05ce79421a8b79c860de1c2949,
        _:Nd7b6bb0af86a4d2992a4c12e5e887f45 ;
    mo:track_count 7 ;
    schema:duration "PT26:36"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N041bd98c451448b3b3847beaf9b8c75f,
        _:N0f4af96fc44f4b50be01908e1b0f6000,
        _:N52bc9d348eec42899be81294beea2a72,
        _:Na3cce183d1384c7e8e6f9fd01679c539,
        _:Nb11bde5ddad04b7f9b8bc6e0ff9c6b1f,
        _:Ncfeaee05ce79421a8b79c860de1c2949,
        _:Nd7b6bb0af86a4d2992a4c12e5e887f45 .

