@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 _:N881ecde16348496290ad3974b0878e5c ;
    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> .

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

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

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

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

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

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

_:N881ecde16348496290ad3974b0878e5c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N450f139140784ac19be381a3140e91b6,
        _:N58b29a0b5f9a472ca720567458a8e146,
        _:N729dcbe86eab45c5960b03cb1f3ccc22,
        _:N990faa7452fb47cc8203e4c0df6de945,
        _:Ncfc80bb8c2e3405e80141486d5934461,
        _:Nfd4cacb189a849cc9423d216ebb319f9 ;
    mo:track_count 6 ;
    schema:duration "PT27:09"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N450f139140784ac19be381a3140e91b6,
        _:N58b29a0b5f9a472ca720567458a8e146,
        _:N729dcbe86eab45c5960b03cb1f3ccc22,
        _:N990faa7452fb47cc8203e4c0df6de945,
        _:Ncfc80bb8c2e3405e80141486d5934461,
        _:Nfd4cacb189a849cc9423d216ebb319f9 .

