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

<artist/36#subject> a schema:Person,
        foaf:Person ;
    schema:name "Duca"@en ;
    foaf:made <album/10560#lyrics>,
        <album/10560#subject>,
        <album/10560#vocals> ;
    foaf:name "Duca"@en .

<artist/4690#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomo Kataoka"@en,
        "片岡とも"@ja ;
    foaf:made <album/10560#lyrics>,
        <album/10560#subject> ;
    foaf:name "Tomo Kataoka"@en,
        "片岡とも"@ja .

<artist/5075#subject> a schema:Person,
        foaf:Person ;
    schema:name "enhito"@en,
        "燕人"@ja ;
    foaf:made <album/10560#lyrics>,
        <album/10560#subject> ;
    foaf:name "enhito"@en,
        "燕人"@ja .

<artist/35#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10560#subject> ;
    schema:name "Hijiri Anze"@en,
        "安瀬聖"@ja ;
    foaf:made <album/10560#composition>,
        <album/10560#subject> ;
    foaf:name "Hijiri Anze"@en,
        "安瀬聖"@ja .

<artist/852#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10560#subject> ;
    schema:name "Katsuhiko Kurosu"@en,
        "黒須克彦"@ja ;
    foaf:made <album/10560#composition>,
        <album/10560#subject> ;
    foaf:name "Katsuhiko Kurosu"@en,
        "黒須克彦"@ja .

<product/11757#subject> a schema:CreativeWork ;
    schema:name "TsukuTori"@en,
        "つくとり"@ja,
        "TsukuTori"@ja-latn ;
    foaf:name "TsukuTori"@en,
        "つくとり"@ja,
        "TsukuTori"@ja-latn .

<product/14487#subject> a schema:CreativeWork ;
    schema:name "Wanko & Lily"@en,
        "ワンコとリリー"@ja,
        "Wanko to Lily"@ja-latn ;
    foaf:name "Wanko & Lily"@en,
        "ワンコとリリー"@ja,
        "Wanko to Lily"@ja-latn .

<product/22820#subject> a schema:CreativeWork ;
    schema:name "Garden"@en,
        "Garden"@ja,
        "Garden"@ja-latn ;
    foaf:name "Garden"@en,
        "Garden"@ja,
        "Garden"@ja-latn .

<product/6871#subject> a schema:CreativeWork ;
    schema:name "Lamune"@en,
        "ラムネ"@ja,
        "Lamune"@ja-latn ;
    foaf:name "Lamune"@en,
        "ラムネ"@ja,
        "Lamune"@ja-latn .

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

<album/10560#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "12 Stories / Duca"@en,
        "12 Stories / Duca"@ja,
        "12 Stories / Duca"@ja-latn ;
    mo:performance_of <album/10560#musicalwork> ;
    mo:recorded_as <album/10560#musicalexpression> ;
    schema:name "12 Stories / Duca"@en,
        "12 Stories / Duca"@ja,
        "12 Stories / Duca"@ja-latn ;
    schema:workPerformed <album/10560#musicalwork> .

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

<org/2144#subject> schema:name "Jidius"@en,
        "Jidius"@ja,
        "Jidius"@ja-latn ;
    foaf:name "Jidius"@en,
        "Jidius"@ja,
        "Jidius"@ja-latn .

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

<https://medium-media.vgm.io/albums/06/10560/10560-1222880871.jpg> a schema:ImageObject,
        foaf:Image .

<album/10560#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "12 Stories / Duca"@en,
        "12 Stories / Duca"@ja,
        "12 Stories / Duca"@ja-latn ;
    mo:composer <artist/35#subject>,
        <artist/852#subject> ;
    mo:produced_work <album/10560#musicalwork> ;
    schema:name "12 Stories / Duca"@en,
        "12 Stories / Duca"@ja,
        "12 Stories / Duca"@ja-latn .

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

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

<album/10560#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-09-30"^^xsd:date ;
    dcterms:title "12 Stories / Duca"@en,
        "12 Stories / Duca"@ja,
        "12 Stories / Duca"@ja-latn ;
    mo:catalogue_number "JDCM-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10560#musicalexpression> ;
    mo:publisher <org/2144#subject> ;
    mo:record _:N15428d70c2b84dbfb582cb7dedf0b229 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Purely ~Looks up into our narrow sky.~"@en ;
            foaf:name "Purely ~Looks up into our narrow sky.~"@en ],
        [ a schema:CreativeWork ;
            schema:name "Amesarasa"@en ;
            foaf:name "Amesarasa"@en ],
        [ a schema:CreativeWork ;
            schema:name "Icon"@en ;
            foaf:name "Icon"@en ],
        [ a schema:CreativeWork ;
            schema:name "Nettai Teikiatsu Shoujo"@en ;
            foaf:name "Nettai Teikiatsu Shoujo"@en ],
        <product/11757#subject>,
        <product/14487#subject>,
        <product/22820#subject>,
        <product/6871#subject> ;
    schema:datePublished "2008-09-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/06/10560/10560-1222880871.jpg> ;
    schema:name "12 Stories / Duca"@en,
        "12 Stories / Duca"@ja,
        "12 Stories / Duca"@ja-latn ;
    schema:publisher <org/2144#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/10560/10560-1222880871.jpg> .

