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

<album/146503#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Suoh Divine Raiment / Camellia"@en,
        "蘇芳天衣 / かめりあ"@ja,
        "Suoh Divine Raiment / Camellia"@ja-latn ;
    mo:produced_work <album/146503#musicalwork> ;
    schema:name "Suoh Divine Raiment / Camellia"@en,
        "蘇芳天衣 / かめりあ"@ja,
        "Suoh Divine Raiment / Camellia"@ja-latn .

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

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

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

<album/146503#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Suoh Divine Raiment / Camellia"@en,
        "蘇芳天衣 / かめりあ"@ja,
        "Suoh Divine Raiment / Camellia"@ja-latn ;
    mo:performance_of <album/146503#musicalwork> ;
    mo:recorded_as <album/146503#musicalexpression> ;
    schema:name "Suoh Divine Raiment / Camellia"@en,
        "蘇芳天衣 / かめりあ"@ja,
        "Suoh Divine Raiment / Camellia"@ja-latn ;
    schema:workPerformed <album/146503#musicalwork> .

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

<https://medium-media.vgm.io/albums/30/146503/146503-de5589cf0a54.png> a schema:ImageObject,
        foaf:Image .

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

<album/146503#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-12-16"^^xsd:date ;
    dcterms:title "Suoh Divine Raiment / Camellia"@en,
        "蘇芳天衣 / かめりあ"@ja,
        "Suoh Divine Raiment / Camellia"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/146503#musicalexpression> ;
    mo:publisher _:Ne98af0f743844a0a8e19d5b5fc2d2faa ;
    mo:record _:N811ffead7c644e6b9df6527950a3b51d ;
    mo:record_count 1 ;
    schema:datePublished "2024-12-16"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/30/146503/146503-de5589cf0a54.png> ;
    schema:name "Suoh Divine Raiment / Camellia"@en,
        "蘇芳天衣 / かめりあ"@ja,
        "Suoh Divine Raiment / Camellia"@ja-latn ;
    schema:publisher _:Ne98af0f743844a0a8e19d5b5fc2d2faa ;
    foaf:depiction <https://media.vgm.io/albums/30/146503/146503-de5589cf0a54.png> .

_:N811ffead7c644e6b9df6527950a3b51d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nc61fb16614f944758fefd93de27d5663 ;
    mo:track_count 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nc61fb16614f944758fefd93de27d5663 .

_:Nc61fb16614f944758fefd93de27d5663 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suoh Divine Raiment"@en,
        "蘇芳天衣"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N811ffead7c644e6b9df6527950a3b51d ;
    schema:name "Suoh Divine Raiment"@en,
        "蘇芳天衣"@ja .

_:Ne98af0f743844a0a8e19d5b5fc2d2faa schema:name "Camellia"@en,
        "Camellia"@ja,
        "Camellia"@ja-latn ;
    foaf:name "Camellia"@en,
        "Camellia"@ja,
        "Camellia"@ja-latn .

