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

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

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

<artist/34488#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96881#subject> ;
    schema:name "Nissy"@en ;
    foaf:made <album/96881#composition>,
        <album/96881#subject> ;
    foaf:name "Nissy"@en .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

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

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

<org/687#subject> schema:name "Yuuhei Satellite"@en,
        "幽閉サテライト"@ja,
        "Yuuhei Satellite"@ja-latn ;
    foaf:name "Yuuhei Satellite"@en,
        "幽閉サテライト"@ja,
        "Yuuhei Satellite"@ja-latn .

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

<https://medium-media.vgm.io/albums/18/96881/96881-1583566567.png> a schema:ImageObject,
        foaf:Image .

<album/96881#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shimei to Koufukuron"@en,
        "使命と幸福論"@ja,
        "Shimei to Koufukuron"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/34488#subject> ;
    mo:produced_work <album/96881#musicalwork> ;
    schema:name "Shimei to Koufukuron"@en,
        "使命と幸福論"@ja,
        "Shimei to Koufukuron"@ja-latn .

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

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

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

<artist/34304#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/96881#performance> ;
    schema:name "Marcia"@en ;
    foaf:made <album/96881#lyrics>,
        <album/96881#subject> ;
    foaf:name "Marcia"@en .

<album/96881#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shimei to Koufukuron"@en,
        "使命と幸福論"@ja,
        "Shimei to Koufukuron"@ja-latn ;
    mo:performance_of <album/96881#musicalwork> ;
    mo:performer <artist/16651#subject>,
        <artist/31087#subject>,
        <artist/34304#subject> ;
    mo:recorded_as <album/96881#musicalexpression> ;
    schema:byArtist <artist/16651#subject>,
        <artist/31087#subject>,
        <artist/34304#subject> ;
    schema:name "Shimei to Koufukuron"@en,
        "使命と幸福論"@ja,
        "Shimei to Koufukuron"@ja-latn ;
    schema:workPerformed <album/96881#musicalwork> .

<album/96881#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-03-08"^^xsd:date ;
    dcterms:title "Shimei to Koufukuron"@en,
        "使命と幸福論"@ja,
        "Shimei to Koufukuron"@ja-latn ;
    mo:catalogue_number "YHEX-0011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/96881#musicalexpression> ;
    mo:publisher <org/687#subject> ;
    mo:record _:N60ae7a39a3bd458faae53a01f9f4cdb0 ;
    mo:record_count 1 ;
    schema:about <product/22#subject> ;
    schema:byArtist <artist/16651#subject>,
        <artist/31087#subject>,
        <artist/34304#subject> ;
    schema:datePublished "2020-03-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/96881/96881-1583566567.png> ;
    schema:name "Shimei to Koufukuron"@en,
        "使命と幸福論"@ja,
        "Shimei to Koufukuron"@ja-latn ;
    schema:publisher <org/687#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/96881/96881-1583566567.png> .

_:N49e7832906b845d19ab1a2cf1c547868 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring, Remembering You"@en,
        "春、想う君"@ja,
        "Haru, Omou Kimi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N60ae7a39a3bd458faae53a01f9f4cdb0 ;
    schema:name "Spring, Remembering You"@en,
        "春、想う君"@ja,
        "Haru, Omou Kimi"@ja-latn .

_:Nfde772d5bdc94214ad2b5e1439df6f5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Duty and Happiness Theory"@en,
        "使命と幸福論"@ja,
        "Shimei to Koufukuron"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N60ae7a39a3bd458faae53a01f9f4cdb0 ;
    schema:name "Duty and Happiness Theory"@en,
        "使命と幸福論"@ja,
        "Shimei to Koufukuron"@ja-latn .

_:N60ae7a39a3bd458faae53a01f9f4cdb0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N49e7832906b845d19ab1a2cf1c547868,
        _:Nfde772d5bdc94214ad2b5e1439df6f5f ;
    mo:track_count 2 ;
    schema:duration "PT8:15"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N49e7832906b845d19ab1a2cf1c547868,
        _:Nfde772d5bdc94214ad2b5e1439df6f5f .

