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

<artist/7731#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shun Taguchi"@en,
        "田口俊"@ja ;
    foaf:made <album/17856#lyrics>,
        <album/17856#subject> ;
    foaf:name "Shun Taguchi"@en,
        "田口俊"@ja .

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

<artist/1652#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17856#subject> ;
    schema:name "Hiroshi Uesugi"@en,
        "上杉洋史"@ja ;
    foaf:made <album/17856#composition>,
        <album/17856#subject> ;
    foaf:name "Hiroshi Uesugi"@en,
        "上杉洋史"@ja .

<artist/4520#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17856#subject> ;
    schema:name "Tsutomu Morishita"@en,
        "森下勉"@ja ;
    foaf:made <album/17856#composition>,
        <album/17856#subject> ;
    foaf:name "Tsutomu Morishita"@en,
        "森下勉"@ja .

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

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

<org/179#subject> schema:name "ONE-DER ENTERTAINMENT CO.,LTD."@en,
        "ワンダーエンターテイメント株式会社"@ja,
        "ONE-DER ENTERTAINMENT CO.,LTD."@ja-latn ;
    foaf:name "ONE-DER ENTERTAINMENT CO.,LTD."@en,
        "ワンダーエンターテイメント株式会社"@ja,
        "ONE-DER ENTERTAINMENT CO.,LTD."@ja-latn .

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

<https://medium-media.vgm.io/albums/65/17856/17856-1556822503.jpg> a schema:ImageObject,
        foaf:Image .

<album/17856#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "True Love Story Misaki no Heya he Oide yo Vol.1"@en,
        "トゥルー・ラブストーリー みさきの部屋へおいでよ　Vol.1"@ja,
        "True Love Story Misaki no Heya he Oide yo Vol.1"@ja-latn ;
    mo:composer <artist/1652#subject>,
        <artist/4520#subject> ;
    mo:produced_work <album/17856#musicalwork> ;
    schema:name "True Love Story Misaki no Heya he Oide yo Vol.1"@en,
        "トゥルー・ラブストーリー みさきの部屋へおいでよ　Vol.1"@ja,
        "True Love Story Misaki no Heya he Oide yo Vol.1"@ja-latn .

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

<artist/1103#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17856#performance> ;
    schema:name "Shiho Kikuchi"@en,
        "菊池志穂"@ja ;
    foaf:name "Shiho Kikuchi"@en,
        "菊池志穂"@ja .

<artist/3544#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17856#performance> ;
    schema:name "Chinami Nishimura"@en,
        "西村ちなみ"@ja ;
    foaf:name "Chinami Nishimura"@en,
        "西村ちなみ"@ja .

<artist/925#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17856#performance> ;
    schema:name "Haruna Ikezawa"@en,
        "池澤春菜"@ja ;
    foaf:name "Haruna Ikezawa"@en,
        "池澤春菜"@ja .

<album/17856#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "True Love Story Misaki no Heya he Oide yo Vol.1"@en,
        "トゥルー・ラブストーリー みさきの部屋へおいでよ　Vol.1"@ja,
        "True Love Story Misaki no Heya he Oide yo Vol.1"@ja-latn ;
    mo:performance_of <album/17856#musicalwork> ;
    mo:performer <artist/1103#subject>,
        <artist/3544#subject>,
        <artist/925#subject> ;
    mo:recorded_as <album/17856#musicalexpression> ;
    schema:byArtist <artist/1103#subject>,
        <artist/3544#subject>,
        <artist/925#subject> ;
    schema:name "True Love Story Misaki no Heya he Oide yo Vol.1"@en,
        "トゥルー・ラブストーリー みさきの部屋へおいでよ　Vol.1"@ja,
        "True Love Story Misaki no Heya he Oide yo Vol.1"@ja-latn ;
    schema:workPerformed <album/17856#musicalwork> .

