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

<artist/16380#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rie Takahashi"@en,
        "高橋李依"@ja ;
    foaf:made <album/139732#subject>,
        <album/139732#vocals> ;
    foaf:name "Rie Takahashi"@en,
        "高橋李依"@ja .

<artist/14400#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139732#subject> ;
    schema:name "40mP"@en ;
    foaf:made <album/139732#composition>,
        <album/139732#lyrics>,
        <album/139732#subject> ;
    foaf:name "40mP"@en .

<product/23434#subject> a schema:CreativeWork ;
    schema:name "Jellyfish Can't Swim in the Night"@en,
        "夜のクラゲは泳げない"@ja,
        "Yoru no Kurage wa Oyogenai"@ja-latn ;
    foaf:name "Jellyfish Can't Swim in the Night"@en,
        "夜のクラゲは泳げない"@ja,
        "Yoru no Kurage wa Oyogenai"@ja-latn .

<album/139732#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ao Isshoku / JELEE"@en,
        "青一色 / JELEE"@ja,
        "Ao Isshoku / JELEE"@ja-latn ;
    mo:composer <artist/14400#subject> ;
    mo:produced_work <album/139732#musicalwork> ;
    schema:name "Ao Isshoku / JELEE"@en,
        "青一色 / JELEE"@ja,
        "Ao Isshoku / JELEE"@ja-latn .

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

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

<album/139732#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ao Isshoku / JELEE"@en,
        "青一色 / JELEE"@ja,
        "Ao Isshoku / JELEE"@ja-latn ;
    mo:performance_of <album/139732#musicalwork> ;
    mo:recorded_as <album/139732#musicalexpression> ;
    schema:name "Ao Isshoku / JELEE"@en,
        "青一色 / JELEE"@ja,
        "Ao Isshoku / JELEE"@ja-latn ;
    schema:workPerformed <album/139732#musicalwork> .

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

<https://media.vgm.io/albums/23/139732/139732-2ebe70381c4d.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/139732#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/23/139732/139732-2ebe70381c4d.jpg> ;
    foaf:depicts <album/139732#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/23/139732/139732-2ebe70381c4d.jpg> .

<https://medium-media.vgm.io/albums/23/139732/139732-2ebe70381c4d.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/139732#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-05-26"^^xsd:date ;
    dcterms:title "Ao Isshoku / JELEE"@en,
        "青一色 / JELEE"@ja,
        "Ao Isshoku / JELEE"@ja-latn ;
    mo:catalogue_number "NOPA-5761" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/139732#musicalexpression> ;
    mo:record _:Ne49a43cced55425495579ce35176519c ;
    mo:record_count 1 ;
    schema:about <product/23434#subject> ;
    schema:datePublished "2024-05-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/23/139732/139732-2ebe70381c4d.jpg> ;
    schema:name "Ao Isshoku / JELEE"@en,
        "青一色 / JELEE"@ja,
        "Ao Isshoku / JELEE"@ja-latn ;
    foaf:depiction <https://media.vgm.io/albums/23/139732/139732-2ebe70381c4d.jpg> .

_:N3f90609c3f2d4264ab56aa062fb7dd66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All Blue"@en,
        "青一色"@ja,
        "Ao Isshoku"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Ne49a43cced55425495579ce35176519c ;
    schema:name "All Blue"@en,
        "青一色"@ja,
        "Ao Isshoku"@ja-latn .

_:Ne49a43cced55425495579ce35176519c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3f90609c3f2d4264ab56aa062fb7dd66 ;
    mo:track_count 1 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N3f90609c3f2d4264ab56aa062fb7dd66 .

