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

<artist/29650#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mikiha"@en,
        "幹葉"@ja ;
    foaf:made <album/116323#lyrics>,
        <album/116323#subject> ;
    foaf:name "Mikiha"@en,
        "幹葉"@ja .

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

<artist/13568#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116323#subject> ;
    schema:name "Saku"@en ;
    foaf:made <album/116323#composition>,
        <album/116323#lyrics>,
        <album/116323#subject> ;
    foaf:name "Saku"@en .

<artist/15006#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116323#subject> ;
    schema:name "Yoshiki Mizuno"@en,
        "水野良樹"@ja ;
    foaf:made <album/116323#composition>,
        <album/116323#lyrics>,
        <album/116323#subject> ;
    foaf:name "Yoshiki Mizuno"@en,
        "水野良樹"@ja .

<artist/29648#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116323#subject> ;
    schema:name "Yuji Teranishi"@en,
        "寺西裕二"@ja ;
    foaf:made <album/116323#composition>,
        <album/116323#subject> ;
    foaf:name "Yuji Teranishi"@en,
        "寺西裕二"@ja .

<product/10251#subject> a schema:CreativeWork ;
    schema:name "My Dress-Up Darling"@en,
        "その着せ替え人形は恋をする"@ja,
        "Sono Bisque Doll wa Koi wo Suru"@ja-latn ;
    foaf:name "My Dress-Up Darling"@en,
        "その着せ替え人形は恋をする"@ja,
        "Sono Bisque Doll wa Koi wo Suru"@ja-latn .

<product/8525#subject> a schema:CreativeWork ;
    schema:name "Warlords of Sigrdrifa"@en,
        "戦翼のシグルドリーヴァ"@ja,
        "Senyoku no Sigrdrifa"@ja-latn ;
    foaf:name "Warlords of Sigrdrifa"@en,
        "戦翼のシグルドリーヴァ"@ja,
        "Senyoku no Sigrdrifa"@ja-latn .

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

<org/1584#subject> schema:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn ;
    foaf:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn .

<https://media.vgm.io/albums/32/116323/116323-6f32a5d13476.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/116323#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/32/116323/116323-6f32a5d13476.jpg> ;
    foaf:depicts <album/116323#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/32/116323/116323-6f32a5d13476.jpg> .

<https://medium-media.vgm.io/albums/32/116323/116323-6f32a5d13476.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/116323#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sansan Days / Spira Spica"@en,
        "燦々デイズ / スピラ・スピカ"@ja,
        "Sansan Days / Spira Spica"@ja-latn ;
    mo:performance_of <album/116323#musicalwork> ;
    mo:performer <artist/29649#subject> ;
    mo:recorded_as <album/116323#musicalexpression> ;
    schema:byArtist <artist/29649#subject> ;
    schema:name "Sansan Days / Spira Spica"@en,
        "燦々デイズ / スピラ・スピカ"@ja,
        "Sansan Days / Spira Spica"@ja-latn ;
    schema:workPerformed <album/116323#musicalwork> .

<artist/29649#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/116323#performance> ;
    schema:name "Spira Spica"@en,
        "スピラ・スピカ"@ja ;
    foaf:name "Spira Spica"@en,
        "スピラ・スピカ"@ja .

<album/116323#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sansan Days / Spira Spica"@en,
        "燦々デイズ / スピラ・スピカ"@ja,
        "Sansan Days / Spira Spica"@ja-latn ;
    mo:composer <artist/13568#subject>,
        <artist/15006#subject>,
        <artist/29648#subject> ;
    mo:produced_work <album/116323#musicalwork> ;
    schema:name "Sansan Days / Spira Spica"@en,
        "燦々デイズ / スピラ・スピカ"@ja,
        "Sansan Days / Spira Spica"@ja-latn .

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

<album/116323#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-02-02"^^xsd:date ;
    dcterms:title "Sansan Days / Spira Spica"@en,
        "燦々デイズ / スピラ・スピカ"@ja,
        "Sansan Days / Spira Spica"@ja-latn ;
    mo:catalogue_number "VVCL-2004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/116323#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:Ncfe59617f6be45c6a8bee409a9e9aa53 ;
    mo:record_count 1 ;
    schema:about <product/10251#subject>,
        <product/8525#subject> ;
    schema:byArtist <artist/29649#subject> ;
    schema:datePublished "2022-02-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/32/116323/116323-6f32a5d13476.jpg> ;
    schema:name "Sansan Days / Spira Spica"@en,
        "燦々デイズ / スピラ・スピカ"@ja,
        "Sansan Days / Spira Spica"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/32/116323/116323-6f32a5d13476.jpg> .

_:N226c6215020d4b34804e0f5971e7c895 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "燦々デイズ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Ncfe59617f6be45c6a8bee409a9e9aa53 ;
    schema:name "燦々デイズ"@ja .

_:N2bce0c935820426e911e1fcd8d674ede a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サヨナラナミダ -piano ver.-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Ncfe59617f6be45c6a8bee409a9e9aa53 ;
    schema:name "サヨナラナミダ -piano ver.-"@ja .

_:N963446e1d1e64f38a31aaaeff4e4e47e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "じょいふる"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Ncfe59617f6be45c6a8bee409a9e9aa53 ;
    schema:name "じょいふる"@ja .

_:Nd3a3182f3c1242bd81ca44adc594d9cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go Beyond"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Ncfe59617f6be45c6a8bee409a9e9aa53 ;
    schema:name "Go Beyond"@ja .

_:Ncfe59617f6be45c6a8bee409a9e9aa53 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N226c6215020d4b34804e0f5971e7c895,
        _:N2bce0c935820426e911e1fcd8d674ede,
        _:N963446e1d1e64f38a31aaaeff4e4e47e,
        _:Nd3a3182f3c1242bd81ca44adc594d9cc ;
    mo:track_count 4 ;
    schema:duration "PT16:19"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N226c6215020d4b34804e0f5971e7c895,
        _:N2bce0c935820426e911e1fcd8d674ede,
        _:N963446e1d1e64f38a31aaaeff4e4e47e,
        _:Nd3a3182f3c1242bd81ca44adc594d9cc .

