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

<artist/35137#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruko Nagaya"@en,
        "長屋晴子"@ja ;
    foaf:made <album/133685#lyrics>,
        <album/133685#subject> ;
    foaf:name "Haruko Nagaya"@en,
        "長屋晴子"@ja .

<artist/35140#subject> a schema:Person,
        foaf:Person ;
    schema:name "Issey Kobayashi"@en,
        "小林壱誓"@ja ;
    foaf:made <album/133685#lyrics>,
        <album/133685#subject> ;
    foaf:name "Issey Kobayashi"@en,
        "小林壱誓"@ja .

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

<artist/35138#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133685#subject> ;
    schema:name "peppe"@en ;
    foaf:made <album/133685#composition>,
        <album/133685#subject> ;
    foaf:name "peppe"@en .

<artist/35139#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133685#subject> ;
    schema:name "Shingo Anami"@en,
        "穴見真吾"@ja ;
    foaf:made <album/133685#composition>,
        <album/133685#subject> ;
    foaf:name "Shingo Anami"@en,
        "穴見真吾"@ja .

<product/14719#subject> a schema:CreativeWork ;
    schema:name "The Apothecary Diaries"@en,
        "薬屋のひとりごと"@ja,
        "Kusuriya no Hitorigoto"@ja-latn ;
    foaf:name "The Apothecary Diaries"@en,
        "薬屋のひとりごと"@ja,
        "Kusuriya no Hitorigoto"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/58/133685/133685-e3d51e39cc5f.jpg> a schema:ImageObject,
        foaf:Image .

<album/133685#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hana ni natte / Ryokuoushoku Shakai"@en,
        "花になって / 緑黄色社会"@ja,
        "Hana ni natte / Ryokuoushoku Shakai"@ja-latn ;
    mo:composer <artist/35138#subject>,
        <artist/35139#subject> ;
    mo:produced_work <album/133685#musicalwork> ;
    schema:name "Hana ni natte / Ryokuoushoku Shakai"@en,
        "花になって / 緑黄色社会"@ja,
        "Hana ni natte / Ryokuoushoku Shakai"@ja-latn .

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

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

<album/133685#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hana ni natte / Ryokuoushoku Shakai"@en,
        "花になって / 緑黄色社会"@ja,
        "Hana ni natte / Ryokuoushoku Shakai"@ja-latn ;
    mo:performance_of <album/133685#musicalwork> ;
    mo:performer <artist/35136#subject> ;
    mo:recorded_as <album/133685#musicalexpression> ;
    schema:byArtist <artist/35136#subject> ;
    schema:name "Hana ni natte / Ryokuoushoku Shakai"@en,
        "花になって / 緑黄色社会"@ja,
        "Hana ni natte / Ryokuoushoku Shakai"@ja-latn ;
    schema:workPerformed <album/133685#musicalwork> .

<artist/35136#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/133685#performance> ;
    schema:name "Ryokuoushoku Shakai"@en,
        "緑黄色社会"@ja ;
    foaf:name "Ryokuoushoku Shakai"@en,
        "緑黄色社会"@ja .

<album/133685#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-12-06"^^xsd:date ;
    dcterms:title "Hana ni natte / Ryokuoushoku Shakai"@en,
        "花になって / 緑黄色社会"@ja,
        "Hana ni natte / Ryokuoushoku Shakai"@ja-latn ;
    mo:catalogue_number "ESCL-5892" ;
    mo:media_type "CD" ;
    mo:publication_of <album/133685#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:Nef5ed4190a8d48b98e9647a8f5d3158b ;
    mo:record_count 1 ;
    schema:about <product/14719#subject> ;
    schema:byArtist <artist/35136#subject> ;
    schema:datePublished "2023-12-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/58/133685/133685-e3d51e39cc5f.jpg> ;
    schema:name "Hana ni natte / Ryokuoushoku Shakai"@en,
        "花になって / 緑黄色社会"@ja,
        "Hana ni natte / Ryokuoushoku Shakai"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/133685/133685-e3d51e39cc5f.jpg> .

_:N31cfc387643a43eaadd8539ea4e5d812 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢と悪魔とファンタジー (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nef5ed4190a8d48b98e9647a8f5d3158b ;
    schema:name "夢と悪魔とファンタジー (Instrumental)"@ja .

_:N4941bc6b207b47c993d676f042951c58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花になって (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Nef5ed4190a8d48b98e9647a8f5d3158b ;
    schema:name "花になって (Instrumental)"@ja .

_:Na142d6c25988412ca99653f53bc5c645 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢と悪魔とファンタジー"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nef5ed4190a8d48b98e9647a8f5d3158b ;
    schema:name "夢と悪魔とファンタジー"@ja .

_:Nf090235bc9f64299b17f200a8b43705c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花になって"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Nef5ed4190a8d48b98e9647a8f5d3158b ;
    schema:name "花になって"@ja .

_:Nef5ed4190a8d48b98e9647a8f5d3158b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N31cfc387643a43eaadd8539ea4e5d812,
        _:N4941bc6b207b47c993d676f042951c58,
        _:Na142d6c25988412ca99653f53bc5c645,
        _:Nf090235bc9f64299b17f200a8b43705c ;
    mo:track_count 4 ;
    schema:duration "PT15:34"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N31cfc387643a43eaadd8539ea4e5d812,
        _:N4941bc6b207b47c993d676f042951c58,
        _:Na142d6c25988412ca99653f53bc5c645,
        _:Nf090235bc9f64299b17f200a8b43705c .

