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

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

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

<artist/1815#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83878#subject> ;
    schema:name "tororo"@en ;
    foaf:made <album/83878#composition>,
        <album/83878#subject> ;
    foaf:name "tororo"@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 .

<product/3518#subject> a schema:CreativeWork ;
    schema:name "D.C.II ~Da Capo II~ Spring Celebration"@en,
        "D.C.II ～ダ・カーポII～ スプリングセレブレイション"@ja,
        "D.C.II ~Da Capo II~ Spring Celebration"@ja-latn ;
    foaf:name "D.C.II ~Da Capo II~ Spring Celebration"@en,
        "D.C.II ～ダ・カーポII～ スプリングセレブレイション"@ja,
        "D.C.II ~Da Capo II~ Spring Celebration"@ja-latn .

<product/3523#subject> a schema:CreativeWork ;
    schema:name "D.C.II Fall in Love"@en,
        "D.C.II Fall in Love ～ダ・カーポ II～フォーリンラブ"@ja,
        "D.C.II Fall in Love"@ja-latn ;
    foaf:name "D.C.II Fall in Love"@en,
        "D.C.II Fall in Love ～ダ・カーポ II～フォーリンラブ"@ja,
        "D.C.II Fall in Love"@ja-latn .

<album/83878#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "D.C.II ~Da Capo II~ Piano Solo Collection"@en,
        "D.C.II ～ダ・カーポII～ ピアノソロコレクション"@ja,
        "D.C.II ~Da Capo II~ Piano Solo Collection"@ja-latn ;
    mo:composer <artist/1815#subject> ;
    mo:produced_work <album/83878#musicalwork> ;
    schema:name "D.C.II ~Da Capo II~ Piano Solo Collection"@en,
        "D.C.II ～ダ・カーポII～ ピアノソロコレクション"@ja,
        "D.C.II ~Da Capo II~ Piano Solo Collection"@ja-latn .

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

<album/83878#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "D.C.II ~Da Capo II~ Piano Solo Collection"@en,
        "D.C.II ～ダ・カーポII～ ピアノソロコレクション"@ja,
        "D.C.II ~Da Capo II~ Piano Solo Collection"@ja-latn ;
    mo:performance_of <album/83878#musicalwork> ;
    mo:recorded_as <album/83878#musicalexpression> ;
    schema:name "D.C.II ~Da Capo II~ Piano Solo Collection"@en,
        "D.C.II ～ダ・カーポII～ ピアノソロコレクション"@ja,
        "D.C.II ~Da Capo II~ Piano Solo Collection"@ja-latn ;
    schema:workPerformed <album/83878#musicalwork> .

<org/3967#subject> schema:name "S·O·F·T Inc."@en,
        "有限会社エス・オー・エフ・ティー"@ja,
        "S·O·F·T Inc."@ja-latn ;
    foaf:name "S·O·F·T Inc."@en,
        "有限会社エス・オー・エフ・ティー"@ja,
        "S·O·F·T Inc."@ja-latn .

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

<https://medium-media.vgm.io/albums/87/83878/83878-1548867570.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/83878#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-01-01"^^xsd:date ;
    dcterms:title "D.C.II ~Da Capo II~ Piano Solo Collection"@en,
        "D.C.II ～ダ・カーポII～ ピアノソロコレクション"@ja,
        "D.C.II ~Da Capo II~ Piano Solo Collection"@ja-latn ;
    mo:catalogue_number "SOFT-0037" ;
    mo:media_type "CD" ;
    mo:publication_of <album/83878#musicalexpression> ;
    mo:publisher <org/3967#subject> ;
    mo:record _:N332dff566d4648aabe27aa42301f03ef ;
    mo:record_count 1 ;
    schema:about <product/3322#subject>,
        <product/3518#subject>,
        <product/3523#subject> ;
    schema:datePublished "2011-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/87/83878/83878-1548867570.jpg> ;
    schema:name "D.C.II ~Da Capo II~ Piano Solo Collection"@en,
        "D.C.II ～ダ・カーポII～ ピアノソロコレクション"@ja,
        "D.C.II ~Da Capo II~ Piano Solo Collection"@ja-latn ;
    schema:publisher <org/3967#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/83878/83878-1548867570.jpg> .

_:N1cadd98880ea4937af97c85ab7c0b739 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy my life ～Thank you for everything!!～"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N332dff566d4648aabe27aa42301f03ef ;
    schema:name "Happy my life ～Thank you for everything!!～"@ja .

_:N441431295d794450a7b40e1285ff4f5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サクラキミニエム"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N332dff566d4648aabe27aa42301f03ef ;
    schema:name "サクラキミニエム"@ja .

_:Nf4705fd1276f48c69b650f3611c6be38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Graduation from yesterday"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N332dff566d4648aabe27aa42301f03ef ;
    schema:name "Graduation from yesterday"@ja .

_:N332dff566d4648aabe27aa42301f03ef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1cadd98880ea4937af97c85ab7c0b739,
        _:N441431295d794450a7b40e1285ff4f5b,
        _:Nf4705fd1276f48c69b650f3611c6be38 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N1cadd98880ea4937af97c85ab7c0b739,
        _:N441431295d794450a7b40e1285ff4f5b,
        _:Nf4705fd1276f48c69b650f3611c6be38 .

