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

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

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

<artist/31112#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103421#subject> ;
    schema:name "Akiyoshi Yasuda"@en ;
    foaf:made <album/103421#composition>,
        <album/103421#subject> ;
    foaf:name "Akiyoshi Yasuda"@en .

<album/103421#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "absolute ego / Akiyoshi Yasuda"@en,
        "absolute ego / Akiyoshi Yasuda"@ja,
        "absolute ego / Akiyoshi Yasuda"@ja-latn ;
    mo:composer <artist/31112#subject> ;
    mo:produced_work <album/103421#musicalwork> ;
    schema:name "absolute ego / Akiyoshi Yasuda"@en,
        "absolute ego / Akiyoshi Yasuda"@ja,
        "absolute ego / Akiyoshi Yasuda"@ja-latn .

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

<album/103421#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "absolute ego / Akiyoshi Yasuda"@en,
        "absolute ego / Akiyoshi Yasuda"@ja,
        "absolute ego / Akiyoshi Yasuda"@ja-latn ;
    mo:performance_of <album/103421#musicalwork> ;
    mo:recorded_as <album/103421#musicalexpression> ;
    schema:name "absolute ego / Akiyoshi Yasuda"@en,
        "absolute ego / Akiyoshi Yasuda"@ja,
        "absolute ego / Akiyoshi Yasuda"@ja-latn ;
    schema:workPerformed <album/103421#musicalwork> .

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

<https://medium-media.vgm.io/albums/12/103421/103421-a96850f43d7c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/103421#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-05-23"^^xsd:date ;
    dcterms:title "absolute ego / Akiyoshi Yasuda"@en,
        "absolute ego / Akiyoshi Yasuda"@ja,
        "absolute ego / Akiyoshi Yasuda"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/103421#musicalexpression> ;
    mo:publisher _:Nfde035a561cd479b8021e9674f105b9c ;
    mo:record _:N5199f6d726934f3da36bfb2cc52b8b45 ;
    mo:record_count 1 ;
    schema:datePublished "2018-05-23"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/12/103421/103421-a96850f43d7c.jpg> ;
    schema:name "absolute ego / Akiyoshi Yasuda"@en,
        "absolute ego / Akiyoshi Yasuda"@ja,
        "absolute ego / Akiyoshi Yasuda"@ja-latn ;
    schema:publisher _:Nfde035a561cd479b8021e9674f105b9c ;
    foaf:depiction <https://media.vgm.io/albums/12/103421/103421-a96850f43d7c.jpg> .

_:N54920dc3128e43558a45e30937e88b0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "mono"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N5199f6d726934f3da36bfb2cc52b8b45 ;
    schema:name "mono"@en .

_:N63eaec88fba848e4b05858fc7d54a826 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nik"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N5199f6d726934f3da36bfb2cc52b8b45 ;
    schema:name "nik"@en .

_:N651d09f09a89428b81a03df69ef3a2e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rest"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N5199f6d726934f3da36bfb2cc52b8b45 ;
    schema:name "rest"@en .

_:N76dec13fc5a84290b0208d940677f4c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grace"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N5199f6d726934f3da36bfb2cc52b8b45 ;
    schema:name "Grace"@en .

_:N8d296ca383b642299b142b36436e11a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "res"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N5199f6d726934f3da36bfb2cc52b8b45 ;
    schema:name "res"@en .

_:Naa8d9f4b708a40edb230d0c9aaf887a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sen"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N5199f6d726934f3da36bfb2cc52b8b45 ;
    schema:name "sen"@en .

_:Ncfb42487667a4392908e8e9cfa03143e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "andthen"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N5199f6d726934f3da36bfb2cc52b8b45 ;
    schema:name "andthen"@en .

_:Ne88ae80cd01b4cd5b51d7238475b800b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "roof"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N5199f6d726934f3da36bfb2cc52b8b45 ;
    schema:name "roof"@en .

_:Nf4766cdcc0cc43ac8044d8e33f1b6672 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "While"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N5199f6d726934f3da36bfb2cc52b8b45 ;
    schema:name "While"@en .

_:Nfde035a561cd479b8021e9674f105b9c schema:name "STUDIO SELFiSH"@en ;
    foaf:name "STUDIO SELFiSH"@en .

_:N5199f6d726934f3da36bfb2cc52b8b45 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N54920dc3128e43558a45e30937e88b0b,
        _:N63eaec88fba848e4b05858fc7d54a826,
        _:N651d09f09a89428b81a03df69ef3a2e9,
        _:N76dec13fc5a84290b0208d940677f4c8,
        _:N8d296ca383b642299b142b36436e11a8,
        _:Naa8d9f4b708a40edb230d0c9aaf887a0,
        _:Ncfb42487667a4392908e8e9cfa03143e,
        _:Ne88ae80cd01b4cd5b51d7238475b800b,
        _:Nf4766cdcc0cc43ac8044d8e33f1b6672 ;
    mo:track_count 9 ;
    schema:duration "PT30:24"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N54920dc3128e43558a45e30937e88b0b,
        _:N63eaec88fba848e4b05858fc7d54a826,
        _:N651d09f09a89428b81a03df69ef3a2e9,
        _:N76dec13fc5a84290b0208d940677f4c8,
        _:N8d296ca383b642299b142b36436e11a8,
        _:Naa8d9f4b708a40edb230d0c9aaf887a0,
        _:Ncfb42487667a4392908e8e9cfa03143e,
        _:Ne88ae80cd01b4cd5b51d7238475b800b,
        _:Nf4766cdcc0cc43ac8044d8e33f1b6672 .