<album/17856#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-06-24"^^xsd:date ;
    dcterms:title "True Love Story Misaki no Heya he Oide yo Vol.1"@en,
        "トゥルー・ラブストーリー みさきの部屋へおいでよ　Vol.1"@ja,
        "True Love Story Misaki no Heya he Oide yo Vol.1"@ja-latn ;
    mo:catalogue_number "WDCD-23118" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17856#musicalexpression> ;
    mo:publisher <org/179#subject> ;
    mo:record _:N393c88c037974b2e8fc6c31252db2d31 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Misaki no Heya he Oide yo"@en ;
            foaf:name "Misaki no Heya he Oide yo"@en ] ;
    schema:byArtist <artist/1103#subject>,
        <artist/3544#subject>,
        <artist/925#subject> ;
    schema:datePublished "1998-06-24"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/65/17856/17856-1556822503.jpg> ;
    schema:name "True Love Story Misaki no Heya he Oide yo Vol.1"@en,
        "トゥルー・ラブストーリー みさきの部屋へおいでよ　Vol.1"@ja,
        "True Love Story Misaki no Heya he Oide yo Vol.1"@ja-latn ;
    schema:publisher <org/179#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/17856/17856-1556822503.jpg> .

_:N191bb2b93cf34fb8ae1092f6627416df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第１話「素直になろうよ！」"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:N393c88c037974b2e8fc6c31252db2d31 ;
    schema:name "第１話「素直になろうよ！」"@ja .

_:N1f30fefcd06a42c7b7f04426bc5e0773 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第４話「憧れのマーメイド」"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N393c88c037974b2e8fc6c31252db2d31 ;
    schema:name "第４話「憧れのマーメイド」"@ja .

_:N2f26f316131543e7879d89f486e829e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スペシャル座談会『キーワードトークコーナー！！　その１"@ja ;
    mo:track_number 8 ;
    schema:duration "PT8:56"^^xsd:interval ;
    schema:inPlaylist _:N393c88c037974b2e8fc6c31252db2d31 ;
    schema:name "スペシャル座談会『キーワードトークコーナー！！　その１"@ja .

_:N4f424c775a8c4b248bf42fbee23484bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋のシミュレーション（カラオケ）"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N393c88c037974b2e8fc6c31252db2d31 ;
    schema:name "恋のシミュレーション（カラオケ）"@ja .

_:N60a240478b1f4f0abe5e159b5a0ae0b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第３話「伝えたい気持ち」"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:N393c88c037974b2e8fc6c31252db2d31 ;
    schema:name "第３話「伝えたい気持ち」"@ja .

_:Nd44e654484a14299bcea9ae24e4fd1cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢への歴史"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N393c88c037974b2e8fc6c31252db2d31 ;
    schema:name "夢への歴史"@ja .

_:Ndbcfa99770ec4a3bb6ec827e6ef29733 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第２話「買い物に行こう！」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N393c88c037974b2e8fc6c31252db2d31 ;
    schema:name "第２話「買い物に行こう！」"@ja .

_:Nf6e3db083f42445e95486434be07c226 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢への歴史（カラオケ）"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N393c88c037974b2e8fc6c31252db2d31 ;
    schema:name "夢への歴史（カラオケ）"@ja .

_:N393c88c037974b2e8fc6c31252db2d31 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N191bb2b93cf34fb8ae1092f6627416df,
        _:N1f30fefcd06a42c7b7f04426bc5e0773,
        _:N2f26f316131543e7879d89f486e829e0,
        _:N4f424c775a8c4b248bf42fbee23484bd,
        _:N60a240478b1f4f0abe5e159b5a0ae0b9,
        _:Nd44e654484a14299bcea9ae24e4fd1cd,
        _:Ndbcfa99770ec4a3bb6ec827e6ef29733,
        _:Nf6e3db083f42445e95486434be07c226 ;
    mo:track_count 8 ;
    schema:duration "PT43:51"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N191bb2b93cf34fb8ae1092f6627416df,
        _:N1f30fefcd06a42c7b7f04426bc5e0773,
        _:N2f26f316131543e7879d89f486e829e0,
        _:N4f424c775a8c4b248bf42fbee23484bd,
        _:N60a240478b1f4f0abe5e159b5a0ae0b9,
        _:Nd44e654484a14299bcea9ae24e4fd1cd,
        _:Ndbcfa99770ec4a3bb6ec827e6ef29733,
        _:Nf6e3db083f42445e95486434be07c226 .

