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

<artist/24620#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuki Yumeno"@en,
        "夢乃ゆき"@ja ;
    foaf:made <album/105259#subject>,
        <album/105259#vocals> ;
    foaf:name "Yuki Yumeno"@en,
        "夢乃ゆき"@ja .

<artist/17213#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105259#subject> ;
    schema:name "Sadawo Touzyou"@en,
        "東条サダヲ"@ja ;
    foaf:made <album/105259#composition>,
        <album/105259#lyrics>,
        <album/105259#subject> ;
    foaf:name "Sadawo Touzyou"@en,
        "東条サダヲ"@ja .

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

<album/105259#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "First Time-mellow dance mix- / Yuki Yumeno"@en,
        "First Time-mellow dance mix- / 夢乃ゆき"@ja,
        "First Time-mellow dance mix- / Yuki Yumeno"@ja-latn ;
    mo:performance_of <album/105259#musicalwork> ;
    mo:recorded_as <album/105259#musicalexpression> ;
    schema:name "First Time-mellow dance mix- / Yuki Yumeno"@en,
        "First Time-mellow dance mix- / 夢乃ゆき"@ja,
        "First Time-mellow dance mix- / Yuki Yumeno"@ja-latn ;
    schema:workPerformed <album/105259#musicalwork> .

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

<org/4984#subject> schema:name "StudioComodo"@en,
        "StudioComodo"@ja,
        "StudioComodo"@ja-latn ;
    foaf:name "StudioComodo"@en,
        "StudioComodo"@ja,
        "StudioComodo"@ja-latn .

<https://media.vgm.io/albums/95/105259/105259-54e915122f44.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/105259#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/95/105259/105259-54e915122f44.jpg> ;
    foaf:depicts <album/105259#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/95/105259/105259-54e915122f44.jpg> .

<https://medium-media.vgm.io/albums/95/105259/105259-54e915122f44.jpg> a schema:ImageObject,
        foaf:Image .

<album/105259#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "First Time-mellow dance mix- / Yuki Yumeno"@en,
        "First Time-mellow dance mix- / 夢乃ゆき"@ja,
        "First Time-mellow dance mix- / Yuki Yumeno"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(StudioComodo"@en ;
            foaf:made <album/105259#composition> ;
            foaf:name "(StudioComodo"@en ],
        <artist/17213#subject> ;
    mo:produced_work <album/105259#musicalwork> ;
    schema:name "First Time-mellow dance mix- / Yuki Yumeno"@en,
        "First Time-mellow dance mix- / 夢乃ゆき"@ja,
        "First Time-mellow dance mix- / Yuki Yumeno"@ja-latn .

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

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

<album/105259#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-10-21"^^xsd:date ;
    dcterms:title "First Time-mellow dance mix- / Yuki Yumeno"@en,
        "First Time-mellow dance mix- / 夢乃ゆき"@ja,
        "First Time-mellow dance mix- / Yuki Yumeno"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/105259#musicalexpression> ;
    mo:publisher <org/4984#subject> ;
    mo:record _:N96048f22c9a047558a4086a304989a53 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Petrichor"@en ;
            foaf:name "Petrichor"@en ] ;
    schema:datePublished "2020-10-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/95/105259/105259-54e915122f44.jpg> ;
    schema:name "First Time-mellow dance mix- / Yuki Yumeno"@en,
        "First Time-mellow dance mix- / 夢乃ゆき"@ja,
        "First Time-mellow dance mix- / Yuki Yumeno"@ja-latn ;
    schema:publisher <org/4984#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/105259/105259-54e915122f44.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105259#subject> ;
    schema:name "(StudioComodo"@en ;
    foaf:made <album/105259#subject> ;
    foaf:name "(StudioComodo"@en .

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

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

_:N0d77eb0fc0e14d8fa45090c9a2547412 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Time-mellow dance mix-"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N96048f22c9a047558a4086a304989a53 ;
    schema:name "First Time-mellow dance mix-"@en .

_:N96048f22c9a047558a4086a304989a53 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d77eb0fc0e14d8fa45090c9a2547412 ;
    mo:track_count 1 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N0d77eb0fc0e14d8fa45090c9a2547412 .

