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

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

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

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

<artist/1611#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7651#subject> ;
    schema:name "Hiroyuki Maezawa"@en,
        "前澤寛之"@ja ;
    foaf:made <album/7651#composition>,
        <album/7651#subject> ;
    foaf:name "Hiroyuki Maezawa"@en,
        "前澤寛之"@ja .

<artist/37176#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7651#subject> ;
    schema:name "Tatsh"@en ;
    foaf:made <album/7651#composition>,
        <album/7651#subject> ;
    foaf:name "Tatsh"@en .

<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/7651#musicalexpression> a mo:Signal ;
    mo:published_as <album/7651#subject> ;
    mo:records <album/7651#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/15/7651/7651-1207804672.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/7651#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/15/7651/7651-1207804672.jpg> ;
    foaf:depicts <album/7651#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/15/7651/7651-1207804672.jpg> .

<https://medium-media.vgm.io/albums/15/7651/7651-1207804672.jpg> a schema:ImageObject,
        foaf:Image .

<album/7651#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "D.C.II ~Da Capo II~ Character Song Vol.6 Otome Asakura"@en,
        "D.C.II ～ダ・カーポII～ キャラクターソング Vol.6 朝倉音姫"@ja,
        "D.C.II ~Da Capo II~ Character Song Vol.6 Otome Asakura"@ja-latn ;
    mo:composer <artist/1611#subject>,
        <artist/37176#subject> ;
    mo:produced_work <album/7651#musicalwork> ;
    schema:name "D.C.II ~Da Capo II~ Character Song Vol.6 Otome Asakura"@en,
        "D.C.II ～ダ・カーポII～ キャラクターソング Vol.6 朝倉音姫"@ja,
        "D.C.II ~Da Capo II~ Character Song Vol.6 Otome Asakura"@ja-latn .

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

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

<album/7651#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "D.C.II ~Da Capo II~ Character Song Vol.6 Otome Asakura"@en,
        "D.C.II ～ダ・カーポII～ キャラクターソング Vol.6 朝倉音姫"@ja,
        "D.C.II ~Da Capo II~ Character Song Vol.6 Otome Asakura"@ja-latn ;
    mo:performance_of <album/7651#musicalwork> ;
    mo:performer <artist/3758#subject> ;
    mo:recorded_as <album/7651#musicalexpression> ;
    schema:byArtist <artist/3758#subject> ;
    schema:name "D.C.II ~Da Capo II~ Character Song Vol.6 Otome Asakura"@en,
        "D.C.II ～ダ・カーポII～ キャラクターソング Vol.6 朝倉音姫"@ja,
        "D.C.II ~Da Capo II~ Character Song Vol.6 Otome Asakura"@ja-latn ;
    schema:workPerformed <album/7651#musicalwork> .

<artist/3758#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7651#performance> ;
    schema:name "Ayahi Takagaki"@en,
        "高垣彩陽"@ja ;
    foaf:name "Ayahi Takagaki"@en,
        "高垣彩陽"@ja .

<album/7651#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-04-09"^^xsd:date ;
    dcterms:title "D.C.II ~Da Capo II~ Character Song Vol.6 Otome Asakura"@en,
        "D.C.II ～ダ・カーポII～ キャラクターソング Vol.6 朝倉音姫"@ja,
        "D.C.II ~Da Capo II~ Character Song Vol.6 Otome Asakura"@ja-latn ;
    mo:catalogue_number "LACM-4475" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7651#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Nafae4b313f73424a98419436ace26713 ;
    mo:record_count 1 ;
    schema:about <product/3322#subject> ;
    schema:byArtist <artist/3758#subject> ;
    schema:datePublished "2008-04-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/15/7651/7651-1207804672.jpg> ;
    schema:name "D.C.II ~Da Capo II~ Character Song Vol.6 Otome Asakura"@en,
        "D.C.II ～ダ・カーポII～ キャラクターソング Vol.6 朝倉音姫"@ja,
        "D.C.II ~Da Capo II~ Character Song Vol.6 Otome Asakura"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/7651/7651-1207804672.jpg> .

_:N2f03dbc5520c4a3fb4de6b388062a4d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mischievous Smile (off vocal)"@en,
        "イタズラな笑顔 (off vocal)"@ja,
        "Itazura na Egao (off vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nafae4b313f73424a98419436ace26713 ;
    schema:name "Mischievous Smile (off vocal)"@en,
        "イタズラな笑顔 (off vocal)"@ja,
        "Itazura na Egao (off vocal)"@ja-latn .

_:Nab0077e6314647a6ab27fd69c5262197 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perfect affection (off vocal)"@en,
        "Perfect affection (off vocal)"@ja,
        "Perfect affection (off vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nafae4b313f73424a98419436ace26713 ;
    schema:name "Perfect affection (off vocal)"@en,
        "Perfect affection (off vocal)"@ja,
        "Perfect affection (off vocal)"@ja-latn .

_:Ne1ea90371e91444d86feaa1f69f0a628 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perfect affection"@en,
        "Perfect affection"@ja,
        "Perfect affection"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nafae4b313f73424a98419436ace26713 ;
    schema:name "Perfect affection"@en,
        "Perfect affection"@ja,
        "Perfect affection"@ja-latn .

_:Nff3206e08b4c403b8066f0baf0a286ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mischievous Smile"@en,
        "イタズラな笑顔"@ja,
        "Itazura na Egao"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nafae4b313f73424a98419436ace26713 ;
    schema:name "Mischievous Smile"@en,
        "イタズラな笑顔"@ja,
        "Itazura na Egao"@ja-latn .

_:Nafae4b313f73424a98419436ace26713 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2f03dbc5520c4a3fb4de6b388062a4d8,
        _:Nab0077e6314647a6ab27fd69c5262197,
        _:Ne1ea90371e91444d86feaa1f69f0a628,
        _:Nff3206e08b4c403b8066f0baf0a286ec ;
    mo:track_count 4 ;
    schema:duration "PT16:37"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2f03dbc5520c4a3fb4de6b388062a4d8,
        _:Nab0077e6314647a6ab27fd69c5262197,
        _:Ne1ea90371e91444d86feaa1f69f0a628,
        _:Nff3206e08b4c403b8066f0baf0a286ec .

