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

<artist/74658#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152119#subject> ;
    schema:name "Takeshi Hosomi"@en,
        "細美武士"@ja ;
    foaf:made <album/152119#composition>,
        <album/152119#lyrics>,
        <album/152119#subject>,
        <album/152119#vocals> ;
    foaf:name "Takeshi Hosomi"@en,
        "細美武士"@ja .

<product/1779#subject> a schema:CreativeWork ;
    schema:name "One Piece"@en,
        "ワンピース"@ja,
        "One Piece"@ja-latn ;
    foaf:name "One Piece"@en,
        "ワンピース"@ja,
        "One Piece"@ja-latn .

<album/152119#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CARMINE / ELLEGARDEN"@en,
        "カーマイン / ELLEGARDEN"@ja,
        "CARMINE / ELLEGARDEN"@ja-latn ;
    mo:composer <artist/74658#subject> ;
    mo:produced_work <album/152119#musicalwork> ;
    schema:name "CARMINE / ELLEGARDEN"@en,
        "カーマイン / ELLEGARDEN"@ja,
        "CARMINE / ELLEGARDEN"@ja-latn .

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

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

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

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

<https://media.vgm.io/albums/91/152119/152119-8dc70d5af0ba.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/152119#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/91/152119/152119-8dc70d5af0ba.png> ;
    foaf:depicts <album/152119#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/91/152119/152119-8dc70d5af0ba.png> .

<https://medium-media.vgm.io/albums/91/152119/152119-8dc70d5af0ba.png> a schema:ImageObject,
        foaf:Image .

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

<album/152119#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CARMINE / ELLEGARDEN"@en,
        "カーマイン / ELLEGARDEN"@ja,
        "CARMINE / ELLEGARDEN"@ja-latn ;
    mo:performance_of <album/152119#musicalwork> ;
    mo:performer <artist/74657#subject> ;
    mo:recorded_as <album/152119#musicalexpression> ;
    schema:byArtist <artist/74657#subject> ;
    schema:name "CARMINE / ELLEGARDEN"@en,
        "カーマイン / ELLEGARDEN"@ja,
        "CARMINE / ELLEGARDEN"@ja-latn ;
    schema:workPerformed <album/152119#musicalwork> .

<artist/74657#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/152119#performance> ;
    schema:name "ELLEGARDEN"@en,
        "エルレガーデン"@ja ;
    foaf:name "ELLEGARDEN"@en,
        "エルレガーデン"@ja .

<album/152119#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-08-10"^^xsd:date ;
    dcterms:title "CARMINE / ELLEGARDEN"@en,
        "カーマイン / ELLEGARDEN"@ja,
        "CARMINE / ELLEGARDEN"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/152119#musicalexpression> ;
    mo:publisher <org/1211#subject> ;
    mo:record _:N964faf3f80ce4c83837e018ee411dded ;
    mo:record_count 1 ;
    schema:about <product/1779#subject> ;
    schema:byArtist <artist/74657#subject> ;
    schema:datePublished "2025-08-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/91/152119/152119-8dc70d5af0ba.png> ;
    schema:name "CARMINE / ELLEGARDEN"@en,
        "カーマイン / ELLEGARDEN"@ja,
        "CARMINE / ELLEGARDEN"@ja-latn ;
    schema:publisher <org/1211#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/152119/152119-8dc70d5af0ba.png> .

_:N10e498a6392b4203b29ba1218e434692 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CARMINE"@en,
        "カーマイン"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N964faf3f80ce4c83837e018ee411dded ;
    schema:name "CARMINE"@en,
        "カーマイン"@ja .

_:N964faf3f80ce4c83837e018ee411dded a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10e498a6392b4203b29ba1218e434692 ;
    mo:track_count 1 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N10e498a6392b4203b29ba1218e434692 .

