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

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

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

<artist/26559#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112799#subject> ;
    schema:name "Kota Yokoseki"@en,
        "横関公太"@ja ;
    foaf:made <album/112799#composition>,
        <album/112799#subject> ;
    foaf:name "Kota Yokoseki"@en,
        "横関公太"@ja .

<artist/26943#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112799#subject> ;
    schema:name "Yoshiya Ikeda"@en,
        "池田善哉"@ja ;
    foaf:made <album/112799#composition>,
        <album/112799#subject> ;
    foaf:name "Yoshiya Ikeda"@en,
        "池田善哉"@ja .

<artist/31013#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112799#subject> ;
    schema:name "Riku Horimoto"@en,
        "堀本陸"@ja ;
    foaf:made <album/112799#composition>,
        <album/112799#subject> ;
    foaf:name "Riku Horimoto"@en,
        "堀本陸"@ja .

<artist/33812#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112799#subject> ;
    schema:name "Mizuki Kanno"@en,
        "菅野みづき"@ja ;
    foaf:made <album/112799#composition>,
        <album/112799#subject> ;
    foaf:name "Mizuki Kanno"@en,
        "菅野みづき"@ja .

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

<album/112799#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kore ga Gekibanda! This is THE Soundtrack!"@en,
        "これが劇伴だ! This is THE Soundtrack!"@ja,
        "Kore ga Gekibanda! This is THE Soundtrack!"@ja-latn ;
    mo:performance_of <album/112799#musicalwork> ;
    mo:recorded_as <album/112799#musicalexpression> ;
    schema:name "Kore ga Gekibanda! This is THE Soundtrack!"@en,
        "これが劇伴だ! This is THE Soundtrack!"@ja,
        "Kore ga Gekibanda! This is THE Soundtrack!"@ja-latn ;
    schema:workPerformed <album/112799#musicalwork> .

<org/1491#subject> schema:name "Legendoor Inc."@en,
        "株式会社レジェンドア"@ja,
        "Legendoor Inc."@ja-latn ;
    foaf:name "Legendoor Inc."@en,
        "株式会社レジェンドア"@ja,
        "Legendoor Inc."@ja-latn .

<https://media.vgm.io/albums/99/112799/112799-0ca398f13780.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/112799#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/99/112799/112799-0ca398f13780.jpg> ;
    foaf:depicts <album/112799#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/99/112799/112799-0ca398f13780.jpg> .

<https://medium-media.vgm.io/albums/99/112799/112799-0ca398f13780.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/112799#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kore ga Gekibanda! This is THE Soundtrack!"@en,
        "これが劇伴だ! This is THE Soundtrack!"@ja,
        "Kore ga Gekibanda! This is THE Soundtrack!"@ja-latn ;
    mo:composer <artist/26559#subject>,
        <artist/26943#subject>,
        <artist/31013#subject>,
        <artist/33812#subject> ;
    mo:produced_work <album/112799#musicalwork> ;
    schema:name "Kore ga Gekibanda! This is THE Soundtrack!"@en,
        "これが劇伴だ! This is THE Soundtrack!"@ja,
        "Kore ga Gekibanda! This is THE Soundtrack!"@ja-latn .

<album/112799#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-07-03"^^xsd:date ;
    dcterms:title "Kore ga Gekibanda! This is THE Soundtrack!"@en,
        "これが劇伴だ! This is THE Soundtrack!"@ja,
        "Kore ga Gekibanda! This is THE Soundtrack!"@ja-latn ;
    mo:catalogue_number "LEGD-0026" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/112799#musicalexpression> ;
    mo:publisher <org/1491#subject> ;
    mo:record _:N2f97fbbacb0e4a629945fca010cd613f ;
    mo:record_count 1 ;
    schema:datePublished "2021-07-03"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/99/112799/112799-0ca398f13780.jpg> ;
    schema:name "Kore ga Gekibanda! This is THE Soundtrack!"@en,
        "これが劇伴だ! This is THE Soundtrack!"@ja,
        "Kore ga Gekibanda! This is THE Soundtrack!"@ja-latn ;
    schema:publisher <org/1491#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/112799/112799-0ca398f13780.jpg> .

_:N68e6b09914484e7a8993409efded4191 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleepwalking Journey"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N2f97fbbacb0e4a629945fca010cd613f ;
    schema:name "Sleepwalking Journey"@en .

_:Nbac4d0c88f034a9999e0da0bb5655742 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resurrection"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N2f97fbbacb0e4a629945fca010cd613f ;
    schema:name "Resurrection"@en .

_:Nbaf82fac7f62427d9e447d7589fad2a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soar"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N2f97fbbacb0e4a629945fca010cd613f ;
    schema:name "Soar"@en .

_:Ne097c4de92384b0795e8432d84025556 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Letter to Tomorrow"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N2f97fbbacb0e4a629945fca010cd613f ;
    schema:name "Letter to Tomorrow"@en .

_:N2f97fbbacb0e4a629945fca010cd613f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N68e6b09914484e7a8993409efded4191,
        _:Nbac4d0c88f034a9999e0da0bb5655742,
        _:Nbaf82fac7f62427d9e447d7589fad2a6,
        _:Ne097c4de92384b0795e8432d84025556 ;
    mo:track_count 4 ;
    schema:duration "PT16:46"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N68e6b09914484e7a8993409efded4191,
        _:Nbac4d0c88f034a9999e0da0bb5655742,
        _:Nbaf82fac7f62427d9e447d7589fad2a6,
        _:Ne097c4de92384b0795e8432d84025556 .

