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

<artist/851#subject> a schema:Person,
        foaf:Person ;
    schema:name "rino"@en ;
    foaf:made <album/7205#lyrics>,
        <album/7205#subject> ;
    foaf:name "rino"@en .

<artist/866#subject> a schema:Person,
        foaf:Person ;
    schema:name "YUMAO"@en,
        "ゆうまお"@ja ;
    foaf:made <album/7205#lyrics>,
        <album/7205#subject> ;
    foaf:name "YUMAO"@en,
        "ゆうまお"@ja .

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

<artist/177#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7205#subject> ;
    schema:name "Katsuya Yoshida"@en,
        "吉田勝弥"@ja ;
    foaf:made <album/7205#composition>,
        <album/7205#subject> ;
    foaf:name "Katsuya Yoshida"@en,
        "吉田勝弥"@ja .

<artist/6352#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7205#subject> ;
    schema:name "Shunryu"@en,
        "俊龍"@ja ;
    foaf:made <album/7205#composition>,
        <album/7205#subject> ;
    foaf:name "Shunryu"@en,
        "俊龍"@ja .

<product/3322#subject> a schema:CreativeWork ;
    schema:name "D.C.II ~Da Capo II~"@en,
        "D.C.II ～ダ・カーポII～"@ja,
        "D.C.II ~Da Capo II~"@ja-latn ;
    foaf:name "D.C.II ~Da Capo II~"@en,
        "D.C.II ～ダ・カーポII～"@ja,
        "D.C.II ~Da Capo II~"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/50/7205/7205-1204222644.jpg> a schema:ImageObject,
        foaf:Image .

<album/7205#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "D.C.II ~Da Capo II~ Character Song Vol.4 Anzu Yukimura"@en,
        "D.C.II ～ダ・カーポII～ キャラクターソング Vol.4 雪村杏"@ja,
        "D.C.II ~Da Capo II~ Character Song Vol.4 Anzu Yukimura"@ja-latn ;
    mo:composer <artist/177#subject>,
        <artist/6352#subject> ;
    mo:produced_work <album/7205#musicalwork> ;
    schema:name "D.C.II ~Da Capo II~ Character Song Vol.4 Anzu Yukimura"@en,
        "D.C.II ～ダ・カーポII～ キャラクターソング Vol.4 雪村杏"@ja,
        "D.C.II ~Da Capo II~ Character Song Vol.4 Anzu Yukimura"@ja-latn .

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

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

<album/7205#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "D.C.II ~Da Capo II~ Character Song Vol.4 Anzu Yukimura"@en,
        "D.C.II ～ダ・カーポII～ キャラクターソング Vol.4 雪村杏"@ja,
        "D.C.II ~Da Capo II~ Character Song Vol.4 Anzu Yukimura"@ja-latn ;
    mo:performance_of <album/7205#musicalwork> ;
    mo:performer <artist/8853#subject> ;
    mo:recorded_as <album/7205#musicalexpression> ;
    schema:byArtist <artist/8853#subject> ;
    schema:name "D.C.II ~Da Capo II~ Character Song Vol.4 Anzu Yukimura"@en,
        "D.C.II ～ダ・カーポII～ キャラクターソング Vol.4 雪村杏"@ja,
        "D.C.II ~Da Capo II~ Character Song Vol.4 Anzu Yukimura"@ja-latn ;
    schema:workPerformed <album/7205#musicalwork> .

<artist/8853#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7205#performance> ;
    schema:name "Tae Okajima"@en,
        "岡嶋妙"@ja ;
    foaf:name "Tae Okajima"@en,
        "岡嶋妙"@ja .

<album/7205#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-02-27"^^xsd:date ;
    dcterms:title "D.C.II ~Da Capo II~ Character Song Vol.4 Anzu Yukimura"@en,
        "D.C.II ～ダ・カーポII～ キャラクターソング Vol.4 雪村杏"@ja,
        "D.C.II ~Da Capo II~ Character Song Vol.4 Anzu Yukimura"@ja-latn ;
    mo:catalogue_number "LACM-4463" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7205#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N82fe065892644bbb8482f8967458e8de ;
    mo:record_count 1 ;
    schema:about <product/3322#subject> ;
    schema:byArtist <artist/8853#subject> ;
    schema:datePublished "2008-02-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/50/7205/7205-1204222644.jpg> ;
    schema:name "D.C.II ~Da Capo II~ Character Song Vol.4 Anzu Yukimura"@en,
        "D.C.II ～ダ・カーポII～ キャラクターソング Vol.4 雪村杏"@ja,
        "D.C.II ~Da Capo II~ Character Song Vol.4 Anzu Yukimura"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/7205/7205-1204222644.jpg> .

_:N44779e9834094186a7a4e11b474f38a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful Memories (off vocal)"@en,
        "綺麗な記憶(off vocal)"@ja,
        "Kirei na Kioku (off vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N82fe065892644bbb8482f8967458e8de ;
    schema:name "Beautiful Memories (off vocal)"@en,
        "綺麗な記憶(off vocal)"@ja,
        "Kirei na Kioku (off vocal)"@ja-latn .

_:N54d7acd396214b2fa7eb4d6d4fac4339 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Light and Snow (off vocal)"@en,
        "光と雪の中で(off vocal)"@ja,
        "Hikari to Yuki no Naka de (off vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N82fe065892644bbb8482f8967458e8de ;
    schema:name "In the Light and Snow (off vocal)"@en,
        "光と雪の中で(off vocal)"@ja,
        "Hikari to Yuki no Naka de (off vocal)"@ja-latn .

_:Nd486de29be82460cb0241ea662d49163 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful Memories"@en,
        "綺麗な記憶"@ja,
        "Kirei na Kioku"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N82fe065892644bbb8482f8967458e8de ;
    schema:name "Beautiful Memories"@en,
        "綺麗な記憶"@ja,
        "Kirei na Kioku"@ja-latn .

_:Nedd608c8369348a3aaf00156948c952e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Light and Snow"@en,
        "光と雪の中で"@ja,
        "Hikari to Yuki no Naka de"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N82fe065892644bbb8482f8967458e8de ;
    schema:name "In the Light and Snow"@en,
        "光と雪の中で"@ja,
        "Hikari to Yuki no Naka de"@ja-latn .

_:N82fe065892644bbb8482f8967458e8de a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N44779e9834094186a7a4e11b474f38a0,
        _:N54d7acd396214b2fa7eb4d6d4fac4339,
        _:Nd486de29be82460cb0241ea662d49163,
        _:Nedd608c8369348a3aaf00156948c952e ;
    mo:track_count 4 ;
    schema:duration "PT17:57"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N44779e9834094186a7a4e11b474f38a0,
        _:N54d7acd396214b2fa7eb4d6d4fac4339,
        _:Nd486de29be82460cb0241ea662d49163,
        _:Nedd608c8369348a3aaf00156948c952e .

