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

<album/88683#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Amakano ~Second Season~+ Visual Fanbook \"Hanayome Ecchi\" & \"Pillow Talk Voice\" Voice Drama"@en,
        "アマカノ～Second Season～+ ビジュアルファンブック「花嫁エッチ」&「ピロートークボイス」ボイスドラマ"@ja,
        "Amakano ~Second Season~+ Visual Fanbook \"Hanayome Ecchi\" & \"Pillow Talk Voice\" Voice Drama"@ja-latn ;
    mo:produced_work <album/88683#musicalwork> ;
    schema:name "Amakano ~Second Season~+ Visual Fanbook \"Hanayome Ecchi\" & \"Pillow Talk Voice\" Voice Drama"@en,
        "アマカノ～Second Season～+ ビジュアルファンブック「花嫁エッチ」&「ピロートークボイス」ボイスドラマ"@ja,
        "Amakano ~Second Season~+ Visual Fanbook \"Hanayome Ecchi\" & \"Pillow Talk Voice\" Voice Drama"@ja-latn .

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

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

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

<https://media.vgm.io/albums/38/88683/88683-23a8f3863363.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/88683#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/38/88683/88683-23a8f3863363.jpg> ;
    foaf:depicts <album/88683#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/38/88683/88683-23a8f3863363.jpg> .

<https://medium-media.vgm.io/albums/38/88683/88683-23a8f3863363.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/30923#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/88683#performance> ;
    schema:name "Ion Momoyama"@en,
        "桃山いおん"@ja ;
    foaf:name "Ion Momoyama"@en,
        "桃山いおん"@ja .

<artist/32197#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/88683#performance> ;
    schema:name "Risa Matsuda"@en,
        "松田理沙"@ja ;
    foaf:name "Risa Matsuda"@en,
        "松田理沙"@ja .

<artist/32198#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/88683#performance> ;
    schema:name "Bouquet Hanataba"@en,
        "波奈束風景"@ja ;
    foaf:name "Bouquet Hanataba"@en,
        "波奈束風景"@ja .

<artist/3417#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/88683#performance> ;
    schema:name "Hikaru Isshiki"@en,
        "一色ヒカル"@ja ;
    foaf:name "Hikaru Isshiki"@en,
        "一色ヒカル"@ja .

<album/88683#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-07-25"^^xsd:date ;
    dcterms:title "Amakano ~Second Season~+ Visual Fanbook \"Hanayome Ecchi\" & \"Pillow Talk Voice\" Voice Drama"@en,
        "アマカノ～Second Season～+ ビジュアルファンブック「花嫁エッチ」&「ピロートークボイス」ボイスドラマ"@ja,
        "Amakano ~Second Season~+ Visual Fanbook \"Hanayome Ecchi\" & \"Pillow Talk Voice\" Voice Drama"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD-ROM" ;
    mo:publication_of <album/88683#musicalexpression> ;
    mo:publisher _:N5458bdab526d46cbbe2f412b80b89702 ;
    mo:record _:N734ff276ee03446595337c0be2262c11 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Amakano ~Second Season~+"@en ;
            foaf:name "Amakano ~Second Season~+"@en ] ;
    schema:byArtist <artist/30923#subject>,
        <artist/32197#subject>,
        <artist/32198#subject>,
        <artist/3417#subject> ;
    schema:datePublished "2019-07-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/88683/88683-23a8f3863363.jpg> ;
    schema:name "Amakano ~Second Season~+ Visual Fanbook \"Hanayome Ecchi\" & \"Pillow Talk Voice\" Voice Drama"@en,
        "アマカノ～Second Season～+ ビジュアルファンブック「花嫁エッチ」&「ピロートークボイス」ボイスドラマ"@ja,
        "Amakano ~Second Season~+ Visual Fanbook \"Hanayome Ecchi\" & \"Pillow Talk Voice\" Voice Drama"@ja-latn ;
    schema:publisher _:N5458bdab526d46cbbe2f412b80b89702 ;
    foaf:depiction <https://media.vgm.io/albums/38/88683/88683-23a8f3863363.jpg> .

<album/88683#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Amakano ~Second Season~+ Visual Fanbook \"Hanayome Ecchi\" & \"Pillow Talk Voice\" Voice Drama"@en,
        "アマカノ～Second Season～+ ビジュアルファンブック「花嫁エッチ」&「ピロートークボイス」ボイスドラマ"@ja,
        "Amakano ~Second Season~+ Visual Fanbook \"Hanayome Ecchi\" & \"Pillow Talk Voice\" Voice Drama"@ja-latn ;
    mo:performance_of <album/88683#musicalwork> ;
    mo:performer <artist/30923#subject>,
        <artist/32197#subject>,
        <artist/32198#subject>,
        <artist/3417#subject> ;
    mo:recorded_as <album/88683#musicalexpression> ;
    schema:byArtist <artist/30923#subject>,
        <artist/32197#subject>,
        <artist/32198#subject>,
        <artist/3417#subject> ;
    schema:name "Amakano ~Second Season~+ Visual Fanbook \"Hanayome Ecchi\" & \"Pillow Talk Voice\" Voice Drama"@en,
        "アマカノ～Second Season～+ ビジュアルファンブック「花嫁エッチ」&「ピロートークボイス」ボイスドラマ"@ja,
        "Amakano ~Second Season~+ Visual Fanbook \"Hanayome Ecchi\" & \"Pillow Talk Voice\" Voice Drama"@ja-latn ;
    schema:workPerformed <album/88683#musicalwork> .

