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

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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

<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/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/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<album/18318#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Crimson Queen"@en,
        "Crimson Queen"@ja,
        "Crimson Queen"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/18318#musicalwork> ;
    schema:name "Crimson Queen"@en,
        "Crimson Queen"@ja,
        "Crimson Queen"@ja-latn .

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

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

<org/445#subject> schema:name "Oriens"@en,
        "オリエンス"@ja,
        "Oriens"@ja-latn ;
    foaf:name "Oriens"@en,
        "オリエンス"@ja,
        "Oriens"@ja-latn .

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

<https://medium-media.vgm.io/albums/81/18318/18318-1267964364.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/18318#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Crimson Queen"@en,
        "Crimson Queen"@ja,
        "Crimson Queen"@ja-latn ;
    mo:catalogue_number "ORNS-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18318#musicalexpression> ;
    mo:publisher <org/445#subject> ;
    mo:record _:N0317cfb24c714020abee45a8e0c53765 ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/51#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/18318/18318-1267964364.jpg> ;
    schema:name "Crimson Queen"@en,
        "Crimson Queen"@ja,
        "Crimson Queen"@ja-latn ;
    schema:publisher <org/445#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/18318/18318-1267964364.jpg> .

_:N36334c2aff8d46bab7ac4c27c909746f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Dark -Rural Makai City Esoteria-"@en,
        "In the Dark　-魔界地方都市エソテリア-"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0317cfb24c714020abee45a8e0c53765 ;
    schema:name "In the Dark -Rural Makai City Esoteria-"@en,
        "In the Dark　-魔界地方都市エソテリア-"@ja .

_:N5999bc35cc694ebe8b1a1478713c3dd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "She's a Pirate -Captain Murasa-"@en,
        "She's a Pirate　-キャプテン・ムラサ-"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0317cfb24c714020abee45a8e0c53765 ;
    schema:name "She's a Pirate -Captain Murasa-"@en,
        "She's a Pirate　-キャプテン・ムラサ-"@ja .

_:N5d2affab784f49319492a6c59cdbd1ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crazy Eyes -Lunatic Eyes ~ Invisible Full Moon-"@en,
        "Crazy Eyes　-狂気の瞳　～ Invisible Full Moon-"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0317cfb24c714020abee45a8e0c53765 ;
    schema:name "Crazy Eyes -Lunatic Eyes ~ Invisible Full Moon-"@en,
        "Crazy Eyes　-狂気の瞳　～ Invisible Full Moon-"@ja .

_:N7828921b2f5541238f09d2db360356c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vestal Virgin -Maiden's Capriccio ~ Dream Battle-"@en,
        "Vestal Virgin　-少女綺想曲　～ Dream Battle-"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0317cfb24c714020abee45a8e0c53765 ;
    schema:name "Vestal Virgin -Maiden's Capriccio ~ Dream Battle-"@en,
        "Vestal Virgin　-少女綺想曲　～ Dream Battle-"@ja .

_:Na9cf7204e4214ecf9200cb38abec5b5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Overture -Imperishable Night ~ Eastern Night-"@en,
        "Dark Overture　-永夜抄　～ Eastern Night-"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0317cfb24c714020abee45a8e0c53765 ;
    schema:name "Dark Overture -Imperishable Night ~ Eastern Night-"@en,
        "Dark Overture　-永夜抄　～ Eastern Night-"@ja .

_:Nb40cb15cd0d64b4b8d251a3cec789c48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time Traveler -Lunar Clock ~ Luna Dial-"@en,
        "Time Traveler　-月時計−ルナ・ダイアル-"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0317cfb24c714020abee45a8e0c53765 ;
    schema:name "Time Traveler -Lunar Clock ~ Luna Dial-"@en,
        "Time Traveler　-月時計−ルナ・ダイアル-"@ja .

_:Nd451822a32674fccaca1a27585b99d16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Queen -Septette for the Dead Princess-"@en,
        "Crimson Queen　-亡き王女の為のセプテット-"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0317cfb24c714020abee45a8e0c53765 ;
    schema:name "Crimson Queen -Septette for the Dead Princess-"@en,
        "Crimson Queen　-亡き王女の為のセプテット-"@ja .

_:N0317cfb24c714020abee45a8e0c53765 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N36334c2aff8d46bab7ac4c27c909746f,
        _:N5999bc35cc694ebe8b1a1478713c3dd5,
        _:N5d2affab784f49319492a6c59cdbd1ad,
        _:N7828921b2f5541238f09d2db360356c5,
        _:Na9cf7204e4214ecf9200cb38abec5b5a,
        _:Nb40cb15cd0d64b4b8d251a3cec789c48,
        _:Nd451822a32674fccaca1a27585b99d16 ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N36334c2aff8d46bab7ac4c27c909746f,
        _:N5999bc35cc694ebe8b1a1478713c3dd5,
        _:N5d2affab784f49319492a6c59cdbd1ad,
        _:N7828921b2f5541238f09d2db360356c5,
        _:Na9cf7204e4214ecf9200cb38abec5b5a,
        _:Nb40cb15cd0d64b4b8d251a3cec789c48,
        _:Nd451822a32674fccaca1a27585b99d16 .

