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

<artist/14414#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miho Karasawa"@en,
        "唐沢美帆"@ja ;
    foaf:made <album/79417#lyrics>,
        <album/79417#subject> ;
    foaf:name "Miho Karasawa"@en,
        "唐沢美帆"@ja .

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

<artist/18323#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79417#subject> ;
    schema:name "Ryota Nakano"@en,
        "中野領太"@ja ;
    foaf:made <album/79417#composition>,
        <album/79417#subject> ;
    foaf:name "Ryota Nakano"@en,
        "中野領太"@ja .

<artist/33672#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79417#subject> ;
    schema:name "Taro Shibayama"@en,
        "柴山太朗"@ja ;
    foaf:made <album/79417#composition>,
        <album/79417#subject> ;
    foaf:name "Taro Shibayama"@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/79417#lyrics> a mo:Lyrics .

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

<album/79417#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Another colony / TRUE"@en,
        "Another colony / TRUE"@ja,
        "Another colony / TRUE"@ja-latn ;
    mo:performance_of <album/79417#musicalwork> ;
    mo:recorded_as <album/79417#musicalexpression> ;
    schema:name "Another colony / TRUE"@en,
        "Another colony / TRUE"@ja,
        "Another colony / TRUE"@ja-latn ;
    schema:workPerformed <album/79417#musicalwork> .

<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/71/79417/79417-1537959460.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/79417#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/71/79417/79417-1537959460.jpg> ;
    foaf:depicts <album/79417#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/71/79417/79417-1537959460.jpg> .

<https://medium-media.vgm.io/albums/71/79417/79417-1537959460.jpg> a schema:ImageObject,
        foaf:Image .

<album/79417#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Another colony / TRUE"@en,
        "Another colony / TRUE"@ja,
        "Another colony / TRUE"@ja-latn ;
    mo:composer <artist/18323#subject>,
        <artist/33672#subject> ;
    mo:produced_work <album/79417#musicalwork> ;
    schema:name "Another colony / TRUE"@en,
        "Another colony / TRUE"@ja,
        "Another colony / TRUE"@ja-latn .

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

<album/79417#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-11-07"^^xsd:date ;
    dcterms:title "Another colony / TRUE"@en,
        "Another colony / TRUE"@ja,
        "Another colony / TRUE"@ja-latn ;
    mo:catalogue_number "LACM-14799" ;
    mo:media_type "CD" ;
    mo:publication_of <album/79417#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N66ecc4ab81e340ffab03b8637d9b2c99 ;
    mo:record_count 1 ;
    schema:about <product/6548#subject> ;
    schema:datePublished "2018-11-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/71/79417/79417-1537959460.jpg> ;
    schema:name "Another colony / TRUE"@en,
        "Another colony / TRUE"@ja,
        "Another colony / TRUE"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/79417/79417-1537959460.jpg> .

_:N21fd77e43bf94c19a3c60e95e6bd5ff7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "名前のない空腹 (Instrumental)"@ja,
        "Namae no Nai Kuufuku (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N66ecc4ab81e340ffab03b8637d9b2c99 ;
    schema:name "名前のない空腹 (Instrumental)"@ja,
        "Namae no Nai Kuufuku (Instrumental)"@ja-latn .

_:N60e60518e05d42f1bf90ef86ed47db7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another colony (Instrumental)"@ja,
        "Another colony (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N66ecc4ab81e340ffab03b8637d9b2c99 ;
    schema:name "Another colony (Instrumental)"@ja,
        "Another colony (Instrumental)"@ja-latn .

_:Nb8ab57076ed84480b04c66040f2a0aac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another colony"@ja,
        "Another colony"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N66ecc4ab81e340ffab03b8637d9b2c99 ;
    schema:name "Another colony"@ja,
        "Another colony"@ja-latn .

_:Nd4d21f1715324fb399688641af004335 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "名前のない空腹"@ja,
        "Namae no Nai Kuufuku"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N66ecc4ab81e340ffab03b8637d9b2c99 ;
    schema:name "名前のない空腹"@ja,
        "Namae no Nai Kuufuku"@ja-latn .

_:N66ecc4ab81e340ffab03b8637d9b2c99 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21fd77e43bf94c19a3c60e95e6bd5ff7,
        _:N60e60518e05d42f1bf90ef86ed47db7d,
        _:Nb8ab57076ed84480b04c66040f2a0aac,
        _:Nd4d21f1715324fb399688641af004335 ;
    mo:track_count 4 ;
    schema:duration "PT15:14"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N21fd77e43bf94c19a3c60e95e6bd5ff7,
        _:N60e60518e05d42f1bf90ef86ed47db7d,
        _:Nb8ab57076ed84480b04c66040f2a0aac,
        _:Nd4d21f1715324fb399688641af004335 .

