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

<artist/6740#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takuma Terashima"@en,
        "寺島拓篤"@ja ;
    foaf:made <album/78648#lyrics>,
        <album/78648#subject>,
        <album/78648#vocals> ;
    foaf:name "Takuma Terashima"@en,
        "寺島拓篤"@ja .

<artist/16#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78648#subject> ;
    schema:name "Noriyasu Agematsu"@en,
        "上松範康"@ja ;
    foaf:made <album/78648#composition>,
        <album/78648#subject> ;
    foaf:name "Noriyasu Agematsu"@en,
        "上松範康"@ja .

<artist/27801#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78648#subject> ;
    schema:name "KAZ"@en ;
    foaf:made <album/78648#composition>,
        <album/78648#subject> ;
    foaf:name "KAZ"@en .

<artist/46414#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78648#subject> ;
    schema:name "Junia Fujito"@en,
        "藤戸じゅにあ"@ja ;
    foaf:made <album/78648#composition>,
        <album/78648#subject> ;
    foaf:name "Junia Fujito"@en,
        "藤戸じゅにあ"@ja .

<product/6548#subject> a schema:CreativeWork ;
    schema:name "That Time I Got Reincarnated as a Slime"@en,
        "転生したらスライムだった件"@ja,
        "Tensei Shitara Slime Datta Ken"@ja-latn ;
    foaf:name "That Time I Got Reincarnated as a Slime"@en,
        "転生したらスライムだった件"@ja,
        "Tensei Shitara Slime Datta Ken"@ja-latn .

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

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

<album/78648#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nameless story / Takuma Terashima"@en,
        "Nameless story / 寺島拓篤"@ja,
        "Nameless story / Takuma Terashima"@ja-latn ;
    mo:performance_of <album/78648#musicalwork> ;
    mo:recorded_as <album/78648#musicalexpression> ;
    schema:name "Nameless story / Takuma Terashima"@en,
        "Nameless story / 寺島拓篤"@ja,
        "Nameless story / Takuma Terashima"@ja-latn ;
    schema:workPerformed <album/78648#musicalwork> .

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

<org/3#subject> schema:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn ;
    foaf:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn .

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

<https://medium-media.vgm.io/albums/84/78648/78648-1538465847.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/78648#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nameless story / Takuma Terashima"@en,
        "Nameless story / 寺島拓篤"@ja,
        "Nameless story / Takuma Terashima"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(THE JETZEJOHNSON"@en ;
            foaf:made <album/78648#composition> ;
            foaf:name "(THE JETZEJOHNSON"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/78648#composition> ;
            foaf:name "(Elements Garden)"@en ],
        <artist/16#subject>,
        <artist/27801#subject>,
        <artist/46414#subject> ;
    mo:produced_work <album/78648#musicalwork> ;
    schema:name "Nameless story / Takuma Terashima"@en,
        "Nameless story / 寺島拓篤"@ja,
        "Nameless story / Takuma Terashima"@ja-latn .

<album/78648#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-10-17"^^xsd:date ;
    dcterms:title "Nameless story / Takuma Terashima"@en,
        "Nameless story / 寺島拓篤"@ja,
        "Nameless story / Takuma Terashima"@ja-latn ;
    mo:catalogue_number "LACM-14798" ;
    mo:media_type "CD" ;
    mo:publication_of <album/78648#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Nd99a77d0f32741dd8739eaf622a2bb30 ;
    mo:record_count 1 ;
    schema:about <product/6548#subject> ;
    schema:datePublished "2018-10-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/84/78648/78648-1538465847.jpg> ;
    schema:name "Nameless story / Takuma Terashima"@en,
        "Nameless story / 寺島拓篤"@ja,
        "Nameless story / Takuma Terashima"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/78648/78648-1538465847.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78648#subject> ;
    schema:name "(Elements Garden)"@en ;
    foaf:made <album/78648#subject> ;
    foaf:name "(Elements Garden)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78648#subject> ;
    schema:name "(THE JETZEJOHNSON"@en ;
    foaf:made <album/78648#subject> ;
    foaf:name "(THE JETZEJOHNSON"@en .

_:N060adc711eff45cda590553f871b5aea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "calm (Instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:Nd99a77d0f32741dd8739eaf622a2bb30 ;
    schema:name "calm (Instrumental)"@ja .

_:N1f37a0cc5da4460fafd9defc1ef0de20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "calm"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:Nd99a77d0f32741dd8739eaf622a2bb30 ;
    schema:name "calm"@ja .

_:N225d4e9e2a2f4adfb6e66fd72dae848b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nameless Story (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nd99a77d0f32741dd8739eaf622a2bb30 ;
    schema:name "Nameless Story (Instrumental)"@ja .

_:N453bacd6dc9f4b118c5b60a5fcda33d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nameless Story"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nd99a77d0f32741dd8739eaf622a2bb30 ;
    schema:name "Nameless Story"@ja .

_:N63f9d2d2a60c4ef7a70b17138657b412 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "みんなで H ! P ! Y !"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nd99a77d0f32741dd8739eaf622a2bb30 ;
    schema:name "みんなで H ! P ! Y !"@ja .

_:N95e269c659914c22b2b11f36af82dc4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "みんなで H ! P ! Y ! (Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nd99a77d0f32741dd8739eaf622a2bb30 ;
    schema:name "みんなで H ! P ! Y ! (Instrumental)"@ja .

_:Nd99a77d0f32741dd8739eaf622a2bb30 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N060adc711eff45cda590553f871b5aea,
        _:N1f37a0cc5da4460fafd9defc1ef0de20,
        _:N225d4e9e2a2f4adfb6e66fd72dae848b,
        _:N453bacd6dc9f4b118c5b60a5fcda33d0,
        _:N63f9d2d2a60c4ef7a70b17138657b412,
        _:N95e269c659914c22b2b11f36af82dc4b ;
    mo:track_count 6 ;
    schema:duration "PT26:09"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N060adc711eff45cda590553f871b5aea,
        _:N1f37a0cc5da4460fafd9defc1ef0de20,
        _:N225d4e9e2a2f4adfb6e66fd72dae848b,
        _:N453bacd6dc9f4b118c5b60a5fcda33d0,
        _:N63f9d2d2a60c4ef7a70b17138657b412,
        _:N95e269c659914c22b2b11f36af82dc4b .

