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

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

<artist/67783#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145181#subject> ;
    schema:name "Ichika Nito"@en ;
    foaf:made <album/145181#composition>,
        <album/145181#subject> ;
    foaf:name "Ichika Nito"@en .

<album/145181#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Metaphor / Ichika Nito"@en,
        "Metaphor / Ichika Nito"@ja,
        "Metaphor / Ichika Nito"@ja-latn ;
    mo:composer <artist/67783#subject> ;
    mo:produced_work <album/145181#musicalwork> ;
    schema:name "Metaphor / Ichika Nito"@en,
        "Metaphor / Ichika Nito"@ja,
        "Metaphor / Ichika Nito"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/18/145181/145181-f74a9d52566f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/145181#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Metaphor / Ichika Nito"@en,
        "Metaphor / Ichika Nito"@ja,
        "Metaphor / Ichika Nito"@ja-latn ;
    mo:performance_of <album/145181#musicalwork> ;
    mo:performer <artist/24692#subject> ;
    mo:recorded_as <album/145181#musicalexpression> ;
    schema:byArtist <artist/24692#subject> ;
    schema:name "Metaphor / Ichika Nito"@en,
        "Metaphor / Ichika Nito"@ja,
        "Metaphor / Ichika Nito"@ja-latn ;
    schema:workPerformed <album/145181#musicalwork> .

<artist/24692#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/145181#performance> ;
    schema:name "Feryquitous"@en ;
    foaf:made <album/145181#lyrics>,
        <album/145181#subject> ;
    foaf:name "Feryquitous"@en .

<album/145181#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-12-10"^^xsd:date ;
    dcterms:title "Metaphor / Ichika Nito"@en,
        "Metaphor / Ichika Nito"@ja,
        "Metaphor / Ichika Nito"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/145181#musicalexpression> ;
    mo:publisher _:N8de7549879ee41cba24fa13317bc4c6d ;
    mo:record _:Nf5749b153c584102aa50491205afef17 ;
    mo:record_count 1 ;
    schema:byArtist <artist/24692#subject> ;
    schema:datePublished "2024-12-10"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/18/145181/145181-f74a9d52566f.jpg> ;
    schema:name "Metaphor / Ichika Nito"@en,
        "Metaphor / Ichika Nito"@ja,
        "Metaphor / Ichika Nito"@ja-latn ;
    schema:publisher _:N8de7549879ee41cba24fa13317bc4c6d ;
    foaf:depiction <https://media.vgm.io/albums/18/145181/145181-f74a9d52566f.jpg> .

_:N57a607126885435dad28385cfa0f4fd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Freak"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Nf5749b153c584102aa50491205afef17 ;
    schema:name "Freak"@en .

_:N609e453ad6a742d9a8738dd6017f6569 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silver Water"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nf5749b153c584102aa50491205afef17 ;
    schema:name "Silver Water"@en .

_:N8931e9cac7f043a588220c3859ae9e1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VOID"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nf5749b153c584102aa50491205afef17 ;
    schema:name "VOID"@en .

_:N8de7549879ee41cba24fa13317bc4c6d schema:name "Ichika Nito"@en,
        "Ichika Nito"@ja,
        "Ichika Nito"@ja-latn ;
    foaf:name "Ichika Nito"@en,
        "Ichika Nito"@ja,
        "Ichika Nito"@ja-latn .

_:Nab26c993296d4ea38c24a3f42de4d493 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Metaphor"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nf5749b153c584102aa50491205afef17 ;
    schema:name "Metaphor"@en .

_:Nf5749b153c584102aa50491205afef17 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N57a607126885435dad28385cfa0f4fd4,
        _:N609e453ad6a742d9a8738dd6017f6569,
        _:N8931e9cac7f043a588220c3859ae9e1a,
        _:Nab26c993296d4ea38c24a3f42de4d493 ;
    mo:track_count 4 ;
    schema:duration "PT11:21"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N57a607126885435dad28385cfa0f4fd4,
        _:N609e453ad6a742d9a8738dd6017f6569,
        _:N8931e9cac7f043a588220c3859ae9e1a,
        _:Nab26c993296d4ea38c24a3f42de4d493 .

