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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14705#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/14705#composition>,
        <album/14705#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 .

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

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

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

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

<https://medium-media.vgm.io/albums/50/14705/14705-1248575626.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/14705#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CRIMSON BULLET HELL"@en,
        "CRIMSON BULLET HELL"@ja,
        "CRIMSON BULLET HELL"@ja-latn ;
    mo:performance_of <album/14705#musicalwork> ;
    mo:performer _:N176243f713f4458e9a98deee075b2fef,
        _:N744f3fd934ab4c56b8fd316fafe93d46,
        _:N9b26581281e2499c8518194c506a0707 ;
    mo:recorded_as <album/14705#musicalexpression> ;
    schema:byArtist _:N176243f713f4458e9a98deee075b2fef,
        _:N744f3fd934ab4c56b8fd316fafe93d46,
        _:N9b26581281e2499c8518194c506a0707 ;
    schema:name "CRIMSON BULLET HELL"@en,
        "CRIMSON BULLET HELL"@ja,
        "CRIMSON BULLET HELL"@ja-latn ;
    schema:workPerformed <album/14705#musicalwork> .

<album/14705#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-07-19"^^xsd:date ;
    dcterms:title "CRIMSON BULLET HELL"@en,
        "CRIMSON BULLET HELL"@ja,
        "CRIMSON BULLET HELL"@ja-latn ;
    mo:catalogue_number "SBHS-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14705#musicalexpression> ;
    mo:publisher _:Nbba83348372442c79c0cf7f918eb3d60 ;
    mo:record _:N94bee92a1ce1406cb2f8dd6282e722f1 ;
    mo:record_count 1 ;
    schema:about <product/20#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Johnson"@en ;
            foaf:name "Johnson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mike"@en ;
            foaf:name "Mike"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "George"@en ;
            foaf:name "George"@en ] ;
    schema:datePublished "2009-07-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/14705/14705-1248575626.jpg> ;
    schema:name "CRIMSON BULLET HELL"@en,
        "CRIMSON BULLET HELL"@ja,
        "CRIMSON BULLET HELL"@ja-latn ;
    schema:publisher _:Nbba83348372442c79c0cf7f918eb3d60 ;
    foaf:depiction <https://media.vgm.io/albums/50/14705/14705-1248575626.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Moe"@en ;
    foaf:made <album/14705#subject> ;
    foaf:name "Moe"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Moe"@en ;
    foaf:made <album/14705#lyrics> ;
    foaf:name "Moe"@en .

_:N13370cc22e1d42fbbb2038100b4c6202 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "locked heart"@en,
        "locked heart"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N94bee92a1ce1406cb2f8dd6282e722f1 ;
    schema:name "locked heart"@en,
        "locked heart"@ja .

_:N135054811a5842d087a891f5cd93ea7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Color Rainbow"@en,
        "彩虹"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N94bee92a1ce1406cb2f8dd6282e722f1 ;
    schema:name "Color Rainbow"@en,
        "彩虹"@ja .

_:N176243f713f4458e9a98deee075b2fef a schema:Person,
        foaf:Person ;
    mo:performed <album/14705#performance> ;
    schema:name "Mike"@en ;
    foaf:name "Mike"@en .

_:N28c437214b4340428e754049708f5137 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Modification of fate"@en,
        "Modification of fate"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N94bee92a1ce1406cb2f8dd6282e722f1 ;
    schema:name "Modification of fate"@en,
        "Modification of fate"@ja .

_:N3030778c14a242b3a308972614720cbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "locked heart (instrumental)"@en,
        "locked heart (instrumental)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N94bee92a1ce1406cb2f8dd6282e722f1 ;
    schema:name "locked heart (instrumental)"@en,
        "locked heart (instrumental)"@ja .

_:N5d12542499e248fcb7a39c50a8e278d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "geostationary"@en,
        "geostationary"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N94bee92a1ce1406cb2f8dd6282e722f1 ;
    schema:name "geostationary"@en,
        "geostationary"@ja .

_:N744f3fd934ab4c56b8fd316fafe93d46 a schema:Person,
        foaf:Person ;
    mo:performed <album/14705#performance> ;
    schema:name "George"@en ;
    foaf:name "George"@en .

_:N9b26581281e2499c8518194c506a0707 a schema:Person,
        foaf:Person ;
    mo:performed <album/14705#performance> ;
    schema:name "Johnson"@en ;
    foaf:name "Johnson"@en .

_:Nb19d71c5258b46f58b3a4edfdfe66513 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Color Rainbow (instrumental)"@en,
        "彩虹 (instrumental)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N94bee92a1ce1406cb2f8dd6282e722f1 ;
    schema:name "Color Rainbow (instrumental)"@en,
        "彩虹 (instrumental)"@ja .

_:Nb84616a26869431bbf4a0658704ca670 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cranberry Trap"@en,
        "Cranberry Trap"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N94bee92a1ce1406cb2f8dd6282e722f1 ;
    schema:name "Cranberry Trap"@en,
        "Cranberry Trap"@ja .

_:Nba3ee960d80e497680b9ce50838afbc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "geostationary (instrumental)"@en,
        "geostationary (instrumental)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N94bee92a1ce1406cb2f8dd6282e722f1 ;
    schema:name "geostationary (instrumental)"@en,
        "geostationary (instrumental)"@ja .

_:Nbba83348372442c79c0cf7f918eb3d60 schema:name "Sound Bullet Hell"@en ;
    foaf:name "Sound Bullet Hell"@en .

_:Necfc5e2f30884d77a5ef3268204b41f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cranberry Trap (instrumental)"@en,
        "Cranberry Trap (instrumental)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N94bee92a1ce1406cb2f8dd6282e722f1 ;
    schema:name "Cranberry Trap (instrumental)"@en,
        "Cranberry Trap (instrumental)"@ja .

_:Nf20a30bf04cb41e3811ba3d899f0a7b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Modification of fate (instrumental)"@en,
        "Modification of fate (instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N94bee92a1ce1406cb2f8dd6282e722f1 ;
    schema:name "Modification of fate (instrumental)"@en,
        "Modification of fate (instrumental)"@ja .

_:N94bee92a1ce1406cb2f8dd6282e722f1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13370cc22e1d42fbbb2038100b4c6202,
        _:N135054811a5842d087a891f5cd93ea7f,
        _:N28c437214b4340428e754049708f5137,
        _:N3030778c14a242b3a308972614720cbf,
        _:N5d12542499e248fcb7a39c50a8e278d4,
        _:Nb19d71c5258b46f58b3a4edfdfe66513,
        _:Nb84616a26869431bbf4a0658704ca670,
        _:Nba3ee960d80e497680b9ce50838afbc0,
        _:Necfc5e2f30884d77a5ef3268204b41f5,
        _:Nf20a30bf04cb41e3811ba3d899f0a7b2 ;
    mo:track_count 10 ;
    schema:duration "PT39:20"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N13370cc22e1d42fbbb2038100b4c6202,
        _:N135054811a5842d087a891f5cd93ea7f,
        _:N28c437214b4340428e754049708f5137,
        _:N3030778c14a242b3a308972614720cbf,
        _:N5d12542499e248fcb7a39c50a8e278d4,
        _:Nb19d71c5258b46f58b3a4edfdfe66513,
        _:Nb84616a26869431bbf4a0658704ca670,
        _:Nba3ee960d80e497680b9ce50838afbc0,
        _:Necfc5e2f30884d77a5ef3268204b41f5,
        _:Nf20a30bf04cb41e3811ba3d899f0a7b2 .

