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

<album/118129#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TOHO BOOTLEGS 4"@en,
        "TOHO BOOTLEGS 4"@ja,
        "TOHO BOOTLEGS 4"@ja-latn ;
    mo:produced_work <album/118129#musicalwork> ;
    schema:name "TOHO BOOTLEGS 4"@en,
        "TOHO BOOTLEGS 4"@ja,
        "TOHO BOOTLEGS 4"@ja-latn .

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

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

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

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<product/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

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

<album/118129#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TOHO BOOTLEGS 4"@en,
        "TOHO BOOTLEGS 4"@ja,
        "TOHO BOOTLEGS 4"@ja-latn ;
    mo:performance_of <album/118129#musicalwork> ;
    mo:recorded_as <album/118129#musicalexpression> ;
    schema:name "TOHO BOOTLEGS 4"@en,
        "TOHO BOOTLEGS 4"@ja,
        "TOHO BOOTLEGS 4"@ja-latn ;
    schema:workPerformed <album/118129#musicalwork> .

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

<https://media.vgm.io/albums/92/118129/118129-2498cf8457ab.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/118129#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/92/118129/118129-2498cf8457ab.png> ;
    foaf:depicts <album/118129#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/92/118129/118129-2498cf8457ab.png> .

<https://medium-media.vgm.io/albums/92/118129/118129-2498cf8457ab.png> a schema:ImageObject,
        foaf:Image .

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

<album/118129#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-08-28"^^xsd:date ;
    dcterms:title "TOHO BOOTLEGS 4"@en,
        "TOHO BOOTLEGS 4"@ja,
        "TOHO BOOTLEGS 4"@ja-latn ;
    mo:catalogue_number "IO-0332" ;
    mo:media_type "CD" ;
    mo:publication_of <album/118129#musicalexpression> ;
    mo:publisher <org/333#subject> ;
    mo:record _:N886189422e26441da060a0f34f635453 ;
    mo:record_count 1 ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/37#subject>,
        <product/882#subject> ;
    schema:datePublished "2021-08-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/92/118129/118129-2498cf8457ab.png> ;
    schema:name "TOHO BOOTLEGS 4"@en,
        "TOHO BOOTLEGS 4"@ja,
        "TOHO BOOTLEGS 4"@ja-latn ;
    schema:publisher <org/333#subject> ;
    foaf:depiction <https://media.vgm.io/albums/92/118129/118129-2498cf8457ab.png> .

_:N0fa3318214e74cc4a1772d745e1325c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ATOMIC HEART"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N886189422e26441da060a0f34f635453 ;
    schema:name "ATOMIC HEART"@en .

_:N1f22f4d243aa41c08eef8e770cf41005 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon Fact"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N886189422e26441da060a0f34f635453 ;
    schema:name "Moon Fact"@en .

_:N4baa409afcc24fc3b778f66654c07bed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The World Is Not Enough"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N886189422e26441da060a0f34f635453 ;
    schema:name "The World Is Not Enough"@en .

_:N4e050d28c1734ef9aac9ee70afe5a48f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Neurofantasia"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N886189422e26441da060a0f34f635453 ;
    schema:name "Neurofantasia"@en .

_:N50e87a9d9f454e05b4962e4864dc328f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Stop The Music (Liquid Funk Bootleg)"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N886189422e26441da060a0f34f635453 ;
    schema:name "Don't Stop The Music (Liquid Funk Bootleg)"@en .

_:Nbb34a4a3d266415f8b2256d17f025b73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Redgrave"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N886189422e26441da060a0f34f635453 ;
    schema:name "Redgrave"@en .

_:Nbb662abf976e4c248396826c24410556 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SILVER BULLET"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:N886189422e26441da060a0f34f635453 ;
    schema:name "SILVER BULLET"@en .

_:Ndad32262fb314bd79646175f7a324dc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invisible House Party"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N886189422e26441da060a0f34f635453 ;
    schema:name "Invisible House Party"@en .

_:Ndf8b770d383646f58887a8f21036f2b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DESIRE OVERDRIVE"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N886189422e26441da060a0f34f635453 ;
    schema:name "DESIRE OVERDRIVE"@en .

_:N886189422e26441da060a0f34f635453 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fa3318214e74cc4a1772d745e1325c2,
        _:N1f22f4d243aa41c08eef8e770cf41005,
        _:N4baa409afcc24fc3b778f66654c07bed,
        _:N4e050d28c1734ef9aac9ee70afe5a48f,
        _:N50e87a9d9f454e05b4962e4864dc328f,
        _:Nbb34a4a3d266415f8b2256d17f025b73,
        _:Nbb662abf976e4c248396826c24410556,
        _:Ndad32262fb314bd79646175f7a324dc9,
        _:Ndf8b770d383646f58887a8f21036f2b1 ;
    mo:track_count 9 ;
    schema:duration "PT37:55"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0fa3318214e74cc4a1772d745e1325c2,
        _:N1f22f4d243aa41c08eef8e770cf41005,
        _:N4baa409afcc24fc3b778f66654c07bed,
        _:N4e050d28c1734ef9aac9ee70afe5a48f,
        _:N50e87a9d9f454e05b4962e4864dc328f,
        _:Nbb34a4a3d266415f8b2256d17f025b73,
        _:Nbb662abf976e4c248396826c24410556,
        _:Ndad32262fb314bd79646175f7a324dc9,
        _:Ndf8b770d383646f58887a8f21036f2b1 .

