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

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

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

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

<artist/1924#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103268#subject> ;
    schema:name "Masayoshi Minoshima"@en ;
    foaf:made <album/103268#composition>,
        <album/103268#subject> ;
    foaf:name "Masayoshi Minoshima"@en .

<event/224> a mo:Release ;
    schema:name "Released at Comic Market 97 (Dec 28, 2019 to Dec 31, 2019)" .

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

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

<album/103268#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "\"PODIUM\" EPISODE02 - PROGRESSIVE -"@en,
        "\"PODIUM\" EPISODE02 - PROGRESSIVE -"@ja,
        "\"PODIUM\" EPISODE02 - PROGRESSIVE -"@ja-latn ;
    mo:performance_of <album/103268#musicalwork> ;
    mo:recorded_as <album/103268#musicalexpression> ;
    schema:name "\"PODIUM\" EPISODE02 - PROGRESSIVE -"@en,
        "\"PODIUM\" EPISODE02 - PROGRESSIVE -"@ja,
        "\"PODIUM\" EPISODE02 - PROGRESSIVE -"@ja-latn ;
    schema:workPerformed <album/103268#musicalwork> .

<org/212#subject> schema:name "Alstroemeria Records"@en,
        "アルストロメリアレコーズ"@ja,
        "Alstroemeria Records"@ja-latn ;
    foaf:name "Alstroemeria Records"@en,
        "アルストロメリアレコーズ"@ja,
        "Alstroemeria Records"@ja-latn .

<https://media.vgm.io/albums/86/103268/103268-508f1fa3ca8c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/103268#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/86/103268/103268-508f1fa3ca8c.jpg> ;
    foaf:depicts <album/103268#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/86/103268/103268-508f1fa3ca8c.jpg> .

<https://medium-media.vgm.io/albums/86/103268/103268-508f1fa3ca8c.jpg> a schema:ImageObject,
        foaf:Image .

<album/103268#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "\"PODIUM\" EPISODE02 - PROGRESSIVE -"@en,
        "\"PODIUM\" EPISODE02 - PROGRESSIVE -"@ja,
        "\"PODIUM\" EPISODE02 - PROGRESSIVE -"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1924#subject> ;
    mo:produced_work <album/103268#musicalwork> ;
    schema:name "\"PODIUM\" EPISODE02 - PROGRESSIVE -"@en,
        "\"PODIUM\" EPISODE02 - PROGRESSIVE -"@ja,
        "\"PODIUM\" EPISODE02 - PROGRESSIVE -"@ja-latn .

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

<album/103268#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-31"^^xsd:date ;
    dcterms:title "\"PODIUM\" EPISODE02 - PROGRESSIVE -"@en,
        "\"PODIUM\" EPISODE02 - PROGRESSIVE -"@ja,
        "\"PODIUM\" EPISODE02 - PROGRESSIVE -"@ja-latn ;
    mo:catalogue_number "ARCD0077" ;
    mo:media_type "CD" ;
    mo:publication_of <album/103268#musicalexpression> ;
    mo:publisher <org/212#subject> ;
    mo:record _:Nb5c49549bca445948311ef9242cb6d09 ;
    mo:record_count 1 ;
    mo:release <event/224> ;
    schema:about <product/22#subject> ;
    schema:datePublished "2019-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/86/103268/103268-508f1fa3ca8c.jpg> ;
    schema:name "\"PODIUM\" EPISODE02 - PROGRESSIVE -"@en,
        "\"PODIUM\" EPISODE02 - PROGRESSIVE -"@ja,
        "\"PODIUM\" EPISODE02 - PROGRESSIVE -"@ja-latn ;
    schema:publisher <org/212#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/103268/103268-508f1fa3ca8c.jpg> .

_:N046e76d764b54e8d93298da11952f3b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phonon"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Nb5c49549bca445948311ef9242cb6d09 ;
    schema:name "Phonon"@en .

_:N1969d4602a5841de956b4182afe99231 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Necrosis"@en ;
    mo:track_number 1 ;
    schema:duration "PT9:11"^^xsd:interval ;
    schema:inPlaylist _:Nb5c49549bca445948311ef9242cb6d09 ;
    schema:name "Necrosis"@en .

_:N24863e158c2d4797aaa5a66c05b7fff8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invisible Hand"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Nb5c49549bca445948311ef9242cb6d09 ;
    schema:name "Invisible Hand"@en .

_:Na055a03b008e4bde9436ae9b3a12c7ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nemesis"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:inPlaylist _:Nb5c49549bca445948311ef9242cb6d09 ;
    schema:name "Nemesis"@en .

_:Nd6faad0023c146d9a37cc7bdc8e8fcad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Photon"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nb5c49549bca445948311ef9242cb6d09 ;
    schema:name "Photon"@en .

_:Ne2819038b258407f84fac3e006c3a5ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tetraquark"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:Nb5c49549bca445948311ef9242cb6d09 ;
    schema:name "Tetraquark"@en .

_:Nb5c49549bca445948311ef9242cb6d09 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N046e76d764b54e8d93298da11952f3b8,
        _:N1969d4602a5841de956b4182afe99231,
        _:N24863e158c2d4797aaa5a66c05b7fff8,
        _:Na055a03b008e4bde9436ae9b3a12c7ff,
        _:Nd6faad0023c146d9a37cc7bdc8e8fcad,
        _:Ne2819038b258407f84fac3e006c3a5ff ;
    mo:track_count 6 ;
    schema:duration "PT35:55"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N046e76d764b54e8d93298da11952f3b8,
        _:N1969d4602a5841de956b4182afe99231,
        _:N24863e158c2d4797aaa5a66c05b7fff8,
        _:Na055a03b008e4bde9436ae9b3a12c7ff,
        _:Nd6faad0023c146d9a37cc7bdc8e8fcad,
        _:Ne2819038b258407f84fac3e006c3a5ff .

