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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93947#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/93947#composition>,
        <album/93947#subject> ;
    foaf:name "ZUN"@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 .

<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/93947#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ifuudoudou ~ Rin to shite Nyan"@en,
        "威風堂々 ～凛としてニャン"@ja,
        "Ifuudoudou ~ Rin to shite Nyan"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/93947#musicalwork> ;
    schema:name "Ifuudoudou ~ Rin to shite Nyan"@en,
        "威風堂々 ～凛としてニャン"@ja,
        "Ifuudoudou ~ Rin to shite Nyan"@ja-latn .

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

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

<org/1207#subject> schema:name "Akatsuki Records"@en,
        "暁Records"@ja,
        "Akatsuki Records"@ja-latn ;
    foaf:name "Akatsuki Records"@en,
        "暁Records"@ja,
        "Akatsuki Records"@ja-latn .

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

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

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

<album/93947#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ifuudoudou ~ Rin to shite Nyan"@en,
        "威風堂々 ～凛としてニャン"@ja,
        "Ifuudoudou ~ Rin to shite Nyan"@ja-latn ;
    mo:performance_of <album/93947#musicalwork> ;
    mo:performer <artist/14596#subject> ;
    mo:recorded_as <album/93947#musicalexpression> ;
    schema:byArtist <artist/14596#subject> ;
    schema:name "Ifuudoudou ~ Rin to shite Nyan"@en,
        "威風堂々 ～凛としてニャン"@ja,
        "Ifuudoudou ~ Rin to shite Nyan"@ja-latn ;
    schema:workPerformed <album/93947#musicalwork> .

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

<album/93947#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-03-17"^^xsd:date ;
    dcterms:title "Ifuudoudou ~ Rin to shite Nyan"@en,
        "威風堂々 ～凛としてニャン"@ja,
        "Ifuudoudou ~ Rin to shite Nyan"@ja-latn ;
    mo:catalogue_number "DRCD-0047" ;
    mo:media_type "CD" ;
    mo:publication_of <album/93947#musicalexpression> ;
    mo:publisher <org/1207#subject> ;
    mo:record _:Nd203c1368668464b9e32ac03e555ea1d ;
    mo:record_count 1 ;
    schema:about <product/22#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/14596#subject> ;
    schema:datePublished "2019-03-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/74/93947/93947-1576342906.jpg> ;
    schema:name "Ifuudoudou ~ Rin to shite Nyan"@en,
        "威風堂々 ～凛としてニャン"@ja,
        "Ifuudoudou ~ Rin to shite Nyan"@ja-latn ;
    schema:publisher <org/1207#subject> ;
    foaf:depiction <https://media.vgm.io/albums/74/93947/93947-1576342906.jpg> .

_:N8a48067e11174f27b922a80811420019 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ステラ・アウレア"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nd203c1368668464b9e32ac03e555ea1d ;
    schema:name "ステラ・アウレア"@ja .

_:N8c7e2dcae0654e5d924c6d5be6b117ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "威風堂々 ～凛としてニャン"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nd203c1368668464b9e32ac03e555ea1d ;
    schema:name "威風堂々 ～凛としてニャン"@ja .

_:Nd203c1368668464b9e32ac03e555ea1d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8a48067e11174f27b922a80811420019,
        _:N8c7e2dcae0654e5d924c6d5be6b117ae ;
    mo:track_count 2 ;
    schema:duration "PT6:46"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N8a48067e11174f27b922a80811420019,
        _:N8c7e2dcae0654e5d924c6d5be6b117ae .

