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

<artist/214#subject> a schema:Person,
        foaf:Person ;
    schema:name "KIRIKO"@en ;
    foaf:made <album/8937#subject>,
        <album/8937#vocals> ;
    foaf:name "KIRIKO"@en .

<artist/413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Hata"@en,
        "畑亜貴"@ja ;
    foaf:made <album/8937#lyrics>,
        <album/8937#subject> ;
    foaf:name "Aki Hata"@en,
        "畑亜貴"@ja .

<artist/71128#subject> a schema:Person,
        foaf:Person ;
    schema:name "yozuca"@en ;
    foaf:made <album/8937#subject>,
        <album/8937#vocals> ;
    foaf:name "yozuca"@en .

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

<artist/88#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiromi Sato"@en,
        "佐藤ひろ美"@ja ;
    foaf:made <album/8937#subject>,
        <album/8937#vocals> ;
    foaf:name "Hiromi Sato"@en,
        "佐藤ひろ美"@ja .

<artist/89#subject> a schema:Person,
        foaf:Person ;
    schema:name "YURIA"@en ;
    foaf:made <album/8937#subject>,
        <album/8937#vocals> ;
    foaf:name "YURIA"@en .

<artist/2174#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8937#subject> ;
    schema:name "Nekono Comet"@en,
        "猫野こめっと"@ja ;
    foaf:made <album/8937#composition>,
        <album/8937#subject> ;
    foaf:name "Nekono Comet"@en,
        "猫野こめっと"@ja .

<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 .

<album/8937#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Songs from D.C. ~Da Capo~"@en,
        "Songs from D.C. ～ダ・カーポ～"@ja,
        "Songs from D.C. ~Da Capo~"@ja-latn ;
    mo:composer <artist/2174#subject> ;
    mo:produced_work <album/8937#musicalwork> ;
    schema:name "Songs from D.C. ~Da Capo~"@en,
        "Songs from D.C. ～ダ・カーポ～"@ja,
        "Songs from D.C. ~Da Capo~"@ja-latn .

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

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

<album/8937#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Songs from D.C. ~Da Capo~"@en,
        "Songs from D.C. ～ダ・カーポ～"@ja,
        "Songs from D.C. ~Da Capo~"@ja-latn ;
    mo:performance_of <album/8937#musicalwork> ;
    mo:recorded_as <album/8937#musicalexpression> ;
    schema:name "Songs from D.C. ~Da Capo~"@en,
        "Songs from D.C. ～ダ・カーポ～"@ja,
        "Songs from D.C. ~Da Capo~"@ja-latn ;
    schema:workPerformed <album/8937#musicalwork> .

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

<https://medium-media.vgm.io/albums/73/8937/8937-1213098062.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/8937#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-11-22"^^xsd:date ;
    dcterms:title "Songs from D.C. ~Da Capo~"@en,
        "Songs from D.C. ～ダ・カーポ～"@ja,
        "Songs from D.C. ~Da Capo~"@ja-latn ;
    mo:catalogue_number "LACA-5136" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8937#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N0b1c120870484525b7307ddf37524f9c ;
    mo:record_count 1 ;
    schema:about <product/3514#subject> ;
    schema:datePublished "2002-11-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/73/8937/8937-1213098062.jpg> ;
    schema:name "Songs from D.C. ~Da Capo~"@en,
        "Songs from D.C. ～ダ・カーポ～"@ja,
        "Songs from D.C. ~Da Capo~"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/8937/8937-1213098062.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "八田悠佳"@en ;
    foaf:made <album/8937#subject> ;
    foaf:name "八田悠佳"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "八田悠佳"@en ;
    foaf:made <album/8937#vocals> ;
    foaf:name "八田悠佳"@en .

_:N25bbf8aefc7f4e77b452b12464091709 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Concert"@en,
        "コンサート"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N0b1c120870484525b7307ddf37524f9c ;
    schema:name "Concert"@en,
        "コンサート"@ja .

_:N32719e86bccf42f58ba11e1e8634f768 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring Holiday"@en,
        "Spring Holiday"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N0b1c120870484525b7307ddf37524f9c ;
    schema:name "Spring Holiday"@en,
        "Spring Holiday"@ja .

_:N38b58b5e0c124906baa5e1e95d6dea21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maybe... A Quiet Premonition"@en,
        "May be...静かな予感"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N0b1c120870484525b7307ddf37524f9c ;
    schema:name "Maybe... A Quiet Premonition"@en,
        "May be...静かな予感"@ja .

_:N3deff6b7da5b4a4fa6918d1871a83bb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Next Season"@en,
        "次の季節へ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N0b1c120870484525b7307ddf37524f9c ;
    schema:name "To the Next Season"@en,
        "次の季節へ"@ja .

_:N40d9d475e90e4a9597ee717590e180de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bon Bon Ribbon"@en,
        "Bon Bon Ribbon"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N0b1c120870484525b7307ddf37524f9c ;
    schema:name "Bon Bon Ribbon"@en,
        "Bon Bon Ribbon"@ja .

_:N5345c0389ff54affa368ed4182f3871e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piggyback Rides of Memory"@en,
        "思い出の肩車"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N0b1c120870484525b7307ddf37524f9c ;
    schema:name "Piggyback Rides of Memory"@en,
        "思い出の肩車"@ja .

_:N556c30ee2a094a189eb4a63e037b0473 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunchtime"@en,
        "ランチタイム"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N0b1c120870484525b7307ddf37524f9c ;
    schema:name "Lunchtime"@en,
        "ランチタイム"@ja .

_:N5960031ee5cc4d19a8c660d2aa3e569c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Windy world"@en,
        "Windy world"@ja ;
    mo:track_number 19 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N0b1c120870484525b7307ddf37524f9c ;
    schema:name "Windy world"@en,
        "Windy world"@ja .

