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

<artist/16042#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kensho Ono"@en,
        "小野賢章"@ja ;
    foaf:made <album/93649#subject>,
        <album/93649#vocals> ;
    foaf:name "Kensho Ono"@en,
        "小野賢章"@ja .

<album/93650> a mo:Release ;
    mo:catalogue_number "TKUT-0069" .

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

<product/7931#subject> a schema:CreativeWork ;
    schema:name "Tsukiuta."@en,
        "ツキウタ。"@ja,
        "Tsukiuta."@ja-latn ;
    foaf:name "Tsukiuta."@en,
        "ツキウタ。"@ja,
        "Tsukiuta."@ja-latn .

<album/93649#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tsukiuta. Series Iku Kannaduki: Lost My God"@en,
        "ツキウタ。シリーズ神無月郁「Lost My God」"@ja,
        "Tsukiuta. Series Iku Kannaduki: Lost My God"@ja-latn ;
    mo:composer <artist/35160#subject> ;
    mo:produced_work <album/93649#musicalwork> ;
    schema:name "Tsukiuta. Series Iku Kannaduki: Lost My God"@en,
        "ツキウタ。シリーズ神無月郁「Lost My God」"@ja,
        "Tsukiuta. Series Iku Kannaduki: Lost My God"@ja-latn .

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

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

<album/93649#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tsukiuta. Series Iku Kannaduki: Lost My God"@en,
        "ツキウタ。シリーズ神無月郁「Lost My God」"@ja,
        "Tsukiuta. Series Iku Kannaduki: Lost My God"@ja-latn ;
    mo:performance_of <album/93649#musicalwork> ;
    mo:recorded_as <album/93649#musicalexpression> ;
    schema:name "Tsukiuta. Series Iku Kannaduki: Lost My God"@en,
        "ツキウタ。シリーズ神無月郁「Lost My God」"@ja,
        "Tsukiuta. Series Iku Kannaduki: Lost My God"@ja-latn ;
    schema:workPerformed <album/93649#musicalwork> .

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

<org/180#subject> schema:name "MOVIC Co., Ltd."@en,
        "株式会社ムービック"@ja,
        "MOVIC Co., Ltd."@ja-latn ;
    foaf:name "MOVIC Co., Ltd."@en,
        "株式会社ムービック"@ja,
        "MOVIC Co., Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/94/93649/93649-1575717937.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/93649#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-10-30"^^xsd:date ;
    dcterms:title "Tsukiuta. Series Iku Kannaduki: Lost My God"@en,
        "ツキウタ。シリーズ神無月郁「Lost My God」"@ja,
        "Tsukiuta. Series Iku Kannaduki: Lost My God"@ja-latn ;
    mo:catalogue_number "TKUT-0070" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/93650> ;
    mo:publication_of <album/93649#musicalexpression> ;
    mo:publisher <org/180#subject> ;
    mo:record _:N66cf8f3743f14885a6ef0bd07f81f7fc ;
    mo:record_count 1 ;
    schema:about <product/7931#subject> ;
    schema:datePublished "2015-10-30"^^xsd:date ;
    schema:genre "Multimedia Franchise" ;
    schema:image <https://media.vgm.io/albums/94/93649/93649-1575717937.jpg> ;
    schema:name "Tsukiuta. Series Iku Kannaduki: Lost My God"@en,
        "ツキウタ。シリーズ神無月郁「Lost My God」"@ja,
        "Tsukiuta. Series Iku Kannaduki: Lost My God"@ja-latn ;
    schema:publisher <org/180#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/93649/93649-1575717937.jpg> .

_:N0f48e0c7e8ae4ec1a145fd27ba05931f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost My God"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N66cf8f3743f14885a6ef0bd07f81f7fc ;
    schema:name "Lost My God"@ja .

_:N81484d63384746c6af4df3c6e3a2f485 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NEXT STAGE"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N66cf8f3743f14885a6ef0bd07f81f7fc ;
    schema:name "NEXT STAGE"@ja .

_:N858e3ad5cf4f4187b63472d6a24e3b25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミニドラマ (神無月郁 & 如月恋)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N66cf8f3743f14885a6ef0bd07f81f7fc ;
    schema:name "ミニドラマ (神無月郁 & 如月恋)"@ja .

_:N66cf8f3743f14885a6ef0bd07f81f7fc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f48e0c7e8ae4ec1a145fd27ba05931f,
        _:N81484d63384746c6af4df3c6e3a2f485,
        _:N858e3ad5cf4f4187b63472d6a24e3b25 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0f48e0c7e8ae4ec1a145fd27ba05931f,
        _:N81484d63384746c6af4df3c6e3a2f485,
        _:N858e3ad5cf4f4187b63472d6a24e3b25 .

