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

<artist/13080#subject> a schema:Person,
        foaf:Person ;
    schema:name "i-chan"@en ;
    foaf:made <album/35830#lyrics>,
        <album/35830#subject> ;
    foaf:name "i-chan"@en .

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

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

<event/98> a mo:Release ;
    schema:name "Released at Comic Market 79 (Dec 29, 2010 to Dec 31, 2010)" .

<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/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@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/35830#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ultima weapon"@en,
        "ultima weapon"@ja,
        "ultima weapon"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/35830#musicalwork> ;
    schema:name "ultima weapon"@en,
        "ultima weapon"@ja,
        "ultima weapon"@ja-latn .

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

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

<org/1057#subject> schema:name "AGENT 0"@en,
        "AGENT 0"@ja,
        "AGENT 0"@ja-latn ;
    foaf:name "AGENT 0"@en,
        "AGENT 0"@ja,
        "AGENT 0"@ja-latn .

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

<https://medium-media.vgm.io/albums/03/35830/35830-1393526193.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/35830#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ultima weapon"@en,
        "ultima weapon"@ja,
        "ultima weapon"@ja-latn ;
    mo:performance_of <album/35830#musicalwork> ;
    mo:performer _:Nfda92b6ffe1b4676a88f94e901a7c7bb ;
    mo:recorded_as <album/35830#musicalexpression> ;
    schema:byArtist _:Nfda92b6ffe1b4676a88f94e901a7c7bb ;
    schema:name "ultima weapon"@en,
        "ultima weapon"@ja,
        "ultima weapon"@ja-latn ;
    schema:workPerformed <album/35830#musicalwork> .

<album/35830#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-30"^^xsd:date ;
    dcterms:title "ultima weapon"@en,
        "ultima weapon"@ja,
        "ultima weapon"@ja-latn ;
    mo:catalogue_number "AGENT-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35830#musicalexpression> ;
    mo:publisher <org/1057#subject> ;
    mo:record _:Nd28cedce168a4dfcaa273fc64ca98f22 ;
    mo:record_count 1 ;
    mo:release <event/98> ;
    schema:about <product/20#subject>,
        <product/25#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "一貴"@en ;
            foaf:name "一貴"@en ] ;
    schema:datePublished "2010-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/03/35830/35830-1393526193.jpg> ;
    schema:name "ultima weapon"@en,
        "ultima weapon"@ja,
        "ultima weapon"@ja-latn ;
    schema:publisher <org/1057#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/35830/35830-1393526193.jpg> .

_:N19c5ac089c2741c69118b429ec8fc7cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "XIII(No vocal version)"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Nd28cedce168a4dfcaa273fc64ca98f22 ;
    schema:name "XIII(No vocal version)"@en .

_:N1f2683359fdd49aea0f48c1eb82e46ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bloody law"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nd28cedce168a4dfcaa273fc64ca98f22 ;
    schema:name "bloody law"@en .

_:N3b2f3ab5e54c4b97a88890aed77c299a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bloody law(No vocal version)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nd28cedce168a4dfcaa273fc64ca98f22 ;
    schema:name "bloody law(No vocal version)"@en .

_:N4bf2536a21cd4a55b37a2d78719055c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You can’t See Me"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nd28cedce168a4dfcaa273fc64ca98f22 ;
    schema:name "You can’t See Me"@en .

_:N987175931d8a407faeb46e8a48474c8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ultima weapon(No vocal version)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nd28cedce168a4dfcaa273fc64ca98f22 ;
    schema:name "ultima weapon(No vocal version)"@en .

_:Nc31a7d05edad4a8cb18df8315ff665fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ultima weapon"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nd28cedce168a4dfcaa273fc64ca98f22 ;
    schema:name "ultima weapon"@en .

_:Nd0278534c4cd48f1b4c20ee55088b8d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "XIII"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nd28cedce168a4dfcaa273fc64ca98f22 ;
    schema:name "XIII"@en .

_:Nfda92b6ffe1b4676a88f94e901a7c7bb a schema:Person,
        foaf:Person ;
    mo:performed <album/35830#performance> ;
    schema:name "一貴"@en ;
    foaf:name "一貴"@en .

_:Nd28cedce168a4dfcaa273fc64ca98f22 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19c5ac089c2741c69118b429ec8fc7cd,
        _:N1f2683359fdd49aea0f48c1eb82e46ed,
        _:N3b2f3ab5e54c4b97a88890aed77c299a,
        _:N4bf2536a21cd4a55b37a2d78719055c7,
        _:N987175931d8a407faeb46e8a48474c8a,
        _:Nc31a7d05edad4a8cb18df8315ff665fb,
        _:Nd0278534c4cd48f1b4c20ee55088b8d5 ;
    mo:track_count 7 ;
    schema:duration "PT21:18"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N19c5ac089c2741c69118b429ec8fc7cd,
        _:N1f2683359fdd49aea0f48c1eb82e46ed,
        _:N3b2f3ab5e54c4b97a88890aed77c299a,
        _:N4bf2536a21cd4a55b37a2d78719055c7,
        _:N987175931d8a407faeb46e8a48474c8a,
        _:Nc31a7d05edad4a8cb18df8315ff665fb,
        _:Nd0278534c4cd48f1b4c20ee55088b8d5 .

