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

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

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

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

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

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@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/276#subject> a schema:CreativeWork ;
    schema:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn ;
    foaf:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@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/47504#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SpellTech7"@en,
        "SpellTech7"@ja,
        "SpellTech7"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/47504#musicalwork> ;
    schema:name "SpellTech7"@en,
        "SpellTech7"@ja,
        "SpellTech7"@ja-latn .

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

<album/47504#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SpellTech7"@en,
        "SpellTech7"@ja,
        "SpellTech7"@ja-latn ;
    mo:performance_of <album/47504#musicalwork> ;
    mo:recorded_as <album/47504#musicalexpression> ;
    schema:name "SpellTech7"@en,
        "SpellTech7"@ja,
        "SpellTech7"@ja-latn ;
    schema:workPerformed <album/47504#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/40/47504/47504-1408045606.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/47504#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/40/47504/47504-1408045606.png> ;
    foaf:depicts <album/47504#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/40/47504/47504-1408045606.png> .

<https://medium-media.vgm.io/albums/40/47504/47504-1408045606.png> a schema:ImageObject,
        foaf:Image .

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

<album/47504#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-11"^^xsd:date ;
    dcterms:title "SpellTech7"@en,
        "SpellTech7"@ja,
        "SpellTech7"@ja-latn ;
    mo:catalogue_number "ARAM-0026~7" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/47504#musicalexpression> ;
    mo:publisher <org/232#subject> ;
    mo:record _:N020ef53c43bf4842a92827d8681953d2,
        _:N3c8f08b6ea09402da85b1f217afc5077 ;
    mo:record_count 2 ;
    mo:release <event/151> ;
    schema:about <product/16#subject>,
        <product/27#subject>,
        <product/276#subject>,
        <product/51#subject> ;
    schema:datePublished "2012-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/47504/47504-1408045606.png> ;
    schema:name "SpellTech7"@en,
        "SpellTech7"@ja,
        "SpellTech7"@ja-latn ;
    schema:publisher <org/232#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/47504/47504-1408045606.png> .

_:N0dce8b9ee525413f9c83f7e862b849e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "粉となる日常"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N3c8f08b6ea09402da85b1f217afc5077 ;
    schema:name "粉となる日常"@ja .

_:N19308da182aa4c0a95dbe0c47b8eb853 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢から出た錆"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:N020ef53c43bf4842a92827d8681953d2 ;
    schema:name "夢から出た錆"@ja .

_:N2925b3c705874724a0fb2f343a3f6c27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔法銀相場"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N3c8f08b6ea09402da85b1f217afc5077 ;
    schema:name "魔法銀相場"@ja .

_:N393c2d67bc304fdda02b91fe66124af9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No One Killed Shanghai Alice (134 mix)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:50"^^xsd:interval ;
    schema:inPlaylist _:N020ef53c43bf4842a92827d8681953d2 ;
    schema:name "No One Killed Shanghai Alice (134 mix)"@ja .

_:N4adf1b9cf515442f8adcf8d5a9005527 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "濁るセメント"@ja ;
    mo:track_number 9 ;
    schema:duration "PT7:20"^^xsd:interval ;
    schema:inPlaylist _:N020ef53c43bf4842a92827d8681953d2 ;
    schema:name "濁るセメント"@ja .

_:N5b780dd7e2fe455d8a9581e158af60fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鍍金された柄杓"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N3c8f08b6ea09402da85b1f217afc5077 ;
    schema:name "鍍金された柄杓"@ja .

_:N5dac4f4cc8e74f22a7c21128532940e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あかがねの灰"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:43"^^xsd:interval ;
    schema:inPlaylist _:N020ef53c43bf4842a92827d8681953d2 ;
    schema:name "あかがねの灰"@ja .

_:N648284e62d344f5b81ef9bb5a6a5488f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻想製鉄"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:17"^^xsd:interval ;
    schema:inPlaylist _:N020ef53c43bf4842a92827d8681953d2 ;
    schema:name "幻想製鉄"@ja .

_:N77eeeba2a9aa4fe3b2dae5cbe724a64f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "01-10 nonstop MysteriumBeatMix"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N3c8f08b6ea09402da85b1f217afc5077 ;
    schema:name "01-10 nonstop MysteriumBeatMix"@ja .

_:N82f0ede93cf1471885e016062e6d7b65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "透き通る黄金"@ja ;
    mo:track_number 8 ;
    schema:duration "PT7:58"^^xsd:interval ;
    schema:inPlaylist _:N020ef53c43bf4842a92827d8681953d2 ;
    schema:name "透き通る黄金"@ja .

_:N8589c73f64e14fb486d1378acd58e4f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "地表を覆うアルミニウム"@ja ;
    mo:track_number 6 ;
    schema:duration "PT7:10"^^xsd:interval ;
    schema:inPlaylist _:N020ef53c43bf4842a92827d8681953d2 ;
    schema:name "地表を覆うアルミニウム"@ja .

_:Nc89821569c9a4e37b4a7f2ad595d5c5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FeTiO3"@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:18"^^xsd:interval ;
    schema:inPlaylist _:N020ef53c43bf4842a92827d8681953d2 ;
    schema:name "FeTiO3"@ja .

