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

<album/129348#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Feed Your Soul / KO3"@en,
        "Feed Your Soul / KO3"@ja,
        "Feed Your Soul / KO3"@ja-latn ;
    mo:produced_work <album/129348#musicalwork> ;
    schema:name "Feed Your Soul / KO3"@en,
        "Feed Your Soul / KO3"@ja,
        "Feed Your Soul / KO3"@ja-latn .

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

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

<event/289> a mo:Release ;
    schema:name "Released at M3-2023 Spring (Apr 30, 2023)" .

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

<album/129348#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Feed Your Soul / KO3"@en,
        "Feed Your Soul / KO3"@ja,
        "Feed Your Soul / KO3"@ja-latn ;
    mo:performance_of <album/129348#musicalwork> ;
    mo:recorded_as <album/129348#musicalexpression> ;
    schema:name "Feed Your Soul / KO3"@en,
        "Feed Your Soul / KO3"@ja,
        "Feed Your Soul / KO3"@ja-latn ;
    schema:workPerformed <album/129348#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/84/129348/129348-bb8303f58b11.png> a schema:ImageObject,
        foaf:Image .

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

<album/129348#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-04-30"^^xsd:date ;
    dcterms:title "Feed Your Soul / KO3"@en,
        "Feed Your Soul / KO3"@ja,
        "Feed Your Soul / KO3"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Download Code" ;
    mo:publication_of <album/129348#musicalexpression> ;
    mo:publisher <org/3621#subject> ;
    mo:record _:Ncf2ad649d3144154882748e47ab14e5f ;
    mo:record_count 1 ;
    mo:release <event/289> ;
    schema:datePublished "2023-04-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/84/129348/129348-bb8303f58b11.png> ;
    schema:name "Feed Your Soul / KO3"@en,
        "Feed Your Soul / KO3"@ja,
        "Feed Your Soul / KO3"@ja-latn ;
    schema:publisher <org/3621#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/129348/129348-bb8303f58b11.png> .

_:N35aaa6d962e94352af5d0d8b123b68fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer of Love"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Ncf2ad649d3144154882748e47ab14e5f ;
    schema:name "Summer of Love"@en .

_:N8a893218ed8b46eea278897d9c1af4ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fashion"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Ncf2ad649d3144154882748e47ab14e5f ;
    schema:name "Fashion"@en .

_:Ne18d00d815354270904387734318a22e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feed Your Soul"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Ncf2ad649d3144154882748e47ab14e5f ;
    schema:name "Feed Your Soul"@en .

_:Ncf2ad649d3144154882748e47ab14e5f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N35aaa6d962e94352af5d0d8b123b68fb,
        _:N8a893218ed8b46eea278897d9c1af4ad,
        _:Ne18d00d815354270904387734318a22e ;
    mo:track_count 3 ;
    schema:duration "PT10:29"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N35aaa6d962e94352af5d0d8b123b68fb,
        _:N8a893218ed8b46eea278897d9c1af4ad,
        _:Ne18d00d815354270904387734318a22e .

