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

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

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

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

<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/11518#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TOHO TEMPEST"@en,
        "東方の嵐～TOHO TEMPEST"@ja,
        "TOHO TEMPEST"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/11518#musicalwork> ;
    schema:name "TOHO TEMPEST"@en,
        "東方の嵐～TOHO TEMPEST"@ja,
        "TOHO TEMPEST"@ja-latn .

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

<album/11518#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TOHO TEMPEST"@en,
        "東方の嵐～TOHO TEMPEST"@ja,
        "TOHO TEMPEST"@ja-latn ;
    mo:performance_of <album/11518#musicalwork> ;
    mo:recorded_as <album/11518#musicalexpression> ;
    schema:name "TOHO TEMPEST"@en,
        "東方の嵐～TOHO TEMPEST"@ja,
        "TOHO TEMPEST"@ja-latn ;
    schema:workPerformed <album/11518#musicalwork> .

<org/438#subject> schema:name "Sonic Hispeed Omega"@en,
        "Sonic Hispeed Omega"@ja,
        "Sonic Hispeed Omega"@ja-latn ;
    foaf:name "Sonic Hispeed Omega"@en,
        "Sonic Hispeed Omega"@ja,
        "Sonic Hispeed Omega"@ja-latn .

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

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

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

<album/11518#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-09-24"^^xsd:date ;
    dcterms:title "TOHO TEMPEST"@en,
        "東方の嵐～TOHO TEMPEST"@ja,
        "TOHO TEMPEST"@ja-latn ;
    mo:catalogue_number "SCDA-1002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11518#musicalexpression> ;
    mo:publisher <org/438#subject> ;
    mo:record _:Nbca6d049a65d4bb3a7f472533e4f637c ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:datePublished "2006-09-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/11518/11518-1408139235.jpg> ;
    schema:name "TOHO TEMPEST"@en,
        "東方の嵐～TOHO TEMPEST"@ja,
        "TOHO TEMPEST"@ja-latn ;
    schema:publisher <org/438#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/11518/11518-1408139235.jpg> .

_:N18dfae4dbe6e43f8abed953abe82319c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Border of Life ~ The Black Cherry Blossom"@en ;
    mo:track_number 12 ;
    schema:duration "PT13:00"^^xsd:interval ;
    schema:inPlaylist _:Nbca6d049a65d4bb3a7f472533e4f637c ;
    schema:name "Border of Life ~ The Black Cherry Blossom"@en .

_:N229084271280479db0281a4a4180f7dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crystallized Silver Brilliants in Snow"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Nbca6d049a65d4bb3a7f472533e4f637c ;
    schema:name "Crystallized Silver Brilliants in Snow"@en .

_:N5e6c3cd13a464097b6e0604fbd1856a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fairytale of the Land So Far Away"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nbca6d049a65d4bb3a7f472533e4f637c ;
    schema:name "The Fairytale of the Land So Far Away"@en .

_:N8a674f3114674b95a988122ff520a78f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Master of Time with the Luna Dial"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nbca6d049a65d4bb3a7f472533e4f637c ;
    schema:name "Master of Time with the Luna Dial"@en .

_:N8efb935acec94a74a2c58301b0a24af0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shanghai Alice 1884 ~ Knock of the Civilization"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nbca6d049a65d4bb3a7f472533e4f637c ;
    schema:name "Shanghai Alice 1884 ~ Knock of the Civilization"@en .

_:N9b6d26905f15492a823b65cbbc255fb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nights of Mirage in the Ghostly Eyes"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nbca6d049a65d4bb3a7f472533e4f637c ;
    schema:name "Nights of Mirage in the Ghostly Eyes"@en .

_:Nad45f5caa3ad4341ab3eacca9faa867a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Septette for the Dead Princess"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:18"^^xsd:interval ;
    schema:inPlaylist _:Nbca6d049a65d4bb3a7f472533e4f637c ;
    schema:name "Septette for the Dead Princess"@en .

_:Nbed7ce3d622347b3ad400a99dba024b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Judgement of Dolls ~ Shape of Humankind"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Nbca6d049a65d4bb3a7f472533e4f637c ;
    schema:name "Judgement of Dolls ~ Shape of Humankind"@en .

_:Nc39ceec108494ea0a35497f470c3e999 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shoot through the Sky, Master Spark!"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nbca6d049a65d4bb3a7f472533e4f637c ;
    schema:name "Shoot through the Sky, Master Spark!"@en .

_:Nc3b47fc8717b4241a6e6739f17c47469 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunatic Princess ~ Legend of the Moon"@en ;
    mo:track_number 6 ;
    schema:duration "PT7:46"^^xsd:interval ;
    schema:inPlaylist _:Nbca6d049a65d4bb3a7f472533e4f637c ;
    schema:name "Lunatic Princess ~ Legend of the Moon"@en .

_:Nef1dd53e957e483099da5df77aff43d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adventure of the Loving Filly"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nbca6d049a65d4bb3a7f472533e4f637c ;
    schema:name "Adventure of the Loving Filly"@en .

_:Nf120a197dc7942e984f1246ab060a597 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good Old Blood in the Old World"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Nbca6d049a65d4bb3a7f472533e4f637c ;
    schema:name "Good Old Blood in the Old World"@en .

_:Nbca6d049a65d4bb3a7f472533e4f637c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N18dfae4dbe6e43f8abed953abe82319c,
        _:N229084271280479db0281a4a4180f7dd,
        _:N5e6c3cd13a464097b6e0604fbd1856a4,
        _:N8a674f3114674b95a988122ff520a78f,
        _:N8efb935acec94a74a2c58301b0a24af0,
        _:N9b6d26905f15492a823b65cbbc255fb0,
        _:Nad45f5caa3ad4341ab3eacca9faa867a,
        _:Nbed7ce3d622347b3ad400a99dba024b2,
        _:Nc39ceec108494ea0a35497f470c3e999,
        _:Nc3b47fc8717b4241a6e6739f17c47469,
        _:Nef1dd53e957e483099da5df77aff43d6,
        _:Nf120a197dc7942e984f1246ab060a597 ;
    mo:track_count 12 ;
    schema:duration "PT69:21"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N18dfae4dbe6e43f8abed953abe82319c,
        _:N229084271280479db0281a4a4180f7dd,
        _:N5e6c3cd13a464097b6e0604fbd1856a4,
        _:N8a674f3114674b95a988122ff520a78f,
        _:N8efb935acec94a74a2c58301b0a24af0,
        _:N9b6d26905f15492a823b65cbbc255fb0,
        _:Nad45f5caa3ad4341ab3eacca9faa867a,
        _:Nbed7ce3d622347b3ad400a99dba024b2,
        _:Nc39ceec108494ea0a35497f470c3e999,
        _:Nc3b47fc8717b4241a6e6739f17c47469,
        _:Nef1dd53e957e483099da5df77aff43d6,
        _:Nf120a197dc7942e984f1246ab060a597 .

