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

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

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

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

<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/11172#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Natsukage!"@en,
        "なつかげ！"@ja,
        "Natsukage!"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/11172#musicalwork> ;
    schema:name "Natsukage!"@en,
        "なつかげ！"@ja,
        "Natsukage!"@ja-latn .

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

<album/11172#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Natsukage!"@en,
        "なつかげ！"@ja,
        "Natsukage!"@ja-latn ;
    mo:performance_of <album/11172#musicalwork> ;
    mo:recorded_as <album/11172#musicalexpression> ;
    schema:name "Natsukage!"@en,
        "なつかげ！"@ja,
        "Natsukage!"@ja-latn ;
    schema:workPerformed <album/11172#musicalwork> .

<org/197#subject> schema:name "Angelic Quasar"@en,
        "Angelic Quasar"@ja,
        "Angelic Quasar"@ja-latn ;
    foaf:name "Angelic Quasar"@en,
        "Angelic Quasar"@ja,
        "Angelic Quasar"@ja-latn .

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

<https://medium-media.vgm.io/albums/27/11172/11172-b37d293296b8.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/11172#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-09-09"^^xsd:date ;
    dcterms:title "Natsukage!"@en,
        "なつかげ！"@ja,
        "Natsukage!"@ja-latn ;
    mo:catalogue_number "AQSH-0016" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11172#musicalexpression> ;
    mo:publisher <org/197#subject> ;
    mo:record _:N5e396b637e8f49a783598971520a4370 ;
    mo:record_count 1 ;
    schema:about <product/20#subject> ;
    schema:datePublished "2007-09-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/11172/11172-b37d293296b8.jpg> ;
    schema:name "Natsukage!"@en,
        "なつかげ！"@ja,
        "Natsukage!"@ja-latn ;
    schema:publisher <org/197#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/11172/11172-b37d293296b8.jpg> .

_:N0d4207d21e014189b1b15a6a63a980e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No sport, no pie"@en,
        "No sport, no pie"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N5e396b637e8f49a783598971520a4370 ;
    schema:name "No sport, no pie"@en,
        "No sport, no pie"@ja .

_:N476331fd8f5d4528897d07cece54cb2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sudden Breach!!"@en,
        "急がば破れ!!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N5e396b637e8f49a783598971520a4370 ;
    schema:name "Sudden Breach!!"@en,
        "急がば破れ!!"@ja .

_:N5ff7bd987ee74591a4e19536715bed6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trancing Tea Time 2007"@en,
        "Trancing Tea Time 2007"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N5e396b637e8f49a783598971520a4370 ;
    schema:name "Trancing Tea Time 2007"@en,
        "Trancing Tea Time 2007"@ja .

_:Nc48c63657dcb4231bbc15f629dc96320 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonlight Seeker"@en,
        "Moonlight Seeker"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N5e396b637e8f49a783598971520a4370 ;
    schema:name "Moonlight Seeker"@en,
        "Moonlight Seeker"@ja .

_:Ncb77d124b5e14bc2b0b4904531687b5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Fire Setting a Field Ablaze　~Scarlet Flare"@en,
        "星火燎原　～Scarlet Flare"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N5e396b637e8f49a783598971520a4370 ;
    schema:name "Star Fire Setting a Field Ablaze　~Scarlet Flare"@en,
        "星火燎原　～Scarlet Flare"@ja .

_:Ncccaa532947444dd8bdcdfa1ec1faeab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distressful Summer Painted in Autumn Frost"@en,
        "愁き夏の秋霜に染む"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N5e396b637e8f49a783598971520a4370 ;
    schema:name "Distressful Summer Painted in Autumn Frost"@en,
        "愁き夏の秋霜に染む"@ja .

_:Nd1d8734e5eb142e7840f767253c0dbcc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mag Mell Crisis"@en,
        "メクルメクキョウキ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N5e396b637e8f49a783598971520a4370 ;
    schema:name "Mag Mell Crisis"@en,
        "メクルメクキョウキ"@ja .

_:Nd42a2e4039bc4718b2ec0e1b503bd67f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Selene"@en,
        "Selene"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N5e396b637e8f49a783598971520a4370 ;
    schema:name "Selene"@en,
        "Selene"@ja .

_:Nd5398918e4694371b511a49bee00dff4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Red from Shining Yellow"@en,
        "紅より赫き永遠"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N5e396b637e8f49a783598971520a4370 ;
    schema:name "Deep Red from Shining Yellow"@en,
        "紅より赫き永遠"@ja .

_:Ne5a916ecaaee4ed4a6d9f637b14f5e12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "piSacia sApaTi"@en,
        "piSacia sApaTi"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N5e396b637e8f49a783598971520a4370 ;
    schema:name "piSacia sApaTi"@en,
        "piSacia sApaTi"@ja .

_:N5e396b637e8f49a783598971520a4370 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d4207d21e014189b1b15a6a63a980e4,
        _:N476331fd8f5d4528897d07cece54cb2a,
        _:N5ff7bd987ee74591a4e19536715bed6a,
        _:Nc48c63657dcb4231bbc15f629dc96320,
        _:Ncb77d124b5e14bc2b0b4904531687b5d,
        _:Ncccaa532947444dd8bdcdfa1ec1faeab,
        _:Nd1d8734e5eb142e7840f767253c0dbcc,
        _:Nd42a2e4039bc4718b2ec0e1b503bd67f,
        _:Nd5398918e4694371b511a49bee00dff4,
        _:Ne5a916ecaaee4ed4a6d9f637b14f5e12 ;
    mo:track_count 10 ;
    schema:duration "PT47:42"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0d4207d21e014189b1b15a6a63a980e4,
        _:N476331fd8f5d4528897d07cece54cb2a,
        _:N5ff7bd987ee74591a4e19536715bed6a,
        _:Nc48c63657dcb4231bbc15f629dc96320,
        _:Ncb77d124b5e14bc2b0b4904531687b5d,
        _:Ncccaa532947444dd8bdcdfa1ec1faeab,
        _:Nd1d8734e5eb142e7840f767253c0dbcc,
        _:Nd42a2e4039bc4718b2ec0e1b503bd67f,
        _:Nd5398918e4694371b511a49bee00dff4,
        _:Ne5a916ecaaee4ed4a6d9f637b14f5e12 .

