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

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

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

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

<event/96> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 6 (Oct 11, 2010)" .

<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/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/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/21388#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SpellTech-i"@en,
        "SpellTech-i"@ja,
        "SpellTech-i"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/21388#musicalwork> ;
    schema:name "SpellTech-i"@en,
        "SpellTech-i"@ja,
        "SpellTech-i"@ja-latn .

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

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

<org/232#subject> schema:name "AramiTama"@en,
        "荒御霊"@ja,
        "AramiTama"@ja-latn ;
    foaf:name "AramiTama"@en,
        "荒御霊"@ja,
        "AramiTama"@ja-latn .

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

<https://medium-media.vgm.io/albums/88/21388/21388-1311699845.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/21388#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-11"^^xsd:date ;
    dcterms:title "SpellTech-i"@en,
        "SpellTech-i"@ja,
        "SpellTech-i"@ja-latn ;
    mo:catalogue_number "ARAM-0902" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21388#musicalexpression> ;
    mo:publisher <org/232#subject> ;
    mo:record _:N22862c24af964f91b6cb40699cf00d96 ;
    mo:record_count 1 ;
    mo:release <event/96> ;
    schema:about <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/51#subject> ;
    schema:datePublished "2010-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/88/21388/21388-1311699845.jpg> ;
    schema:name "SpellTech-i"@en,
        "SpellTech-i"@ja,
        "SpellTech-i"@ja-latn ;
    schema:publisher <org/232#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/21388/21388-1311699845.jpg> .

_:N094048c56d534f0eaf368cc06c6d99f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thrilling Eternal Crash High"@ja ;
    mo:track_number 13 ;
    schema:duration "PT6:24"^^xsd:interval ;
    schema:inPlaylist _:N22862c24af964f91b6cb40699cf00d96 ;
    schema:name "Thrilling Eternal Crash High"@ja .

_:N1be2dd8c65c2414da8a862dc08a688e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BriGhtness Mind"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N22862c24af964f91b6cb40699cf00d96 ;
    schema:name "BriGhtness Mind"@ja .

_:N33a3a73e7d4347afb255362f499d55e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BiGgMuff"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N22862c24af964f91b6cb40699cf00d96 ;
    schema:name "BiGgMuff"@ja .

_:N3e7a2c2eccc54465ae1e7c4836eaed51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Talk or Eat? / Cold or Hot?"@ja ;
    mo:track_number 12 ;
    schema:duration "PT7:11"^^xsd:interval ;
    schema:inPlaylist _:N22862c24af964f91b6cb40699cf00d96 ;
    schema:name "Talk or Eat? / Cold or Hot?"@ja .

_:N624a7955042046bca03876970e6c70c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Total ECHo"@ja ;
    mo:track_number 10 ;
    schema:duration "PT7:19"^^xsd:interval ;
    schema:inPlaylist _:N22862c24af964f91b6cb40699cf00d96 ;
    schema:name "Total ECHo"@ja .

_:N84efe81f6f474d13ad32667d18bf128b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "There is Empty Cigar Humidor"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:26"^^xsd:interval ;
    schema:inPlaylist _:N22862c24af964f91b6cb40699cf00d96 ;
    schema:name "There is Empty Cigar Humidor"@ja .

_:N8712436119604f39af73eda6870a7e23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bitter,Gummi,Mellow"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N22862c24af964f91b6cb40699cf00d96 ;
    schema:name "Bitter,Gummi,Mellow"@ja .

_:N8bd74b30dfd14954910f57b4b85a47b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baby, Good Morning"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N22862c24af964f91b6cb40699cf00d96 ;
    schema:name "Baby, Good Morning"@ja .

_:N9b28536820654f02b6a58649be125f52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TElescopes/CHoir"@ja ;
    mo:track_number 11 ;
    schema:duration "PT7:08"^^xsd:interval ;
    schema:inPlaylist _:N22862c24af964f91b6cb40699cf00d96 ;
    schema:name "TElescopes/CHoir"@ja .

_:Nb38ec24b8556491f8b53a194fdf2d7ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "reverB stranGe phantasiM"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N22862c24af964f91b6cb40699cf00d96 ;
    schema:name "reverB stranGe phantasiM"@ja .

_:Nbbb2b777515844b9ae3688a40bfae2f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Gun Metalic"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N22862c24af964f91b6cb40699cf00d96 ;
    schema:name "Black Gun Metalic"@ja .

_:Nc2cadf25dfe1420da8a3f4d2dcbd6f4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Behavior/Good Moon"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N22862c24af964f91b6cb40699cf00d96 ;
    schema:name "Behavior/Good Moon"@ja .

_:Ndaf727e35838475994d2c5bc910956ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Evening Closed with Homage"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:50"^^xsd:interval ;
    schema:inPlaylist _:N22862c24af964f91b6cb40699cf00d96 ;
    schema:name "The Evening Closed with Homage"@ja .

_:N22862c24af964f91b6cb40699cf00d96 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N094048c56d534f0eaf368cc06c6d99f3,
        _:N1be2dd8c65c2414da8a862dc08a688e9,
        _:N33a3a73e7d4347afb255362f499d55e0,
        _:N3e7a2c2eccc54465ae1e7c4836eaed51,
        _:N624a7955042046bca03876970e6c70c9,
        _:N84efe81f6f474d13ad32667d18bf128b,
        _:N8712436119604f39af73eda6870a7e23,
        _:N8bd74b30dfd14954910f57b4b85a47b7,
        _:N9b28536820654f02b6a58649be125f52,
        _:Nb38ec24b8556491f8b53a194fdf2d7ce,
        _:Nbbb2b777515844b9ae3688a40bfae2f2,
        _:Nc2cadf25dfe1420da8a3f4d2dcbd6f4f,
        _:Ndaf727e35838475994d2c5bc910956ce ;
    mo:track_count 13 ;
    schema:duration "PT73:42"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N094048c56d534f0eaf368cc06c6d99f3,
        _:N1be2dd8c65c2414da8a862dc08a688e9,
        _:N33a3a73e7d4347afb255362f499d55e0,
        _:N3e7a2c2eccc54465ae1e7c4836eaed51,
        _:N624a7955042046bca03876970e6c70c9,
        _:N84efe81f6f474d13ad32667d18bf128b,
        _:N8712436119604f39af73eda6870a7e23,
        _:N8bd74b30dfd14954910f57b4b85a47b7,
        _:N9b28536820654f02b6a58649be125f52,
        _:Nb38ec24b8556491f8b53a194fdf2d7ce,
        _:Nbbb2b777515844b9ae3688a40bfae2f2,
        _:Nc2cadf25dfe1420da8a3f4d2dcbd6f4f,
        _:Ndaf727e35838475994d2c5bc910956ce .

