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

<album/144747#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "We Are The Bullets"@en,
        "We Are The Bullets"@ja,
        "We Are The Bullets"@ja-latn ;
    mo:produced_work <album/144747#musicalwork> ;
    schema:name "We Are The Bullets"@en,
        "We Are The Bullets"@ja,
        "We Are The Bullets"@ja-latn .

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

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

<event/264> a mo:Release ;
    schema:name "Released at Touhou Kouromu 16 (Oct 11, 2020)" .

<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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn .

<product/497#subject> a schema:CreativeWork ;
    schema:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn ;
    foaf:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn .

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

<album/144747#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "We Are The Bullets"@en,
        "We Are The Bullets"@ja,
        "We Are The Bullets"@ja-latn ;
    mo:performance_of <album/144747#musicalwork> ;
    mo:recorded_as <album/144747#musicalexpression> ;
    schema:name "We Are The Bullets"@en,
        "We Are The Bullets"@ja,
        "We Are The Bullets"@ja-latn ;
    schema:workPerformed <album/144747#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/74/144747/144747-f24341b2535f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/144747#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/74/144747/144747-f24341b2535f.jpg> ;
    foaf:depicts <album/144747#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/74/144747/144747-f24341b2535f.jpg> .

<https://medium-media.vgm.io/albums/74/144747/144747-f24341b2535f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/144747#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-10-11"^^xsd:date ;
    dcterms:title "We Are The Bullets"@en,
        "We Are The Bullets"@ja,
        "We Are The Bullets"@ja-latn ;
    mo:catalogue_number "ARAM-0051" ;
    mo:media_type "CD" ;
    mo:publication_of <album/144747#musicalexpression> ;
    mo:publisher <org/232#subject> ;
    mo:record _:N83c531c848204c8a82ff93ccd7c0fe67 ;
    mo:record_count 1 ;
    mo:release <event/264> ;
    schema:about <product/20#subject>,
        <product/25#subject>,
        <product/497#subject> ;
    schema:datePublished "2020-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/74/144747/144747-f24341b2535f.jpg> ;
    schema:name "We Are The Bullets"@en,
        "We Are The Bullets"@ja,
        "We Are The Bullets"@ja-latn ;
    schema:publisher <org/232#subject> ;
    foaf:depiction <https://media.vgm.io/albums/74/144747/144747-f24341b2535f.jpg> .

_:N0e564f9633b1459eb637a8259d9d0ef5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unstoppable"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N83c531c848204c8a82ff93ccd7c0fe67 ;
    schema:name "Unstoppable"@en .

_:N0f8e542bddb7441fb0b7789ed786ba44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another Magus"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:30"^^xsd:interval ;
    schema:inPlaylist _:N83c531c848204c8a82ff93ccd7c0fe67 ;
    schema:name "Another Magus"@en .

_:N43ecee0eb29c49968e924c9049473928 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ground Reflection"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:19"^^xsd:interval ;
    schema:inPlaylist _:N83c531c848204c8a82ff93ccd7c0fe67 ;
    schema:name "Ground Reflection"@en .

_:N53c2eba3a54c4b4598fa1e3777891905 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Red Monster"@en ;
    mo:track_number 8 ;
    schema:duration "PT7:19"^^xsd:interval ;
    schema:inPlaylist _:N83c531c848204c8a82ff93ccd7c0fe67 ;
    schema:name "Little Red Monster"@en .

_:N8620e8d33ef44e07bb658ce8de66617c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Against Da Klock"@en ;
    mo:track_number 10 ;
    schema:duration "PT7:22"^^xsd:interval ;
    schema:inPlaylist _:N83c531c848204c8a82ff93ccd7c0fe67 ;
    schema:name "Against Da Klock"@en .

_:Nc1b7063f323a4acb98665eb32bd80dbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under Lockdown"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:46"^^xsd:interval ;
    schema:inPlaylist _:N83c531c848204c8a82ff93ccd7c0fe67 ;
    schema:name "Under Lockdown"@en .

_:Nf0bb650409e84224a608d87a8eca5eb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AntiVerse"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:00"^^xsd:interval ;
    schema:inPlaylist _:N83c531c848204c8a82ff93ccd7c0fe67 ;
    schema:name "AntiVerse"@en .

_:Nf22e7e5be8ce4100b7778b277d61de97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DualHacker"@en ;
    mo:track_number 5 ;
    schema:duration "PT7:33"^^xsd:interval ;
    schema:inPlaylist _:N83c531c848204c8a82ff93ccd7c0fe67 ;
    schema:name "DualHacker"@en .

_:Nf84f231d6993421f9a127935c674288b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "There Are No Silver Bullets"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:27"^^xsd:interval ;
    schema:inPlaylist _:N83c531c848204c8a82ff93ccd7c0fe67 ;
    schema:name "There Are No Silver Bullets"@en .

_:Nfdd9ea25a5694b18aa8df548296dd30b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lakeshore Wind"@en ;
    mo:track_number 9 ;
    schema:duration "PT7:08"^^xsd:interval ;
    schema:inPlaylist _:N83c531c848204c8a82ff93ccd7c0fe67 ;
    schema:name "Lakeshore Wind"@en .

_:N83c531c848204c8a82ff93ccd7c0fe67 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e564f9633b1459eb637a8259d9d0ef5,
        _:N0f8e542bddb7441fb0b7789ed786ba44,
        _:N43ecee0eb29c49968e924c9049473928,
        _:N53c2eba3a54c4b4598fa1e3777891905,
        _:N8620e8d33ef44e07bb658ce8de66617c,
        _:Nc1b7063f323a4acb98665eb32bd80dbd,
        _:Nf0bb650409e84224a608d87a8eca5eb7,
        _:Nf22e7e5be8ce4100b7778b277d61de97,
        _:Nf84f231d6993421f9a127935c674288b,
        _:Nfdd9ea25a5694b18aa8df548296dd30b ;
    mo:track_count 10 ;
    schema:duration "PT67:39"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0e564f9633b1459eb637a8259d9d0ef5,
        _:N0f8e542bddb7441fb0b7789ed786ba44,
        _:N43ecee0eb29c49968e924c9049473928,
        _:N53c2eba3a54c4b4598fa1e3777891905,
        _:N8620e8d33ef44e07bb658ce8de66617c,
        _:Nc1b7063f323a4acb98665eb32bd80dbd,
        _:Nf0bb650409e84224a608d87a8eca5eb7,
        _:Nf22e7e5be8ce4100b7778b277d61de97,
        _:Nf84f231d6993421f9a127935c674288b,
        _:Nfdd9ea25a5694b18aa8df548296dd30b .