_:N0ebafc52887642c99f922a258fda3756 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "穂波・ピロートーク「思い描いていた今」"@ja ;
    mo:track_number 5 ;
    schema:duration "PT8:58"^^xsd:interval ;
    schema:inPlaylist _:N734ff276ee03446595337c0be2262c11 ;
    schema:name "穂波・ピロートーク「思い描いていた今」"@ja .

_:N49ab61c0ad954054a35f55eb6100000c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "奏・ピロートーク「素敵なおやすみタイム」"@ja ;
    mo:track_number 6 ;
    schema:duration "PT9:06"^^xsd:interval ;
    schema:inPlaylist _:N734ff276ee03446595337c0be2262c11 ;
    schema:name "奏・ピロートーク「素敵なおやすみタイム」"@ja .

_:N51c1a539f11849eb9adbf4244859eeb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "奏・ウェディング「花嫁、成長中！」"@ja ;
    mo:track_number 2 ;
    schema:duration "PT18:53"^^xsd:interval ;
    schema:inPlaylist _:N734ff276ee03446595337c0be2262c11 ;
    schema:name "奏・ウェディング「花嫁、成長中！」"@ja .

_:N5240bf530c324a058013729b72cde915 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雪静・ウェディング「結婚記念日の花嫁」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT18:09"^^xsd:interval ;
    schema:inPlaylist _:N734ff276ee03446595337c0be2262c11 ;
    schema:name "雪静・ウェディング「結婚記念日の花嫁」"@ja .

_:N5458bdab526d46cbbe2f412b80b89702 schema:name "GOT"@en ;
    foaf:name "GOT"@en .

_:Na5436f4bb2974d38b440218e0dd3d003 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "涙香・ピロートーク「キスは日常」"@ja ;
    mo:track_number 8 ;
    schema:duration "PT7:48"^^xsd:interval ;
    schema:inPlaylist _:N734ff276ee03446595337c0be2262c11 ;
    schema:name "涙香・ピロートーク「キスは日常」"@ja .

_:Nc53b1d3481b24629884287377990d8cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "涙香・ウェディング「あなたに見せる花嫁の顔」"@ja ;
    mo:track_number 4 ;
    schema:duration "PT21:09"^^xsd:interval ;
    schema:inPlaylist _:N734ff276ee03446595337c0be2262c11 ;
    schema:name "涙香・ウェディング「あなたに見せる花嫁の顔」"@ja .

_:Nd44f6cfe7b5d43e2b031fe520f5a426b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "穂波・ウェディング「花嫁は応えちゃう！」"@ja ;
    mo:track_number 1 ;
    schema:duration "PT20:31"^^xsd:interval ;
    schema:inPlaylist _:N734ff276ee03446595337c0be2262c11 ;
    schema:name "穂波・ウェディング「花嫁は応えちゃう！」"@ja .

_:Ne80319142cea4195962619748a7ba0e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雪静・ピロートーク「今日もめでたし」"@ja ;
    mo:track_number 7 ;
    schema:duration "PT7:09"^^xsd:interval ;
    schema:inPlaylist _:N734ff276ee03446595337c0be2262c11 ;
    schema:name "雪静・ピロートーク「今日もめでたし」"@ja .

_:N734ff276ee03446595337c0be2262c11 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ebafc52887642c99f922a258fda3756,
        _:N49ab61c0ad954054a35f55eb6100000c,
        _:N51c1a539f11849eb9adbf4244859eeb8,
        _:N5240bf530c324a058013729b72cde915,
        _:Na5436f4bb2974d38b440218e0dd3d003,
        _:Nc53b1d3481b24629884287377990d8cf,
        _:Nd44f6cfe7b5d43e2b031fe520f5a426b,
        _:Ne80319142cea4195962619748a7ba0e0 ;
    mo:track_count 8 ;
    schema:duration "PT111:43"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0ebafc52887642c99f922a258fda3756,
        _:N49ab61c0ad954054a35f55eb6100000c,
        _:N51c1a539f11849eb9adbf4244859eeb8,
        _:N5240bf530c324a058013729b72cde915,
        _:Na5436f4bb2974d38b440218e0dd3d003,
        _:Nc53b1d3481b24629884287377990d8cf,
        _:Nd44f6cfe7b5d43e2b031fe520f5a426b,
        _:Ne80319142cea4195962619748a7ba0e0 .

