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

<album/8036#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Memories Off Drama CD"@en,
        "メモリーズオフ　ドラマＣＤ"@ja,
        "Memories Off Drama CD"@ja-latn ;
    mo:produced_work <album/8036#musicalwork> ;
    schema:name "Memories Off Drama CD"@en,
        "メモリーズオフ　ドラマＣＤ"@ja,
        "Memories Off Drama CD"@ja-latn .

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

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

<product/2049#subject> a schema:CreativeWork ;
    schema:name "Memories Off"@en,
        "メモリーズオフ"@ja,
        "Memories Off"@ja-latn ;
    foaf:name "Memories Off"@en,
        "メモリーズオフ"@ja,
        "Memories Off"@ja-latn .

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

<org/1364#subject> schema:name "Scitron Discs"@en,
        "サイトロン・ディスク"@ja,
        "Scitron Discs"@ja-latn ;
    foaf:name "Scitron Discs"@en,
        "サイトロン・ディスク"@ja,
        "Scitron Discs"@ja-latn .

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

<https://medium-media.vgm.io/albums/63/8036/8036-1208390964.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3754#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8036#performance> ;
    schema:name "Maria Yamamoto"@en,
        "山本麻里安"@ja ;
    foaf:name "Maria Yamamoto"@en,
        "山本麻里安"@ja .

<artist/3767#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8036#performance> ;
    schema:name "Yuko Kagata"@en,
        "利田優子"@ja ;
    foaf:name "Yuko Kagata"@en,
        "利田優子"@ja .

<artist/3768#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8036#performance> ;
    schema:name "Junji Majima"@en,
        "間島淳司"@ja ;
    foaf:name "Junji Majima"@en,
        "間島淳司"@ja .

<artist/3949#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8036#performance> ;
    schema:name "Megumi Nasu"@en,
        "那須めぐみ"@ja ;
    foaf:name "Megumi Nasu"@en,
        "那須めぐみ"@ja .

<artist/5396#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8036#performance> ;
    schema:name "Kumi Kawai"@en ;
    foaf:name "Kumi Kawai"@en .

<artist/606#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8036#performance> ;
    schema:name "Hikaru Midorikawa"@en,
        "緑川光"@ja ;
    foaf:name "Hikaru Midorikawa"@en,
        "緑川光"@ja .

<artist/733#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8036#performance> ;
    schema:name "Ruri Asano"@en,
        "浅野るり"@ja ;
    foaf:name "Ruri Asano"@en,
        "浅野るり"@ja .

<artist/869#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8036#performance> ;
    schema:name "Yukari Tamura"@en,
        "田村ゆかり"@ja ;
    foaf:name "Yukari Tamura"@en,
        "田村ゆかり"@ja .

<album/8036#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-05-25"^^xsd:date ;
    dcterms:title "Memories Off Drama CD"@en,
        "メモリーズオフ　ドラマＣＤ"@ja,
        "Memories Off Drama CD"@ja-latn ;
    mo:catalogue_number "SCDC-00016" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8036#musicalexpression> ;
    mo:publisher <org/1364#subject> ;
    mo:record _:N75d44ffb055f47c0989038df7bc27887 ;
    mo:record_count 1 ;
    schema:about <product/2049#subject> ;
    schema:byArtist <artist/3754#subject>,
        <artist/3767#subject>,
        <artist/3768#subject>,
        <artist/3949#subject>,
        <artist/5396#subject>,
        <artist/606#subject>,
        <artist/733#subject>,
        <artist/869#subject> ;
    schema:datePublished "2000-05-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/63/8036/8036-1208390964.jpg> ;
    schema:name "Memories Off Drama CD"@en,
        "メモリーズオフ　ドラマＣＤ"@ja,
        "Memories Off Drama CD"@ja-latn ;
    schema:publisher <org/1364#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/8036/8036-1208390964.jpg> .

<album/8036#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Memories Off Drama CD"@en,
        "メモリーズオフ　ドラマＣＤ"@ja,
        "Memories Off Drama CD"@ja-latn ;
    mo:performance_of <album/8036#musicalwork> ;
    mo:performer <artist/3754#subject>,
        <artist/3767#subject>,
        <artist/3768#subject>,
        <artist/3949#subject>,
        <artist/5396#subject>,
        <artist/606#subject>,
        <artist/733#subject>,
        <artist/869#subject> ;
    mo:recorded_as <album/8036#musicalexpression> ;
    schema:byArtist <artist/3754#subject>,
        <artist/3767#subject>,
        <artist/3768#subject>,
        <artist/3949#subject>,
        <artist/5396#subject>,
        <artist/606#subject>,
        <artist/733#subject>,
        <artist/869#subject> ;
    schema:name "Memories Off Drama CD"@en,
        "メモリーズオフ　ドラマＣＤ"@ja,
        "Memories Off Drama CD"@ja-latn ;
    schema:workPerformed <album/8036#musicalwork> .

