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

<album/154658#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ceres / Pallas / Hiroyuki ODA"@en,
        "Ceres / Pallas / Hiroyuki ODA"@ja,
        "Ceres / Pallas / Hiroyuki ODA"@ja-latn ;
    mo:produced_work <album/154658#musicalwork> ;
    schema:name "Ceres / Pallas / Hiroyuki ODA"@en,
        "Ceres / Pallas / Hiroyuki ODA"@ja,
        "Ceres / Pallas / Hiroyuki ODA"@ja-latn .

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

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

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

<album/154658#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ceres / Pallas / Hiroyuki ODA"@en,
        "Ceres / Pallas / Hiroyuki ODA"@ja,
        "Ceres / Pallas / Hiroyuki ODA"@ja-latn ;
    mo:performance_of <album/154658#musicalwork> ;
    mo:recorded_as <album/154658#musicalexpression> ;
    schema:name "Ceres / Pallas / Hiroyuki ODA"@en,
        "Ceres / Pallas / Hiroyuki ODA"@ja,
        "Ceres / Pallas / Hiroyuki ODA"@ja-latn ;
    schema:workPerformed <album/154658#musicalwork> .

<org/2885#subject> schema:name "Otographic Music"@en,
        "Otographic Music"@ja,
        "Otographic Music"@ja-latn ;
    foaf:name "Otographic Music"@en,
        "Otographic Music"@ja,
        "Otographic Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/85/154658/154658-f30dd5b8978d.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/154658#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-12-27"^^xsd:date ;
    dcterms:title "Ceres / Pallas / Hiroyuki ODA"@en,
        "Ceres / Pallas / Hiroyuki ODA"@ja,
        "Ceres / Pallas / Hiroyuki ODA"@ja-latn ;
    mo:catalogue_number "OTO092" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/154658#musicalexpression> ;
    mo:publisher <org/2885#subject> ;
    mo:record _:N0428f5717cae4e32876a4966f600ea96 ;
    mo:record_count 1 ;
    schema:datePublished "2024-12-27"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/85/154658/154658-f30dd5b8978d.jpg> ;
    schema:name "Ceres / Pallas / Hiroyuki ODA"@en,
        "Ceres / Pallas / Hiroyuki ODA"@ja,
        "Ceres / Pallas / Hiroyuki ODA"@ja-latn ;
    schema:publisher <org/2885#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/154658/154658-f30dd5b8978d.jpg> .

_:N459647a62291401db74e86f653a29bff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ceres"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:08"^^xsd:interval ;
    schema:inPlaylist _:N0428f5717cae4e32876a4966f600ea96 ;
    schema:name "Ceres"@en .

_:N681fb6b412e34297ac5e4cc313326056 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pallas"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:39"^^xsd:interval ;
    schema:inPlaylist _:N0428f5717cae4e32876a4966f600ea96 ;
    schema:name "Pallas"@en .

_:N0428f5717cae4e32876a4966f600ea96 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N459647a62291401db74e86f653a29bff,
        _:N681fb6b412e34297ac5e4cc313326056 ;
    mo:track_count 2 ;
    schema:duration "PT13:47"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N459647a62291401db74e86f653a29bff,
        _:N681fb6b412e34297ac5e4cc313326056 .

