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

<artist/21176#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuma Kosaka"@en,
        "小坂優舞"@ja ;
    foaf:made <album/8078#subject>,
        <album/8078#vocals> ;
    foaf:name "Yuma Kosaka"@en,
        "小坂優舞"@ja .

<artist/3785#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kimushin"@en ;
    foaf:made <album/8078#lyrics>,
        <album/8078#subject> ;
    foaf:name "Kimushin"@en .

<artist/791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8078#subject> ;
    schema:name "Takao Matsuura"@en,
        "松浦貴雄"@ja ;
    foaf:made <album/8078#composition>,
        <album/8078#subject> ;
    foaf:name "Takao Matsuura"@en,
        "松浦貴雄"@ja .

<event/5> a mo:Release ;
    schema:name "Pre-released at Comic Market 70 (Aug 10, 2006 to Aug 13, 2006)" .

<album/8078#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "_summer Drama CD \"Prologue Chapter\""@en,
        "_summer ドラマCD「プロローグ編」"@ja,
        "_summer Drama CD \"Prologue-hen\""@ja-latn ;
    mo:composer <artist/791#subject> ;
    mo:produced_work <album/8078#musicalwork> ;
    schema:name "_summer Drama CD \"Prologue Chapter\""@en,
        "_summer ドラマCD「プロローグ編」"@ja,
        "_summer Drama CD \"Prologue-hen\""@ja-latn .

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

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

<album/8078#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "_summer Drama CD \"Prologue Chapter\""@en,
        "_summer ドラマCD「プロローグ編」"@ja,
        "_summer Drama CD \"Prologue-hen\""@ja-latn ;
    mo:performance_of <album/8078#musicalwork> ;
    mo:recorded_as <album/8078#musicalexpression> ;
    schema:name "_summer Drama CD \"Prologue Chapter\""@en,
        "_summer ドラマCD「プロローグ編」"@ja,
        "_summer Drama CD \"Prologue-hen\""@ja-latn ;
    schema:workPerformed <album/8078#musicalwork> .

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

<org/2745#subject> schema:name "Softgarage"@en,
        "株式会社Softgarage"@ja,
        "Softgarage"@ja-latn ;
    foaf:name "Softgarage"@en,
        "株式会社Softgarage"@ja,
        "Softgarage"@ja-latn .

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

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

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

<album/8078#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-09-29"^^xsd:date ;
    dcterms:title "_summer Drama CD \"Prologue Chapter\""@en,
        "_summer ドラマCD「プロローグ編」"@ja,
        "_summer Drama CD \"Prologue-hen\""@ja-latn ;
    mo:catalogue_number "JDCA-29194" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8078#musicalexpression> ;
    mo:publisher <org/2745#subject> ;
    mo:record _:N2e6ecc64323941239e002028bb3bb16e ;
    mo:record_count 1 ;
    mo:release <event/5> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "_summer"@en ;
            foaf:name "_summer"@en ] ;
    schema:datePublished "2006-09-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/87/8078/8078-6e9ac240e1ee.jpg> ;
    schema:name "_summer Drama CD \"Prologue Chapter\""@en,
        "_summer ドラマCD「プロローグ編」"@ja,
        "_summer Drama CD \"Prologue-hen\""@ja-latn ;
    schema:publisher <org/2745#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/8078/8078-6e9ac240e1ee.jpg> .

_:N0485c4d5f11a457eb1581e504918ce42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "海津家の朝1 『沙奈と千輪の突撃、隣のお部屋拝見』"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N2e6ecc64323941239e002028bb3bb16e ;
    schema:name "海津家の朝1 『沙奈と千輪の突撃、隣のお部屋拝見』"@ja .

_:N2ae7526727ad4b7cab68e67244c85283 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OVA「_summer」EDテーマ 「_summer」(short ver.)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N2e6ecc64323941239e002028bb3bb16e ;
    schema:name "OVA「_summer」EDテーマ 「_summer」(short ver.)"@ja .

_:N3b2d0a53e374450d956e8b3eb2ef5685 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハンバーガーショップにて 若菜お嬢様、初めてのおかいもの"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N2e6ecc64323941239e002028bb3bb16e ;
    schema:name "ハンバーガーショップにて 若菜お嬢様、初めてのおかいもの"@ja .

