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

<album/118061#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Volume II"@en,
        "Volume II"@ja,
        "Volume II"@ja-latn ;
    mo:produced_work <album/118061#musicalwork> ;
    schema:name "Volume II"@en,
        "Volume II"@ja,
        "Volume II"@ja-latn .

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

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

<product/10012#subject> a schema:CreativeWork ;
    schema:name "Touhou Kouryuudou ~ Unconnected Marketeers."@en,
        "東方虹龍洞　〜 Unconnected Marketeers."@ja,
        "Touhou Kouryuudou ~ Unconnected Marketeers."@ja-latn ;
    foaf:name "Touhou Kouryuudou ~ Unconnected Marketeers."@en,
        "東方虹龍洞　〜 Unconnected Marketeers."@ja,
        "Touhou Kouryuudou ~ Unconnected Marketeers."@ja-latn .

<product/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn .

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@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/3430#subject> a schema:CreativeWork ;
    schema:name "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@en,
        "東方紺珠伝　～ Legacy of Lunatic Kingdom."@ja,
        "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@ja-latn ;
    foaf:name "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@en,
        "東方紺珠伝　～ Legacy of Lunatic Kingdom."@ja,
        "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@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 .

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

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

<https://media.vgm.io/albums/16/118061/118061-98f547f8dfec.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/118061#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/16/118061/118061-98f547f8dfec.png> ;
    foaf:depicts <album/118061#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/16/118061/118061-98f547f8dfec.png> .

<https://medium-media.vgm.io/albums/16/118061/118061-98f547f8dfec.png> a schema:ImageObject,
        foaf:Image .

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

<album/118061#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-02-03"^^xsd:date ;
    dcterms:title "Volume II"@en,
        "Volume II"@ja,
        "Volume II"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/118061#musicalexpression> ;
    mo:publisher _:N8534671b144441aca77006514e058d6d ;
    mo:record _:N94fbb5c9470a40ee980a4e2759b97141 ;
    mo:record_count 1 ;
    schema:about <product/10012#subject>,
        <product/12#subject>,
        <product/14#subject>,
        <product/27#subject>,
        <product/3430#subject>,
        <product/37#subject> ;
    schema:datePublished "2022-02-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/16/118061/118061-98f547f8dfec.png> ;
    schema:name "Volume II"@en,
        "Volume II"@ja,
        "Volume II"@ja-latn ;
    schema:publisher _:N8534671b144441aca77006514e058d6d ;
    foaf:depiction <https://media.vgm.io/albums/16/118061/118061-98f547f8dfec.png> .

_:N0d71c7bff79e48bc8f7d8bf9c535ca83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sea that Reflects the Stars"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N94fbb5c9470a40ee980a4e2759b97141 ;
    schema:name "The Sea that Reflects the Stars"@en .

_:N2ad90c6af09c40a48989cff48a552db5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nuclear Fusion"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N94fbb5c9470a40ee980a4e2759b97141 ;
    schema:name "Nuclear Fusion"@en .

_:N6d3585d0ce004b398ad3a98837ac969c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strawberry Crisis"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N94fbb5c9470a40ee980a4e2759b97141 ;
    schema:name "Strawberry Crisis"@en .

_:N8534671b144441aca77006514e058d6d schema:name "yunum"@en,
        "yunum"@ja,
        "yunum"@ja-latn ;
    foaf:name "yunum"@en,
        "yunum"@ja,
        "yunum"@ja-latn .

_:Nbec02d6a68664df2aafc82be3ed81d73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Princess that Slays Dragons"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N94fbb5c9470a40ee980a4e2759b97141 ;
    schema:name "The Princess that Slays Dragons"@en .

_:Nbfa44c1656464d7b9ecc53fe3663a8b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End of Daylight"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N94fbb5c9470a40ee980a4e2759b97141 ;
    schema:name "End of Daylight"@en .

_:Nd318bf528d0d4b449a7247a5069223a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shrine Maiden of Paradise"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N94fbb5c9470a40ee980a4e2759b97141 ;
    schema:name "Shrine Maiden of Paradise"@en .

_:Ndee23abd54ed4e989eb4ce0cbc714471 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ashen Night Breeze"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N94fbb5c9470a40ee980a4e2759b97141 ;
    schema:name "Ashen Night Breeze"@en .

_:N94fbb5c9470a40ee980a4e2759b97141 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d71c7bff79e48bc8f7d8bf9c535ca83,
        _:N2ad90c6af09c40a48989cff48a552db5,
        _:N6d3585d0ce004b398ad3a98837ac969c,
        _:Nbec02d6a68664df2aafc82be3ed81d73,
        _:Nbfa44c1656464d7b9ecc53fe3663a8b0,
        _:Nd318bf528d0d4b449a7247a5069223a9,
        _:Ndee23abd54ed4e989eb4ce0cbc714471 ;
    mo:track_count 7 ;
    schema:duration "PT25:14"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0d71c7bff79e48bc8f7d8bf9c535ca83,
        _:N2ad90c6af09c40a48989cff48a552db5,
        _:N6d3585d0ce004b398ad3a98837ac969c,
        _:Nbec02d6a68664df2aafc82be3ed81d73,
        _:Nbfa44c1656464d7b9ecc53fe3663a8b0,
        _:Nd318bf528d0d4b449a7247a5069223a9,
        _:Ndee23abd54ed4e989eb4ce0cbc714471 .

