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

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

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

<artist/1815#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83877#subject> ;
    schema:name "tororo"@en ;
    foaf:made <album/83877#composition>,
        <album/83877#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/3324#subject> a schema:CreativeWork ;
    schema:name "D.C. ~Da Capo~ (Anime)"@en,
        "D.C. ～ダ・カーポ～ (Anime)"@ja,
        "D.C. ~Da Capo~ (Anime)"@ja-latn ;
    foaf:name "D.C. ~Da Capo~ (Anime)"@en,
        "D.C. ～ダ・カーポ～ (Anime)"@ja,
        "D.C. ~Da Capo~ (Anime)"@ja-latn .

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

<product/3515#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/3522#subject> a schema:CreativeWork ;
    schema:name "D.C.III ~Da Capo III~"@en,
        "D.C.III ～ダ・カーポIII～"@ja,
        "D.C.III ~Da Capo III~"@ja-latn ;
    foaf:name "D.C.III ~Da Capo III~"@en,
        "D.C.III ～ダ・カーポIII～"@ja,
        "D.C.III ~Da Capo III~"@ja-latn .

<album/83877#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "D.C. ~Da Capo~ Orgel Arrange Collection"@en,
        "D.C. ～ダ・カーポ～ オルゴールアレンジコレクション"@ja,
        "D.C. ~Da Capo~ Orgel Arrange Collection"@ja-latn ;
    mo:composer <artist/1815#subject> ;
    mo:produced_work <album/83877#musicalwork> ;
    schema:name "D.C. ~Da Capo~ Orgel Arrange Collection"@en,
        "D.C. ～ダ・カーポ～ オルゴールアレンジコレクション"@ja,
        "D.C. ~Da Capo~ Orgel Arrange Collection"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/77/83877/83877-1548867007.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/83877#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "D.C. ~Da Capo~ Orgel Arrange Collection"@en,
        "D.C. ～ダ・カーポ～ オルゴールアレンジコレクション"@ja,
        "D.C. ~Da Capo~ Orgel Arrange Collection"@ja-latn ;
    mo:performance_of <album/83877#musicalwork> ;
    mo:performer <artist/9434#subject> ;
    mo:recorded_as <album/83877#musicalexpression> ;
    schema:byArtist <artist/9434#subject> ;
    schema:name "D.C. ~Da Capo~ Orgel Arrange Collection"@en,
        "D.C. ～ダ・カーポ～ オルゴールアレンジコレクション"@ja,
        "D.C. ~Da Capo~ Orgel Arrange Collection"@ja-latn ;
    schema:workPerformed <album/83877#musicalwork> .

<artist/9434#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83877#performance> ;
    schema:name "Akiyo Toda"@en,
        "戸田章世"@ja ;
    foaf:name "Akiyo Toda"@en,
        "戸田章世"@ja .

<album/83877#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-01-01"^^xsd:date ;
    dcterms:title "D.C. ~Da Capo~ Orgel Arrange Collection"@en,
        "D.C. ～ダ・カーポ～ オルゴールアレンジコレクション"@ja,
        "D.C. ~Da Capo~ Orgel Arrange Collection"@ja-latn ;
    mo:catalogue_number "SOFT-0039" ;
    mo:media_type "CD" ;
    mo:publication_of <album/83877#musicalexpression> ;
    mo:publisher <org/3967#subject> ;
    mo:record _:N610878a10b594850a37be19094352dd6 ;
    mo:record_count 1 ;
    schema:about <product/3322#subject>,
        <product/3324#subject>,
        <product/3514#subject>,
        <product/3515#subject>,
        <product/3518#subject>,
        <product/3522#subject> ;
    schema:byArtist <artist/9434#subject> ;
    schema:datePublished "2013-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/77/83877/83877-1548867007.jpg> ;
    schema:name "D.C. ~Da Capo~ Orgel Arrange Collection"@en,
        "D.C. ～ダ・カーポ～ オルゴールアレンジコレクション"@ja,
        "D.C. ~Da Capo~ Orgel Arrange Collection"@ja-latn ;
    schema:publisher <org/3967#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/83877/83877-1548867007.jpg> .

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

_:N6ebbe22fdc21425e9283a0493049bd18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サクラサクミライコイユメ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N610878a10b594850a37be19094352dd6 ;
    schema:name "サクラサクミライコイユメ"@ja .

_:N76bbd46c77c845f5aae8fe193e3bad9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダ・カーポII ～あさきゆめみし君と～"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N610878a10b594850a37be19094352dd6 ;
    schema:name "ダ・カーポII ～あさきゆめみし君と～"@ja .

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

_:Nac9b986fd3a04a688c3a5d5aad896718 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダ・カーポ～第2ボタンの誓い～"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N610878a10b594850a37be19094352dd6 ;
    schema:name "ダ・カーポ～第2ボタンの誓い～"@ja .

_:Ncfd4b52783b04a979b20f8f223532ffe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダ・カーポIII ～キミにささげる あいのマホウ～"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N610878a10b594850a37be19094352dd6 ;
    schema:name "ダ・カーポIII ～キミにささげる あいのマホウ～"@ja .

_:N610878a10b594850a37be19094352dd6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2c0ff5d5c85044aa950848a5bf9ebb0e,
        _:N6ebbe22fdc21425e9283a0493049bd18,
        _:N76bbd46c77c845f5aae8fe193e3bad9d,
        _:N926c8d16829f43d28f3683338c17189f,
        _:Nac9b986fd3a04a688c3a5d5aad896718,
        _:Ncfd4b52783b04a979b20f8f223532ffe ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2c0ff5d5c85044aa950848a5bf9ebb0e,
        _:N6ebbe22fdc21425e9283a0493049bd18,
        _:N76bbd46c77c845f5aae8fe193e3bad9d,
        _:N926c8d16829f43d28f3683338c17189f,
        _:Nac9b986fd3a04a688c3a5d5aad896718,
        _:Ncfd4b52783b04a979b20f8f223532ffe .

