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

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

<artist/1928#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99365#subject> ;
    schema:name "U2 Akiyama"@en,
        "あきやまうに"@ja ;
    foaf:made <album/99365#composition>,
        <album/99365#subject> ;
    foaf:name "U2 Akiyama"@en,
        "あきやまうに"@ja .

<event/169> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 11 (May 11, 2014)" .

<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 .

<album/99365#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SAIGETU"@en,
        "SAIGETU"@ja,
        "SAIGETU"@ja-latn ;
    mo:composer <artist/1928#subject> ;
    mo:produced_work <album/99365#musicalwork> ;
    schema:name "SAIGETU"@en,
        "SAIGETU"@ja,
        "SAIGETU"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/56/99365/99365-1590291960.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/99365#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-05-11"^^xsd:date ;
    dcterms:title "SAIGETU"@en,
        "SAIGETU"@ja,
        "SAIGETU"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/99365#musicalexpression> ;
    mo:publisher _:N11787a4f596a4ef2be9dcb7a436e150e ;
    mo:record _:Nb8587c373c6248389eecabf2faf97592 ;
    mo:record_count 1 ;
    mo:release <event/169> ;
    schema:about <product/25#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "K."@en ;
            foaf:name "K."@en ] ;
    schema:datePublished "2014-05-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/99365/99365-1590291960.jpg> ;
    schema:name "SAIGETU"@en,
        "SAIGETU"@ja,
        "SAIGETU"@ja-latn ;
    schema:publisher _:N11787a4f596a4ef2be9dcb7a436e150e ;
    foaf:depiction <https://media.vgm.io/albums/56/99365/99365-1590291960.jpg> .

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

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

_:N11787a4f596a4ef2be9dcb7a436e150e schema:name "SAPTHPT3"@en ;
    foaf:name "SAPTHPT3"@en .

_:Nb8587c373c6248389eecabf2faf97592 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nd1d935c3efae4e91b5d80150c0c9a595 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nd1d935c3efae4e91b5d80150c0c9a595 .

_:Nd1d935c3efae4e91b5d80150c0c9a595 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SAIGETU"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb8587c373c6248389eecabf2faf97592 ;
    schema:name "SAIGETU"@ja .

_:Ne91447ddbd274a2c807bc317cfd17969 a schema:Person,
        foaf:Person ;
    mo:performed <album/99365#performance> ;
    schema:name "K."@en ;
    foaf:name "K."@en .

