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

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

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

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

<event/31> a mo:Release ;
    schema:name "Released at M3-2008 Fall (Oct 13, 2008)" .

<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/12402#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "la danmaku re'volutionnaire part1"@en,
        "絶対弾幕革命前夜"@ja,
        "Zettai Danmaku Kakumei Zenya"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/12402#musicalwork> ;
    schema:name "la danmaku re'volutionnaire part1"@en,
        "絶対弾幕革命前夜"@ja,
        "Zettai Danmaku Kakumei Zenya"@ja-latn .

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

<org/213#subject> schema:name "FragileOnline"@en,
        "FragileOnline"@ja,
        "FragileOnline"@ja-latn ;
    foaf:name "FragileOnline"@en,
        "FragileOnline"@ja,
        "FragileOnline"@ja-latn .

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

<https://medium-media.vgm.io/albums/20/12402/12402-1245017175.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/5105#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12402#performance> ;
    schema:name "YS"@en ;
    foaf:name "YS"@en .

<artist/5916#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12402#performance> ;
    schema:name "Suginami Junior Chorus"@en,
        "杉並児童合唱団"@ja ;
    foaf:name "Suginami Junior Chorus"@en,
        "杉並児童合唱団"@ja .

<artist/6927#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12402#performance> ;
    schema:name "Pole"@en,
        "ポール"@ja ;
    foaf:name "Pole"@en,
        "ポール"@ja .

<album/12402#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "la danmaku re'volutionnaire part1"@en,
        "絶対弾幕革命前夜"@ja,
        "Zettai Danmaku Kakumei Zenya"@ja-latn ;
    mo:performance_of <album/12402#musicalwork> ;
    mo:performer <artist/5105#subject>,
        <artist/5916#subject>,
        <artist/6927#subject> ;
    mo:recorded_as <album/12402#musicalexpression> ;
    schema:byArtist <artist/5105#subject>,
        <artist/5916#subject>,
        <artist/6927#subject> ;
    schema:name "la danmaku re'volutionnaire part1"@en,
        "絶対弾幕革命前夜"@ja,
        "Zettai Danmaku Kakumei Zenya"@ja-latn ;
    schema:workPerformed <album/12402#musicalwork> .

<album/12402#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-10-13"^^xsd:date ;
    dcterms:title "la danmaku re'volutionnaire part1"@en,
        "絶対弾幕革命前夜"@ja,
        "Zettai Danmaku Kakumei Zenya"@ja-latn ;
    mo:catalogue_number "FOCD-0015" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12402#musicalexpression> ;
    mo:publisher <org/213#subject> ;
    mo:record _:N044a47a5ce784934961f109325dc4f4a ;
    mo:record_count 1 ;
    mo:release <event/31> ;
    schema:about <product/20#subject> ;
    schema:byArtist <artist/5105#subject>,
        <artist/5916#subject>,
        <artist/6927#subject> ;
    schema:datePublished "2008-10-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/12402/12402-1245017175.jpg> ;
    schema:name "la danmaku re'volutionnaire part1"@en,
        "絶対弾幕革命前夜"@ja,
        "Zettai Danmaku Kakumei Zenya"@ja-latn ;
    schema:publisher <org/213#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/12402/12402-1245017175.jpg> .

_:N2a9eac5c3e9140edb3a7c5a17936a4e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N. Owen was her? feat. Suginami Junior Chorus"@en,
        "U.N.オーエンは彼女なのか？ feat.杉並児童合唱団"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N044a47a5ce784934961f109325dc4f4a ;
    schema:name "U.N. Owen was her? feat. Suginami Junior Chorus"@en,
        "U.N.オーエンは彼女なのか？ feat.杉並児童合唱団"@ja .

_:N5eb5a370ab6846efaa5f8d6441c1d6f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dispirited U.N. Owen was her?"@en,
        "やる気の無いU.N.オーエンは彼女なのか？"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N044a47a5ce784934961f109325dc4f4a ;
    schema:name "Dispirited U.N. Owen was her?"@en,
        "やる気の無いU.N.オーエンは彼女なのか？"@ja .

_:N6017dd8822bf4de9a04157f50923d510 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N. Owen was her? feat. Suginami Junior Chorus -Karaoke version-"@en,
        "U.N.オーエンは彼女なのか？ feat.杉並児童合唱団 -カラオケ version-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N044a47a5ce784934961f109325dc4f4a ;
    schema:name "U.N. Owen was her? feat. Suginami Junior Chorus -Karaoke version-"@en,
        "U.N.オーエンは彼女なのか？ feat.杉並児童合唱団 -カラオケ version-"@ja .

_:N98c819af5a1544f1a2271e0e6c85cdd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N. Owen was her? 5-beat version -Abbey Road mix-"@en,
        "U.N.オーエンは彼女なのか？ 5拍子 version -Abbey Road mix-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N044a47a5ce784934961f109325dc4f4a ;
    schema:name "U.N. Owen was her? 5-beat version -Abbey Road mix-"@en,
        "U.N.オーエンは彼女なのか？ 5拍子 version -Abbey Road mix-"@ja .

_:Na37da8cb5249431d9f47add224bdc6a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N. Owen was her? NSF Hardware Playback"@en,
        "U.N.オーエンは彼女なのか？ NSF実機再生"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N044a47a5ce784934961f109325dc4f4a ;
    schema:name "U.N. Owen was her? NSF Hardware Playback"@en,
        "U.N.オーエンは彼女なのか？ NSF実機再生"@ja .

_:Nc41a497d4d31419c86941819c8e193d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N. Owen was her? Rap version -Abbey Road mix-"@en,
        "U.N.オーエンは彼女なのか？ Rap version -Abbey Road mix-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N044a47a5ce784934961f109325dc4f4a ;
    schema:name "U.N. Owen was her? Rap version -Abbey Road mix-"@en,
        "U.N.オーエンは彼女なのか？ Rap version -Abbey Road mix-"@ja .

_:N044a47a5ce784934961f109325dc4f4a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a9eac5c3e9140edb3a7c5a17936a4e8,
        _:N5eb5a370ab6846efaa5f8d6441c1d6f9,
        _:N6017dd8822bf4de9a04157f50923d510,
        _:N98c819af5a1544f1a2271e0e6c85cdd9,
        _:Na37da8cb5249431d9f47add224bdc6a8,
        _:Nc41a497d4d31419c86941819c8e193d0 ;
    mo:track_count 6 ;
    schema:duration "PT16:49"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2a9eac5c3e9140edb3a7c5a17936a4e8,
        _:N5eb5a370ab6846efaa5f8d6441c1d6f9,
        _:N6017dd8822bf4de9a04157f50923d510,
        _:N98c819af5a1544f1a2271e0e6c85cdd9,
        _:Na37da8cb5249431d9f47add224bdc6a8,
        _:Nc41a497d4d31419c86941819c8e193d0 .

