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

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

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

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

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

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<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/129922#musicalexpression> a mo:Signal ;
    mo:published_as <album/129922#subject> ;
    mo:records <album/129922#performance> .

<album/129922#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "EXtended Play Vol.01"@en,
        "EXtended Play Vol.01"@ja,
        "EXtended Play Vol.01"@ja-latn ;
    mo:performance_of <album/129922#musicalwork> ;
    mo:recorded_as <album/129922#musicalexpression> ;
    schema:name "EXtended Play Vol.01"@en,
        "EXtended Play Vol.01"@ja,
        "EXtended Play Vol.01"@ja-latn ;
    schema:workPerformed <album/129922#musicalwork> .

<org/3762#subject> schema:name "ACCORD ON CODES"@en,
        "ACCORD ON CODES"@ja,
        "ACCORD ON CODES"@ja-latn ;
    foaf:name "ACCORD ON CODES"@en,
        "ACCORD ON CODES"@ja,
        "ACCORD ON CODES"@ja-latn .

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

<https://medium-media.vgm.io/albums/22/129922/129922-b294eba32555.jpg> a schema:ImageObject,
        foaf:Image .

<album/129922#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "EXtended Play Vol.01"@en,
        "EXtended Play Vol.01"@ja,
        "EXtended Play Vol.01"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "in Team Shanghai Alice"@en ;
            foaf:made <album/129922#composition> ;
            foaf:name "in Team Shanghai Alice"@en ],
        <artist/1#subject> ;
    mo:produced_work <album/129922#musicalwork> ;
    schema:name "EXtended Play Vol.01"@en,
        "EXtended Play Vol.01"@ja,
        "EXtended Play Vol.01"@ja-latn .

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

<album/129922#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-03-23"^^xsd:date ;
    dcterms:title "EXtended Play Vol.01"@en,
        "EXtended Play Vol.01"@ja,
        "EXtended Play Vol.01"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/129922#musicalexpression> ;
    mo:publisher <org/3762#subject> ;
    mo:record _:Nd772706d52fe4757992bd550dde650a2 ;
    mo:record_count 1 ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/51#subject> ;
    schema:datePublished "2020-03-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/22/129922/129922-b294eba32555.jpg> ;
    schema:name "EXtended Play Vol.01"@en,
        "EXtended Play Vol.01"@ja,
        "EXtended Play Vol.01"@ja-latn ;
    schema:publisher <org/3762#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/129922/129922-b294eba32555.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129922#subject> ;
    schema:name "in Team Shanghai Alice"@en ;
    foaf:made <album/129922#subject> ;
    foaf:name "in Team Shanghai Alice"@en .

_:N0a1f189898dc40ff8de78291623bcc0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where I Fall in Love"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:45"^^xsd:interval ;
    schema:inPlaylist _:Nd772706d52fe4757992bd550dde650a2 ;
    schema:name "Where I Fall in Love"@en .

_:N356bbaaa430f4684809736df839550f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glowing Embers"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nd772706d52fe4757992bd550dde650a2 ;
    schema:name "Glowing Embers"@en .

_:N834a73a3f49b4995908c4ee2eb950845 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All the Things Fantasy Are"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:Nd772706d52fe4757992bd550dde650a2 ;
    schema:name "All the Things Fantasy Are"@en .

_:N8dfe05e540d44699858877406db86041 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmic Blues"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:Nd772706d52fe4757992bd550dde650a2 ;
    schema:name "Cosmic Blues"@en .

_:N9551495365da40568934910f26c357f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Foughten Things"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Nd772706d52fe4757992bd550dde650a2 ;
    schema:name "My Foughten Things"@en .

_:Nd772706d52fe4757992bd550dde650a2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a1f189898dc40ff8de78291623bcc0a,
        _:N356bbaaa430f4684809736df839550f1,
        _:N834a73a3f49b4995908c4ee2eb950845,
        _:N8dfe05e540d44699858877406db86041,
        _:N9551495365da40568934910f26c357f7 ;
    mo:track_count 5 ;
    schema:duration "PT28:18"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0a1f189898dc40ff8de78291623bcc0a,
        _:N356bbaaa430f4684809736df839550f1,
        _:N834a73a3f49b4995908c4ee2eb950845,
        _:N8dfe05e540d44699858877406db86041,
        _:N9551495365da40568934910f26c357f7 .

