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

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

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

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

<product/7214#subject> a schema:CreativeWork ;
    schema:name "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@en,
        "東方鬼形獣　〜 Wily Beast and Weakest Creature."@ja,
        "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@ja-latn ;
    foaf:name "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@en,
        "東方鬼形獣　〜 Wily Beast and Weakest Creature."@ja,
        "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@ja-latn .

<album/96889#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Uraomote Loneliness"@en,
        "裏表ロンリネス"@ja,
        "Uraomote Loneliness"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/96889#musicalwork> ;
    schema:name "Uraomote Loneliness"@en,
        "裏表ロンリネス"@ja,
        "Uraomote Loneliness"@ja-latn .

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

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

<org/1472#subject> schema:name "Shoujo Fractal"@en,
        "少女フラクタル"@ja,
        "Shoujo Fractal"@ja-latn ;
    foaf:name "Shoujo Fractal"@en,
        "少女フラクタル"@ja,
        "Shoujo Fractal"@ja-latn .

<https://media.vgm.io/albums/98/96889/96889-1583768651.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/96889#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/98/96889/96889-1583768651.png> ;
    foaf:depicts <album/96889#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/98/96889/96889-1583768651.png> .

<https://medium-media.vgm.io/albums/98/96889/96889-1583768651.png> a schema:ImageObject,
        foaf:Image .

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

<artist/16651#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/96889#performance> ;
    schema:name "Miya Amamiya"@en,
        "天宮みや"@ja ;
    foaf:made <album/96889#lyrics>,
        <album/96889#subject> ;
    foaf:name "Miya Amamiya"@en,
        "天宮みや"@ja .

<artist/31087#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/96889#performance> ;
    schema:name "Ami Himegi"@en,
        "姫城碧海"@ja ;
    foaf:name "Ami Himegi"@en,
        "姫城碧海"@ja .

<album/96889#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Uraomote Loneliness"@en,
        "裏表ロンリネス"@ja,
        "Uraomote Loneliness"@ja-latn ;
    mo:performance_of <album/96889#musicalwork> ;
    mo:performer <artist/16651#subject>,
        <artist/31087#subject> ;
    mo:recorded_as <album/96889#musicalexpression> ;
    schema:byArtist <artist/16651#subject>,
        <artist/31087#subject> ;
    schema:name "Uraomote Loneliness"@en,
        "裏表ロンリネス"@ja,
        "Uraomote Loneliness"@ja-latn ;
    schema:workPerformed <album/96889#musicalwork> .

<album/96889#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-03-22"^^xsd:date ;
    dcterms:title "Uraomote Loneliness"@en,
        "裏表ロンリネス"@ja,
        "Uraomote Loneliness"@ja-latn ;
    mo:catalogue_number "SJFT-0052" ;
    mo:media_type "CD" ;
    mo:publication_of <album/96889#musicalexpression> ;
    mo:publisher <org/1472#subject> ;
    mo:record _:N15e2daaa32d7426f8251cf18377d9ef9 ;
    mo:record_count 1 ;
    schema:about <product/497#subject>,
        <product/7214#subject> ;
    schema:byArtist <artist/16651#subject>,
        <artist/31087#subject> ;
    schema:datePublished "2020-03-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/96889/96889-1583768651.png> ;
    schema:name "Uraomote Loneliness"@en,
        "裏表ロンリネス"@ja,
        "Uraomote Loneliness"@ja-latn ;
    schema:publisher <org/1472#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/96889/96889-1583768651.png> .

_:N9d237e68c04041cfbe694679483750aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower of Bravery"@en,
        "勇気の花"@ja,
        "Yuuki no Hana"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N15e2daaa32d7426f8251cf18377d9ef9 ;
    schema:name "Flower of Bravery"@en,
        "勇気の花"@ja,
        "Yuuki no Hana"@ja-latn .

_:Nc18b9ac6ce12489d9ae8c80290ab539f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Two-Faced Loneliness"@en,
        "裏表ロンリネス"@ja,
        "Uraomote Loneliness"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N15e2daaa32d7426f8251cf18377d9ef9 ;
    schema:name "Two-Faced Loneliness"@en,
        "裏表ロンリネス"@ja,
        "Uraomote Loneliness"@ja-latn .

_:Ndf17ed9d299e4321bd18f7ca49ce35cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Two-Faced Loneliness (Instrumental)"@en,
        "裏表ロンリネス(Instrumental)"@ja,
        "Uraomote Loneliness (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N15e2daaa32d7426f8251cf18377d9ef9 ;
    schema:name "Two-Faced Loneliness (Instrumental)"@en,
        "裏表ロンリネス(Instrumental)"@ja,
        "Uraomote Loneliness (Instrumental)"@ja-latn .

_:Ne7115187222f4ddb9a62721ea5ea45ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower of Bravery (Instrumental)"@en,
        "勇気の花(Instrumental)"@ja,
        "Yuuki no Hana (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N15e2daaa32d7426f8251cf18377d9ef9 ;
    schema:name "Flower of Bravery (Instrumental)"@en,
        "勇気の花(Instrumental)"@ja,
        "Yuuki no Hana (Instrumental)"@ja-latn .

_:N15e2daaa32d7426f8251cf18377d9ef9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9d237e68c04041cfbe694679483750aa,
        _:Nc18b9ac6ce12489d9ae8c80290ab539f,
        _:Ndf17ed9d299e4321bd18f7ca49ce35cc,
        _:Ne7115187222f4ddb9a62721ea5ea45ac ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N9d237e68c04041cfbe694679483750aa,
        _:Nc18b9ac6ce12489d9ae8c80290ab539f,
        _:Ndf17ed9d299e4321bd18f7ca49ce35cc,
        _:Ne7115187222f4ddb9a62721ea5ea45ac .