_:Nd21e678bacbe4716a02a69d84d6b5998 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鍍金された柄杓"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:inPlaylist _:N020ef53c43bf4842a92827d8681953d2 ;
    schema:name "鍍金された柄杓"@ja .

_:Nd5da734dc88f486abe3f7cada9765250 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No One Killed Shanghai Alice (134 mix)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N3c8f08b6ea09402da85b1f217afc5077 ;
    schema:name "No One Killed Shanghai Alice (134 mix)"@ja .

_:Nd7b668eff5124324bb8f49de9c6e3a03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あかがねの灰"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N3c8f08b6ea09402da85b1f217afc5077 ;
    schema:name "あかがねの灰"@ja .

_:Ndee1579eb3af42bea463a2f3eb510757 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔法銀相場"@ja ;
    mo:track_number 7 ;
    schema:duration "PT7:35"^^xsd:interval ;
    schema:inPlaylist _:N020ef53c43bf4842a92827d8681953d2 ;
    schema:name "魔法銀相場"@ja .

_:Ne5027b41d2804d64a06da0d024e34a04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "濁るセメント"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N3c8f08b6ea09402da85b1f217afc5077 ;
    schema:name "濁るセメント"@ja .

_:Nea63e30590614abc8bd0200cc9346906 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻想製鉄"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N3c8f08b6ea09402da85b1f217afc5077 ;
    schema:name "幻想製鉄"@ja .

_:Neb9c6fbd14594219b7b60aad6db55363 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "透き通る黄金"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:22"^^xsd:interval ;
    schema:inPlaylist _:N3c8f08b6ea09402da85b1f217afc5077 ;
    schema:name "透き通る黄金"@ja .

_:Nf9523ba1a7f14fbc9e0cf7abcac61c80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "地表を覆うアルミニウム"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N3c8f08b6ea09402da85b1f217afc5077 ;
    schema:name "地表を覆うアルミニウム"@ja .

_:Nfc24f24989e643909c930864aa940179 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "粉となる日常"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N3c8f08b6ea09402da85b1f217afc5077 ;
    schema:name "粉となる日常"@ja .

_:N020ef53c43bf4842a92827d8681953d2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19308da182aa4c0a95dbe0c47b8eb853,
        _:N393c2d67bc304fdda02b91fe66124af9,
        _:N4adf1b9cf515442f8adcf8d5a9005527,
        _:N5dac4f4cc8e74f22a7c21128532940e6,
        _:N648284e62d344f5b81ef9bb5a6a5488f,
        _:N82f0ede93cf1471885e016062e6d7b65,
        _:N8589c73f64e14fb486d1378acd58e4f2,
        _:Nc89821569c9a4e37b4a7f2ad595d5c5e,
        _:Nd21e678bacbe4716a02a69d84d6b5998,
        _:Ndee1579eb3af42bea463a2f3eb510757 ;
    mo:track_count 10 ;
    schema:duration "PT71:21"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N19308da182aa4c0a95dbe0c47b8eb853,
        _:N393c2d67bc304fdda02b91fe66124af9,
        _:N4adf1b9cf515442f8adcf8d5a9005527,
        _:N5dac4f4cc8e74f22a7c21128532940e6,
        _:N648284e62d344f5b81ef9bb5a6a5488f,
        _:N82f0ede93cf1471885e016062e6d7b65,
        _:N8589c73f64e14fb486d1378acd58e4f2,
        _:Nc89821569c9a4e37b4a7f2ad595d5c5e,
        _:Nd21e678bacbe4716a02a69d84d6b5998,
        _:Ndee1579eb3af42bea463a2f3eb510757 .

_:N3c8f08b6ea09402da85b1f217afc5077 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0dce8b9ee525413f9c83f7e862b849e2,
        _:N2925b3c705874724a0fb2f343a3f6c27,
        _:N5b780dd7e2fe455d8a9581e158af60fc,
        _:N77eeeba2a9aa4fe3b2dae5cbe724a64f,
        _:Nd5da734dc88f486abe3f7cada9765250,
        _:Nd7b668eff5124324bb8f49de9c6e3a03,
        _:Ne5027b41d2804d64a06da0d024e34a04,
        _:Nea63e30590614abc8bd0200cc9346906,
        _:Neb9c6fbd14594219b7b60aad6db55363,
        _:Nf9523ba1a7f14fbc9e0cf7abcac61c80,
        _:Nfc24f24989e643909c930864aa940179 ;
    mo:track_count 11 ;
    schema:duration "PT10:00"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0dce8b9ee525413f9c83f7e862b849e2,
        _:N2925b3c705874724a0fb2f343a3f6c27,
        _:N5b780dd7e2fe455d8a9581e158af60fc,
        _:N77eeeba2a9aa4fe3b2dae5cbe724a64f,
        _:Nd5da734dc88f486abe3f7cada9765250,
        _:Nd7b668eff5124324bb8f49de9c6e3a03,
        _:Ne5027b41d2804d64a06da0d024e34a04,
        _:Nea63e30590614abc8bd0200cc9346906,
        _:Neb9c6fbd14594219b7b60aad6db55363,
        _:Nf9523ba1a7f14fbc9e0cf7abcac61c80,
        _:Nfc24f24989e643909c930864aa940179 .

