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

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

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

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

<artist/1928#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118280#subject> ;
    schema:name "U2 Akiyama"@en,
        "あきやまうに"@ja ;
    foaf:made <album/118280#composition>,
        <album/118280#subject> ;
    foaf:name "U2 Akiyama"@en,
        "あきやまうに"@ja .

<event/209> a mo:Release ;
    schema:name "Released at Comic Market 94 (Aug 10, 2018 to Aug 12, 2018)" .

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

<product/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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/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/118280#musicalexpression> a mo:Signal ;
    mo:published_as <album/118280#subject> ;
    mo:records <album/118280#performance> .

<album/118280#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Toho Jazz Connection Vol.4"@en,
        "Toho Jazz Connection Vol.4"@ja,
        "Toho Jazz Connection Vol.4"@ja-latn ;
    mo:performance_of <album/118280#musicalwork> ;
    mo:recorded_as <album/118280#musicalexpression> ;
    schema:name "Toho Jazz Connection Vol.4"@en,
        "Toho Jazz Connection Vol.4"@ja,
        "Toho Jazz Connection Vol.4"@ja-latn ;
    schema:workPerformed <album/118280#musicalwork> .

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

<https://medium-media.vgm.io/albums/08/118280/118280-de1d127df164.jpg> a schema:ImageObject,
        foaf:Image .

<album/118280#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Toho Jazz Connection Vol.4"@en,
        "Toho Jazz Connection Vol.4"@ja,
        "Toho Jazz Connection Vol.4"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1928#subject> ;
    mo:produced_work <album/118280#musicalwork> ;
    schema:name "Toho Jazz Connection Vol.4"@en,
        "Toho Jazz Connection Vol.4"@ja,
        "Toho Jazz Connection Vol.4"@ja-latn .

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

<album/118280#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-08-10"^^xsd:date ;
    dcterms:title "Toho Jazz Connection Vol.4"@en,
        "Toho Jazz Connection Vol.4"@ja,
        "Toho Jazz Connection Vol.4"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/118280#musicalexpression> ;
    mo:publisher _:N4134b249f2b84f20a33549075ef631c9 ;
    mo:record _:N307780a7056a4568a7a791739d2f1c5e ;
    mo:record_count 1 ;
    mo:release <event/209> ;
    schema:about <product/20#subject>,
        <product/25#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/882#subject> ;
    schema:datePublished "2018-08-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/118280/118280-de1d127df164.jpg> ;
    schema:name "Toho Jazz Connection Vol.4"@en,
        "Toho Jazz Connection Vol.4"@ja,
        "Toho Jazz Connection Vol.4"@ja-latn ;
    schema:publisher _:N4134b249f2b84f20a33549075ef631c9 ;
    foaf:depiction <https://media.vgm.io/albums/08/118280/118280-de1d127df164.jpg> .

_:N0de902b3c27c422ca74b9df300e5a7ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The second princess"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N307780a7056a4568a7a791739d2f1c5e ;
    schema:name "The second princess"@en .

_:N4134b249f2b84f20a33549075ef631c9 schema:name "Baguettes Ensemble"@en,
        "Baguettes Ensemble"@ja,
        "Baguettes Ensemble"@ja-latn ;
    foaf:name "Baguettes Ensemble"@en,
        "Baguettes Ensemble"@ja,
        "Baguettes Ensemble"@ja-latn .

_:N6559f087dc774390ae89f920122aef05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Her hope was shattered"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N307780a7056a4568a7a791739d2f1c5e ;
    schema:name "Her hope was shattered"@en .

_:N70c4dba3c69148f2a0af9c3db3d56017 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The smiles of fortune"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N307780a7056a4568a7a791739d2f1c5e ;
    schema:name "The smiles of fortune"@en .

_:N77b5b7761b1a46fdb9156989fcb81e4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To have an illusion"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N307780a7056a4568a7a791739d2f1c5e ;
    schema:name "To have an illusion"@en .

_:N81e34bdc157a465795c9dbc0ae8ac984 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Owen's drive"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N307780a7056a4568a7a791739d2f1c5e ;
    schema:name "Owen's drive"@en .

_:Nb6b8ae92b8e94e0e96a9212a2088785a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fruitful showers"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N307780a7056a4568a7a791739d2f1c5e ;
    schema:name "Fruitful showers"@en .

_:Nbef7f4c57d1e4c7e8807638902af088b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shades of sepia"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N307780a7056a4568a7a791739d2f1c5e ;
    schema:name "Shades of sepia"@en .

_:N307780a7056a4568a7a791739d2f1c5e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0de902b3c27c422ca74b9df300e5a7ea,
        _:N6559f087dc774390ae89f920122aef05,
        _:N70c4dba3c69148f2a0af9c3db3d56017,
        _:N77b5b7761b1a46fdb9156989fcb81e4b,
        _:N81e34bdc157a465795c9dbc0ae8ac984,
        _:Nb6b8ae92b8e94e0e96a9212a2088785a,
        _:Nbef7f4c57d1e4c7e8807638902af088b ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0de902b3c27c422ca74b9df300e5a7ea,
        _:N6559f087dc774390ae89f920122aef05,
        _:N70c4dba3c69148f2a0af9c3db3d56017,
        _:N77b5b7761b1a46fdb9156989fcb81e4b,
        _:N81e34bdc157a465795c9dbc0ae8ac984,
        _:Nb6b8ae92b8e94e0e96a9212a2088785a,
        _:Nbef7f4c57d1e4c7e8807638902af088b .

