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

<album/6272#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Romandou ~a secret passage~"@en,
        "東方浪漫堂 ~a secret passage~"@ja,
        "Touhou Romandou ~a secret passage~"@ja-latn ;
    mo:produced_work <album/6272#musicalwork> ;
    schema:name "Touhou Romandou ~a secret passage~"@en,
        "東方浪漫堂 ~a secret passage~"@ja,
        "Touhou Romandou ~a secret passage~"@ja-latn .

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

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

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

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

<album/6272#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Romandou ~a secret passage~"@en,
        "東方浪漫堂 ~a secret passage~"@ja,
        "Touhou Romandou ~a secret passage~"@ja-latn ;
    mo:performance_of <album/6272#musicalwork> ;
    mo:recorded_as <album/6272#musicalexpression> ;
    schema:name "Touhou Romandou ~a secret passage~"@en,
        "東方浪漫堂 ~a secret passage~"@ja,
        "Touhou Romandou ~a secret passage~"@ja-latn ;
    schema:workPerformed <album/6272#musicalwork> .

<org/163#subject> schema:name "Golden City Factory"@en,
        "Golden City Factory"@ja,
        "Golden City Factory"@ja-latn ;
    foaf:name "Golden City Factory"@en,
        "Golden City Factory"@ja,
        "Golden City Factory"@ja-latn .

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

<https://medium-media.vgm.io/albums/27/6272/6272-1198768871.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/6272#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-11-13"^^xsd:date ;
    dcterms:title "Touhou Romandou ~a secret passage~"@en,
        "東方浪漫堂 ~a secret passage~"@ja,
        "Touhou Romandou ~a secret passage~"@ja-latn ;
    mo:catalogue_number "GCFT-0026" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6272#musicalexpression> ;
    mo:publisher <org/163#subject> ;
    mo:record _:Na646510bd277426194ead7c07d4124c3 ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:datePublished "2005-11-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/6272/6272-1198768871.jpg> ;
    schema:name "Touhou Romandou ~a secret passage~"@en,
        "東方浪漫堂 ~a secret passage~"@ja,
        "Touhou Romandou ~a secret passage~"@ja-latn ;
    schema:publisher <org/163#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/6272/6272-1198768871.jpg> .

_:N2c4eb7c6f84744b69e7fcc5f210b370d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystic Oriental Dream ~ Ancient Temple"@en,
        "東方妖々夢 ~ Ancient Temple"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Na646510bd277426194ead7c07d4124c3 ;
    schema:name "Mystic Oriental Dream ~ Ancient Temple"@en,
        "東方妖々夢 ~ Ancient Temple"@ja .

_:N3cf30248ffe74aab82d2d20a1e543377 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shanghai Teahouse ~ Chinese Tea"@en,
        "上海紅茶館 ~ Chinese Tea"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Na646510bd277426194ead7c07d4124c3 ;
    schema:name "Shanghai Teahouse ~ Chinese Tea"@en,
        "上海紅茶館 ~ Chinese Tea"@ja .

_:N5423413b50264473bdbab988633a54a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voile, the Magic Library"@en,
        "ヴワル魔法図書館"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Na646510bd277426194ead7c07d4124c3 ;
    schema:name "Voile, the Magic Library"@en,
        "ヴワル魔法図書館"@ja .

_:N5471d9956306412fa5c86da55594e18a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom Ensemble -OUT TAKE-"@en,
        "幽霊楽団 ~ Phantom Ensemble -OUT TAKE-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Na646510bd277426194ead7c07d4124c3 ;
    schema:name "Phantom Ensemble -OUT TAKE-"@en,
        "幽霊楽団 ~ Phantom Ensemble -OUT TAKE-"@ja .

_:N8afc6950297f4de78bd7e870425bb196 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Dream ~ Mystic Maple"@en,
        "Eternal Dream ~ 幽玄の槭樹"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Na646510bd277426194ead7c07d4124c3 ;
    schema:name "Eternal Dream ~ Mystic Maple"@en,
        "Eternal Dream ~ 幽玄の槭樹"@ja .

_:Ncbbc1818fb824e2a9ec0185ec1aa6413 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Septette for the Dead Princess"@en,
        "亡き王女の為のセプテット"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Na646510bd277426194ead7c07d4124c3 ;
    schema:name "Septette for the Dead Princess"@en,
        "亡き王女の為のセプテット"@ja .

_:Ne48b0b7640fe4e2e86e445804739f0fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imperishable Night ~ Eastern Night"@en,
        "永夜抄 ~ Eastern Night"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Na646510bd277426194ead7c07d4124c3 ;
    schema:name "Imperishable Night ~ Eastern Night"@en,
        "永夜抄 ~ Eastern Night"@ja .

_:Nef2ba927e6ef46afad63be5185dec995 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nostalgic Blood of the East ~ Old World"@en,
        "懐かしき東方の血 ~ Old World"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Na646510bd277426194ead7c07d4124c3 ;
    schema:name "Nostalgic Blood of the East ~ Old World"@en,
        "懐かしき東方の血 ~ Old World"@ja .

_:Na646510bd277426194ead7c07d4124c3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2c4eb7c6f84744b69e7fcc5f210b370d,
        _:N3cf30248ffe74aab82d2d20a1e543377,
        _:N5423413b50264473bdbab988633a54a2,
        _:N5471d9956306412fa5c86da55594e18a,
        _:N8afc6950297f4de78bd7e870425bb196,
        _:Ncbbc1818fb824e2a9ec0185ec1aa6413,
        _:Ne48b0b7640fe4e2e86e445804739f0fb,
        _:Nef2ba927e6ef46afad63be5185dec995 ;
    mo:track_count 8 ;
    schema:duration "PT29:32"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N2c4eb7c6f84744b69e7fcc5f210b370d,
        _:N3cf30248ffe74aab82d2d20a1e543377,
        _:N5423413b50264473bdbab988633a54a2,
        _:N5471d9956306412fa5c86da55594e18a,
        _:N8afc6950297f4de78bd7e870425bb196,
        _:Ncbbc1818fb824e2a9ec0185ec1aa6413,
        _:Ne48b0b7640fe4e2e86e445804739f0fb,
        _:Nef2ba927e6ef46afad63be5185dec995 .