_:N4c2f1bbc75c142e6bfbb1216407c4874 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "_summer 夏の始まり"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N2e6ecc64323941239e002028bb3bb16e ;
    schema:name "_summer 夏の始まり"@ja .

_:N69551f1e8e8a4605ac1d440dc7b63243 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "海津家の朝3 修学旅行当日"@ja ;
    mo:track_number 8 ;
    schema:duration "PT9:16"^^xsd:interval ;
    schema:inPlaylist _:N2e6ecc64323941239e002028bb3bb16e ;
    schema:name "海津家の朝3 修学旅行当日"@ja .

_:N739fd8ef82304fb484a624f8ab880ebf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "待ち合わせ 『沙奈と千輪の突撃インタビュー』信乃・治・(匠？)の場合"@ja ;
    mo:track_number 4 ;
    schema:duration "PT11:50"^^xsd:interval ;
    schema:inPlaylist _:N2e6ecc64323941239e002028bb3bb16e ;
    schema:name "待ち合わせ 『沙奈と千輪の突撃インタビュー』信乃・治・(匠？)の場合"@ja .

_:Na78e84175ae04628bbb76c056784f560 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "家路 お芋の煮っ転がし"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N2e6ecc64323941239e002028bb3bb16e ;
    schema:name "家路 お芋の煮っ転がし"@ja .

_:Nac6b0a45ec6941c0969e6b61169b9fcb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "海津家の朝2 『沙奈と千輪の突撃インタビュー』小奈美・沙奈・千輪の場合"@ja ;
    mo:track_number 3 ;
    schema:duration "PT7:35"^^xsd:interval ;
    schema:inPlaylist _:N2e6ecc64323941239e002028bb3bb16e ;
    schema:name "海津家の朝2 『沙奈と千輪の突撃インタビュー』小奈美・沙奈・千輪の場合"@ja .

_:Nbbed7825cfd24f82a32f1ad6a9d13f07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プロローグ〜OVA「_summer」OPテーマ 「ソーダ水とひこうき雲」(short ver.)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N2e6ecc64323941239e002028bb3bb16e ;
    schema:name "プロローグ〜OVA「_summer」OPテーマ 「ソーダ水とひこうき雲」(short ver.)"@ja .

_:Ndc27289fdf3d46b6a8ac547d85b9ed59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "デパート到着 若菜・由乃登場"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:inPlaylist _:N2e6ecc64323941239e002028bb3bb16e ;
    schema:name "デパート到着 若菜・由乃登場"@ja .

_:N2e6ecc64323941239e002028bb3bb16e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0485c4d5f11a457eb1581e504918ce42,
        _:N2ae7526727ad4b7cab68e67244c85283,
        _:N3b2d0a53e374450d956e8b3eb2ef5685,
        _:N4c2f1bbc75c142e6bfbb1216407c4874,
        _:N69551f1e8e8a4605ac1d440dc7b63243,
        _:N739fd8ef82304fb484a624f8ab880ebf,
        _:Na78e84175ae04628bbb76c056784f560,
        _:Nac6b0a45ec6941c0969e6b61169b9fcb,
        _:Nbbed7825cfd24f82a32f1ad6a9d13f07,
        _:Ndc27289fdf3d46b6a8ac547d85b9ed59 ;
    mo:track_count 10 ;
    schema:duration "PT58:06"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0485c4d5f11a457eb1581e504918ce42,
        _:N2ae7526727ad4b7cab68e67244c85283,
        _:N3b2d0a53e374450d956e8b3eb2ef5685,
        _:N4c2f1bbc75c142e6bfbb1216407c4874,
        _:N69551f1e8e8a4605ac1d440dc7b63243,
        _:N739fd8ef82304fb484a624f8ab880ebf,
        _:Na78e84175ae04628bbb76c056784f560,
        _:Nac6b0a45ec6941c0969e6b61169b9fcb,
        _:Nbbed7825cfd24f82a32f1ad6a9d13f07,
        _:Ndc27289fdf3d46b6a8ac547d85b9ed59 .