_:N5a072794bfeb4ff08c94e3251b00719c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Sleeping Face"@en,
        "わたしの寝顔"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N0b1c120870484525b7307ddf37524f9c ;
    schema:name "My Sleeping Face"@en,
        "わたしの寝顔"@ja .

_:N74c1740fe5984250ae297b5b11cc5023 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Painful Scenery"@en,
        "せつなさの風景"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N0b1c120870484525b7307ddf37524f9c ;
    schema:name "Painful Scenery"@en,
        "せつなさの風景"@ja .

_:N8df7060ed98b44bd9b2c7294665e1fe2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smiling Face of the Heart"@en,
        "こころの笑顔"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N0b1c120870484525b7307ddf37524f9c ;
    schema:name "Smiling Face of the Heart"@en,
        "こころの笑顔"@ja .

_:N9b559f5bb9dd446b9e90f47a05902318 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starry Sky Drive"@en,
        "星空ドライブ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N0b1c120870484525b7307ddf37524f9c ;
    schema:name "Starry Sky Drive"@en,
        "星空ドライブ"@ja .

_:Nc289f764f9244116bd42e464457a466e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shoes of Acorns and Grass"@en,
        "どんぐりとガラスの靴"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N0b1c120870484525b7307ddf37524f9c ;
    schema:name "Shoes of Acorns and Grass"@en,
        "どんぐりとガラスの靴"@ja .

_:Ndff117f2b46b4a6e92e6ba84885f7670 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everyone Everyone Be Happy"@en,
        "みんなみんなシアワセに"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N0b1c120870484525b7307ddf37524f9c ;
    schema:name "Everyone Everyone Be Happy"@en,
        "みんなみんなシアワセに"@ja .

_:Ne932cb731f034ee1a30c47c08937afad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning Greetings"@en,
        "朝の挨拶"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N0b1c120870484525b7307ddf37524f9c ;
    schema:name "Morning Greetings"@en,
        "朝の挨拶"@ja .

_:Nec7e575d682f4110bb58d4a64c30aea9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear"@en,
        "Dear"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N0b1c120870484525b7307ddf37524f9c ;
    schema:name "Dear"@en,
        "Dear"@ja .

_:Nf411dbcc43f343c8b2fa3a31185cce9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "So It's Because of the Kiss"@en,
        "だからキスのせいね"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N0b1c120870484525b7307ddf37524f9c ;
    schema:name "So It's Because of the Kiss"@en,
        "だからキスのせいね"@ja .

_:Nf98acb242df84a37a2c37bc28f0a426a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unchanging Days"@en,
        "変わらぬ日々"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N0b1c120870484525b7307ddf37524f9c ;
    schema:name "Unchanging Days"@en,
        "変わらぬ日々"@ja .

_:Nfa7e1e5960ad4bfd81d1e1d86ced387e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Man Nextdoor"@en,
        "隣の人"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N0b1c120870484525b7307ddf37524f9c ;
    schema:name "The Man Nextdoor"@en,
        "隣の人"@ja .

_:N0b1c120870484525b7307ddf37524f9c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N25bbf8aefc7f4e77b452b12464091709,
        _:N32719e86bccf42f58ba11e1e8634f768,
        _:N38b58b5e0c124906baa5e1e95d6dea21,
        _:N3deff6b7da5b4a4fa6918d1871a83bb8,
        _:N40d9d475e90e4a9597ee717590e180de,
        _:N5345c0389ff54affa368ed4182f3871e,
        _:N556c30ee2a094a189eb4a63e037b0473,
        _:N5960031ee5cc4d19a8c660d2aa3e569c,
        _:N5a072794bfeb4ff08c94e3251b00719c,
        _:N74c1740fe5984250ae297b5b11cc5023,
        _:N8df7060ed98b44bd9b2c7294665e1fe2,
        _:N9b559f5bb9dd446b9e90f47a05902318,
        _:Nc289f764f9244116bd42e464457a466e,
        _:Ndff117f2b46b4a6e92e6ba84885f7670,
        _:Ne932cb731f034ee1a30c47c08937afad,
        _:Nec7e575d682f4110bb58d4a64c30aea9,
        _:Nf411dbcc43f343c8b2fa3a31185cce9f,
        _:Nf98acb242df84a37a2c37bc28f0a426a,
        _:Nfa7e1e5960ad4bfd81d1e1d86ced387e ;
    mo:track_count 19 ;
    schema:duration "PT55:37"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N25bbf8aefc7f4e77b452b12464091709,
        _:N32719e86bccf42f58ba11e1e8634f768,
        _:N38b58b5e0c124906baa5e1e95d6dea21,
        _:N3deff6b7da5b4a4fa6918d1871a83bb8,
        _:N40d9d475e90e4a9597ee717590e180de,
        _:N5345c0389ff54affa368ed4182f3871e,
        _:N556c30ee2a094a189eb4a63e037b0473,
        _:N5960031ee5cc4d19a8c660d2aa3e569c,
        _:N5a072794bfeb4ff08c94e3251b00719c,
        _:N74c1740fe5984250ae297b5b11cc5023,
        _:N8df7060ed98b44bd9b2c7294665e1fe2,
        _:N9b559f5bb9dd446b9e90f47a05902318,
        _:Nc289f764f9244116bd42e464457a466e,
        _:Ndff117f2b46b4a6e92e6ba84885f7670,
        _:Ne932cb731f034ee1a30c47c08937afad,
        _:Nec7e575d682f4110bb58d4a64c30aea9,
        _:Nf411dbcc43f343c8b2fa3a31185cce9f,
        _:Nf98acb242df84a37a2c37bc28f0a426a,
        _:Nfa7e1e5960ad4bfd81d1e1d86ced387e .

