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

<artist/21859#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuma Uchida"@en,
        "内田雄馬"@ja ;
    foaf:made <album/84421#subject>,
        <album/84421#vocals> ;
    foaf:name "Yuma Uchida"@en,
        "内田雄馬"@ja .

<artist/19995#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84421#subject> ;
    schema:name "Hirotaka Hayakawa"@en,
        "早川博隆"@ja ;
    foaf:made <album/84421#composition>,
        <album/84421#subject> ;
    foaf:name "Hirotaka Hayakawa"@en,
        "早川博隆"@ja .

<artist/27934#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84421#subject> ;
    schema:name "Shogo"@en ;
    foaf:made <album/84421#composition>,
        <album/84421#lyrics>,
        <album/84421#subject> ;
    foaf:name "Shogo"@en .

<artist/29635#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84421#subject> ;
    schema:name "SHOW"@en ;
    foaf:made <album/84421#composition>,
        <album/84421#lyrics>,
        <album/84421#subject> ;
    foaf:name "SHOW"@en .

<artist/30867#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84421#subject> ;
    schema:name "Junya Maesako"@en,
        "前迫潤哉"@ja ;
    foaf:made <album/84421#composition>,
        <album/84421#lyrics>,
        <album/84421#subject> ;
    foaf:name "Junya Maesako"@en,
        "前迫潤哉"@ja .

<artist/34572#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84421#subject> ;
    schema:name "Masato Kudo"@en,
        "工藤政人"@ja ;
    foaf:made <album/84421#composition>,
        <album/84421#subject> ;
    foaf:name "Masato Kudo"@en,
        "工藤政人"@ja .

<product/7081#subject> a schema:CreativeWork ;
    schema:name "Kono Oto Tomare!: Sounds of Life"@en,
        "この音とまれ!"@ja,
        "Kono Oto Tomare!"@ja-latn ;
    foaf:name "Kono Oto Tomare!: Sounds of Life"@en,
        "この音とまれ!"@ja,
        "Kono Oto Tomare!"@ja-latn .

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

<album/84421#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Speechless / Yuma Uchida"@en,
        "Speechless / 内田雄馬"@ja,
        "Speechless / Yuma Uchida"@ja-latn ;
    mo:performance_of <album/84421#musicalwork> ;
    mo:recorded_as <album/84421#musicalexpression> ;
    schema:name "Speechless / Yuma Uchida"@en,
        "Speechless / 内田雄馬"@ja,
        "Speechless / Yuma Uchida"@ja-latn ;
    schema:workPerformed <album/84421#musicalwork> .

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

<org/1499#subject> schema:name "KING AMUSEMENT CREATIVE"@en,
        "KING AMUSEMENT CREATIVE"@ja,
        "KING AMUSEMENT CREATIVE"@ja-latn ;
    foaf:name "KING AMUSEMENT CREATIVE"@en,
        "KING AMUSEMENT CREATIVE"@ja,
        "KING AMUSEMENT CREATIVE"@ja-latn .

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

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

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

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

<album/84421#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Speechless / Yuma Uchida"@en,
        "Speechless / 内田雄馬"@ja,
        "Speechless / Yuma Uchida"@ja-latn ;
    mo:composer <artist/19995#subject>,
        <artist/27934#subject>,
        <artist/29635#subject>,
        <artist/30867#subject>,
        <artist/34572#subject> ;
    mo:produced_work <album/84421#musicalwork> ;
    schema:name "Speechless / Yuma Uchida"@en,
        "Speechless / 内田雄馬"@ja,
        "Speechless / Yuma Uchida"@ja-latn .

<album/84421#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-08"^^xsd:date ;
    dcterms:title "Speechless / Yuma Uchida"@en,
        "Speechless / 内田雄馬"@ja,
        "Speechless / Yuma Uchida"@ja-latn ;
    mo:catalogue_number "KICM-1930" ;
    mo:media_type "CD" ;
    mo:publication_of <album/84421#musicalexpression> ;
    mo:publisher <org/1499#subject> ;
    mo:record _:N0f8e00449b3b4c2695f097a082b4d3de ;
    mo:record_count 1 ;
    schema:about <product/7081#subject> ;
    schema:datePublished "2019-05-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/12/84421/84421-1555509324.jpg> ;
    schema:name "Speechless / Yuma Uchida"@en,
        "Speechless / 内田雄馬"@ja,
        "Speechless / Yuma Uchida"@ja-latn ;
    schema:publisher <org/1499#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/84421/84421-1555509324.jpg> .

_:N59ad92bc1eb449b09274feb3f8fb0b39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SOS (off vocal ver.)"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N0f8e00449b3b4c2695f097a082b4d3de ;
    schema:name "SOS (off vocal ver.)"@en .

_:N6a945ae1bdcf43d48e9bb985f2d0cf2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MAJESTIC (off vocal ver.)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N0f8e00449b3b4c2695f097a082b4d3de ;
    schema:name "MAJESTIC (off vocal ver.)"@en .

_:N6f5ed00fec284acd8294992575c7b219 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Speechless (off vocal ver.)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N0f8e00449b3b4c2695f097a082b4d3de ;
    schema:name "Speechless (off vocal ver.)"@en .

_:N9b9c7d155031452fba0127f48419d251 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Speechless"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N0f8e00449b3b4c2695f097a082b4d3de ;
    schema:name "Speechless"@en .

_:Nb6df355cd4b9481e827cd27987281f6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SOS"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N0f8e00449b3b4c2695f097a082b4d3de ;
    schema:name "SOS"@en .

_:Nc43892fe52ec45a2872d997100b6a7bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MAJESTIC"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N0f8e00449b3b4c2695f097a082b4d3de ;
    schema:name "MAJESTIC"@en .

_:N0f8e00449b3b4c2695f097a082b4d3de a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N59ad92bc1eb449b09274feb3f8fb0b39,
        _:N6a945ae1bdcf43d48e9bb985f2d0cf2e,
        _:N6f5ed00fec284acd8294992575c7b219,
        _:N9b9c7d155031452fba0127f48419d251,
        _:Nb6df355cd4b9481e827cd27987281f6c,
        _:Nc43892fe52ec45a2872d997100b6a7bf ;
    mo:track_count 6 ;
    schema:duration "PT27:09"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N59ad92bc1eb449b09274feb3f8fb0b39,
        _:N6a945ae1bdcf43d48e9bb985f2d0cf2e,
        _:N6f5ed00fec284acd8294992575c7b219,
        _:N9b9c7d155031452fba0127f48419d251,
        _:Nb6df355cd4b9481e827cd27987281f6c,
        _:Nc43892fe52ec45a2872d997100b6a7bf .

