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

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

<artist/20365#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102023#subject> ;
    schema:name "Naoto Matohara"@en,
        "真戸原直人"@ja ;
    foaf:made <album/102023#composition>,
        <album/102023#lyrics>,
        <album/102023#subject> ;
    foaf:name "Naoto Matohara"@en,
        "真戸原直人"@ja .

<product/8749#subject> a schema:CreativeWork ;
    schema:name "BLUE - l i n e · s t e p · b r u s h -"@en,
        "BLUE - l i n e · s t e p · b r u s h -"@ja,
        "BLUE - l i n e · s t e p · b r u s h -"@ja-latn ;
    foaf:name "BLUE - l i n e · s t e p · b r u s h -"@en,
        "BLUE - l i n e · s t e p · b r u s h -"@ja,
        "BLUE - l i n e · s t e p · b r u s h -"@ja-latn .

<album/102023#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ikiru / UNDER GRAPH"@en,
        "イキル / アンダーグラフ"@ja,
        "Ikiru / UNDER GRAPH"@ja-latn ;
    mo:composer <artist/20365#subject> ;
    mo:produced_work <album/102023#musicalwork> ;
    schema:name "Ikiru / UNDER GRAPH"@en,
        "イキル / アンダーグラフ"@ja,
        "Ikiru / UNDER GRAPH"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/32/102023/102023-b565b1edf612.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/102023#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ikiru / UNDER GRAPH"@en,
        "イキル / アンダーグラフ"@ja,
        "Ikiru / UNDER GRAPH"@ja-latn ;
    mo:performance_of <album/102023#musicalwork> ;
    mo:performer <artist/49031#subject> ;
    mo:recorded_as <album/102023#musicalexpression> ;
    schema:byArtist <artist/49031#subject> ;
    schema:name "Ikiru / UNDER GRAPH"@en,
        "イキル / アンダーグラフ"@ja,
        "Ikiru / UNDER GRAPH"@ja-latn ;
    schema:workPerformed <album/102023#musicalwork> .

<artist/49031#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102023#performance> ;
    schema:name "UNDER GRAPH"@en,
        "アンダーグラフ"@ja ;
    foaf:name "UNDER GRAPH"@en,
        "アンダーグラフ"@ja .

<album/102023#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-02-20"^^xsd:date ;
    dcterms:title "Ikiru / UNDER GRAPH"@en,
        "イキル / アンダーグラフ"@ja,
        "Ikiru / UNDER GRAPH"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/102023#musicalexpression> ;
    mo:publisher _:N8676cc9d18f54a398f319d5e0a946dce ;
    mo:record _:N921a3fe1337b4935be08fad80e99c01f ;
    mo:record_count 1 ;
    schema:about <product/8749#subject> ;
    schema:byArtist <artist/49031#subject> ;
    schema:datePublished "2020-02-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/32/102023/102023-b565b1edf612.jpg> ;
    schema:name "Ikiru / UNDER GRAPH"@en,
        "イキル / アンダーグラフ"@ja,
        "Ikiru / UNDER GRAPH"@ja-latn ;
    schema:publisher _:N8676cc9d18f54a398f319d5e0a946dce ;
    foaf:depiction <https://media.vgm.io/albums/32/102023/102023-b565b1edf612.jpg> .

_:N5523c00a905543aaae92bca576a4a585 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イキル"@ja,
        "Ikiru"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N921a3fe1337b4935be08fad80e99c01f ;
    schema:name "イキル"@ja,
        "Ikiru"@ja-latn .

_:N8676cc9d18f54a398f319d5e0a946dce schema:name "Acorn Records"@en,
        "Acorn Records"@ja,
        "Acorn Records"@ja-latn ;
    foaf:name "Acorn Records"@en,
        "Acorn Records"@ja,
        "Acorn Records"@ja-latn .

_:N921a3fe1337b4935be08fad80e99c01f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5523c00a905543aaae92bca576a4a585 ;
    mo:track_count 1 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N5523c00a905543aaae92bca576a4a585 .