_:N0fee6208a0d448c3ae2c623de62fea51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Story 2) Part 3 'The Ither Side of a Lie'"@en,
        "第三話「嘘の裏側」"@ja ;
    mo:track_number 6 ;
    schema:duration "PT7:39"^^xsd:interval ;
    schema:inPlaylist _:N75d44ffb055f47c0989038df7bc27887 ;
    schema:name "(Story 2) Part 3 'The Ither Side of a Lie'"@en,
        "第三話「嘘の裏側」"@ja .

_:N2663795d4e074458a3eb4b074f0fb87f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Story 2) Part 4 'Let Me Under Your White Umbrella'"@en,
        "第四話「白い傘をさして」"@ja ;
    mo:track_number 7 ;
    schema:duration "PT9:41"^^xsd:interval ;
    schema:inPlaylist _:N75d44ffb055f47c0989038df7bc27887 ;
    schema:name "(Story 2) Part 4 'Let Me Under Your White Umbrella'"@en,
        "第四話「白い傘をさして」"@ja .

_:N32eeabe43fb24d9bb0ec7670c78aac2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Story 1) Part 3 'Tomoya's Crisis! Continued'"@en,
        "第三話「続・智也の危機!」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:N75d44ffb055f47c0989038df7bc27887 ;
    schema:name "(Story 1) Part 3 'Tomoya's Crisis! Continued'"@en,
        "第三話「続・智也の危機!」"@ja .

_:N432e9d980a0441d798c019999a9de82d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Utane and Koyomi's Uradora Night"@en,
        "「詩音と小夜美の裏ドラナイト」"@ja ;
    mo:track_number 8 ;
    schema:duration "PT7:59"^^xsd:interval ;
    schema:inPlaylist _:N75d44ffb055f47c0989038df7bc27887 ;
    schema:name "Utane and Koyomi's Uradora Night"@en,
        "「詩音と小夜美の裏ドラナイト」"@ja .

_:N527ab7fced9c4cb6a4f595d41a06ee76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Story 1) Part 1 'Autumn Event'"@en,
        "第一話「秋の事件」"@ja ;
    mo:track_number 1 ;
    schema:duration "PT9:37"^^xsd:interval ;
    schema:inPlaylist _:N75d44ffb055f47c0989038df7bc27887 ;
    schema:name "(Story 1) Part 1 'Autumn Event'"@en,
        "第一話「秋の事件」"@ja .

_:Nbc47e50e3d8c40b79e1c83d64fd36c20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Story 1) Part 4 'Words with No Place to Go'"@en,
        "第四話「行き場をなくした言葉たち」"@ja ;
    mo:track_number 4 ;
    schema:duration "PT9:32"^^xsd:interval ;
    schema:inPlaylist _:N75d44ffb055f47c0989038df7bc27887 ;
    schema:name "(Story 1) Part 4 'Words with No Place to Go'"@en,
        "第四話「行き場をなくした言葉たち」"@ja .

_:Ncee8a2584da34c49b68edd0ec33472d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Story 1) Part 2 'Tomoya's Crisis!'"@en,
        "第二話「智也の危機!」"@ja ;
    mo:track_number 2 ;
    schema:duration "PT8:07"^^xsd:interval ;
    schema:inPlaylist _:N75d44ffb055f47c0989038df7bc27887 ;
    schema:name "(Story 1) Part 2 'Tomoya's Crisis!'"@en,
        "第二話「智也の危機!」"@ja .

_:Nd2ec6f6259964486808e41cffca6b034 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Story 2) Part 2 'I Want to be Together'"@en,
        "第二話「一緒にいたい‥‥」"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:47"^^xsd:interval ;
    schema:inPlaylist _:N75d44ffb055f47c0989038df7bc27887 ;
    schema:name "(Story 2) Part 2 'I Want to be Together'"@en,
        "第二話「一緒にいたい‥‥」"@ja .

_:N75d44ffb055f47c0989038df7bc27887 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fee6208a0d448c3ae2c623de62fea51,
        _:N2663795d4e074458a3eb4b074f0fb87f,
        _:N32eeabe43fb24d9bb0ec7670c78aac2f,
        _:N432e9d980a0441d798c019999a9de82d,
        _:N527ab7fced9c4cb6a4f595d41a06ee76,
        _:Nbc47e50e3d8c40b79e1c83d64fd36c20,
        _:Ncee8a2584da34c49b68edd0ec33472d7,
        _:Nd2ec6f6259964486808e41cffca6b034 ;
    mo:track_count 8 ;
    schema:duration "PT65:30"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0fee6208a0d448c3ae2c623de62fea51,
        _:N2663795d4e074458a3eb4b074f0fb87f,
        _:N32eeabe43fb24d9bb0ec7670c78aac2f,
        _:N432e9d980a0441d798c019999a9de82d,
        _:N527ab7fced9c4cb6a4f595d41a06ee76,
        _:Nbc47e50e3d8c40b79e1c83d64fd36c20,
        _:Ncee8a2584da34c49b68edd0ec33472d7,
        _:Nd2ec6f6259964486808e41cffca6b034 .