_:N159348bc4de34fff8eddc71df1c69cfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢遥か"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N15428d70c2b84dbfb582cb7dedf0b229 ;
    schema:name "夢遥か"@ja .

_:N33ab0729584e486bac484ed333c78615 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜空"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N15428d70c2b84dbfb582cb7dedf0b229 ;
    schema:name "夜空"@ja .

_:N33d5b38c6fe043a6bf24d08044f80d81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "12 Stories"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N15428d70c2b84dbfb582cb7dedf0b229 ;
    schema:name "12 Stories"@ja .

_:N362e8e1df4df4f34b3a45e20f4fa02c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aozora"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N15428d70c2b84dbfb582cb7dedf0b229 ;
    schema:name "Aozora"@ja .

_:N48d08e21ade54fcaaf81e2d448a4bab5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Song"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N15428d70c2b84dbfb582cb7dedf0b229 ;
    schema:name "My Song"@ja .

_:N565f9412030840129ba6ba902ff10396 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "happiness"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N15428d70c2b84dbfb582cb7dedf0b229 ;
    schema:name "happiness"@ja .

_:N5e43a5efe9ad4359837a12b8cd68bd9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あした天気になあれ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N15428d70c2b84dbfb582cb7dedf0b229 ;
    schema:name "あした天気になあれ"@ja .

_:N7c598190dd6c41139964b552ef35f6f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EverSpiral"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N15428d70c2b84dbfb582cb7dedf0b229 ;
    schema:name "EverSpiral"@ja .

_:N8345014f314f4dd9ae76c9cdec6f8293 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a preface"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N15428d70c2b84dbfb582cb7dedf0b229 ;
    schema:name "a preface"@ja .

_:N8462e2fbcb244f52a98d641e772a1241 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイの庭"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N15428d70c2b84dbfb582cb7dedf0b229 ;
    schema:name "アイの庭"@ja .

_:N913a017e02cf472099fb9e08a92a451c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ありがとう"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N15428d70c2b84dbfb582cb7dedf0b229 ;
    schema:name "ありがとう"@ja .

_:N9ee06b36422444b0829fe2fffd56d4df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひとひら"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N15428d70c2b84dbfb582cb7dedf0b229 ;
    schema:name "ひとひら"@ja .

_:Na9fd765b7b5d4e98a8a2dc5f58cd93d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "散歩日和"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N15428d70c2b84dbfb582cb7dedf0b229 ;
    schema:name "散歩日和"@ja .

_:Nb2cce68a51bc4f65b2a68f11c6374dc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アマオト"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N15428d70c2b84dbfb582cb7dedf0b229 ;
    schema:name "アマオト"@ja .

_:Nd96f207b9347461985e77d37de98d7c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラムネ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N15428d70c2b84dbfb582cb7dedf0b229 ;
    schema:name "ラムネ"@ja .

_:N15428d70c2b84dbfb582cb7dedf0b229 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N159348bc4de34fff8eddc71df1c69cfa,
        _:N33ab0729584e486bac484ed333c78615,
        _:N33d5b38c6fe043a6bf24d08044f80d81,
        _:N362e8e1df4df4f34b3a45e20f4fa02c5,
        _:N48d08e21ade54fcaaf81e2d448a4bab5,
        _:N565f9412030840129ba6ba902ff10396,
        _:N5e43a5efe9ad4359837a12b8cd68bd9c,
        _:N7c598190dd6c41139964b552ef35f6f2,
        _:N8345014f314f4dd9ae76c9cdec6f8293,
        _:N8462e2fbcb244f52a98d641e772a1241,
        _:N913a017e02cf472099fb9e08a92a451c,
        _:N9ee06b36422444b0829fe2fffd56d4df,
        _:Na9fd765b7b5d4e98a8a2dc5f58cd93d7,
        _:Nb2cce68a51bc4f65b2a68f11c6374dc2,
        _:Nd96f207b9347461985e77d37de98d7c8 ;
    mo:track_count 15 ;
    schema:duration "PT59:50"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N159348bc4de34fff8eddc71df1c69cfa,
        _:N33ab0729584e486bac484ed333c78615,
        _:N33d5b38c6fe043a6bf24d08044f80d81,
        _:N362e8e1df4df4f34b3a45e20f4fa02c5,
        _:N48d08e21ade54fcaaf81e2d448a4bab5,
        _:N565f9412030840129ba6ba902ff10396,
        _:N5e43a5efe9ad4359837a12b8cd68bd9c,
        _:N7c598190dd6c41139964b552ef35f6f2,
        _:N8345014f314f4dd9ae76c9cdec6f8293,
        _:N8462e2fbcb244f52a98d641e772a1241,
        _:N913a017e02cf472099fb9e08a92a451c,
        _:N9ee06b36422444b0829fe2fffd56d4df,
        _:Na9fd765b7b5d4e98a8a2dc5f58cd93d7,
        _:Nb2cce68a51bc4f65b2a68f11c6374dc2,
        _:Nd96f207b9347461985e77d37de98d7c8 .

