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

<album/70818#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LOVE and LIES Drama CD Vol.1"@en,
        "TVアニメ「恋と嘘」ドラマCD 第1巻"@ja,
        "TV Anime \"Koi to Uso\" Drama CD Vol.1"@ja-latn ;
    mo:produced_work <album/70818#musicalwork> ;
    schema:name "LOVE and LIES Drama CD Vol.1"@en,
        "TVアニメ「恋と嘘」ドラマCD 第1巻"@ja,
        "TV Anime \"Koi to Uso\" Drama CD Vol.1"@ja-latn .

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

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

<product/5257#subject> a schema:CreativeWork ;
    schema:name "LOVE and LIES"@en,
        "恋と嘘"@ja,
        "Koi to Uso"@ja-latn ;
    foaf:name "LOVE and LIES"@en,
        "恋と嘘"@ja,
        "Koi to Uso"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/81/70818/70818-1503153749.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10472#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70818#performance> ;
    schema:name "Shinnosuke Tachibana"@en,
        "立花慎之介"@ja ;
    foaf:name "Shinnosuke Tachibana"@en,
        "立花慎之介"@ja .

<artist/14180#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70818#performance> ;
    schema:name "Tomoyo Kurosawa"@en,
        "黒沢ともよ"@ja ;
    foaf:name "Tomoyo Kurosawa"@en,
        "黒沢ともよ"@ja .

<artist/14577#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70818#performance> ;
    schema:name "Ryota Ohsaka"@en,
        "逢坂良太"@ja ;
    foaf:name "Ryota Ohsaka"@en,
        "逢坂良太"@ja .

<artist/17325#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70818#performance> ;
    schema:name "Mutsumi Tamura"@en,
        "田村睦心"@ja ;
    foaf:name "Mutsumi Tamura"@en,
        "田村睦心"@ja .

<artist/21252#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70818#performance> ;
    schema:name "Yu Shimamura"@en,
        "嶋村侑"@ja ;
    foaf:name "Yu Shimamura"@en,
        "嶋村侑"@ja .

<artist/4167#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70818#performance> ;
    schema:name "Kisho Taniyama"@en,
        "谷山紀章"@ja ;
    foaf:name "Kisho Taniyama"@en,
        "谷山紀章"@ja .

<artist/6783#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70818#performance> ;
    schema:name "Kana Hanazawa"@en,
        "花澤香菜"@ja ;
    foaf:name "Kana Hanazawa"@en,
        "花澤香菜"@ja .

<artist/7517#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70818#performance> ;
    schema:name "Yui Makino"@en,
        "牧野由依"@ja ;
    foaf:name "Yui Makino"@en,
        "牧野由依"@ja .

<album/70818#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-23"^^xsd:date ;
    dcterms:title "LOVE and LIES Drama CD Vol.1"@en,
        "TVアニメ「恋と嘘」ドラマCD 第1巻"@ja,
        "TV Anime \"Koi to Uso\" Drama CD Vol.1"@ja-latn ;
    mo:catalogue_number "FFCM-0079" ;
    mo:media_type "CD" ;
    mo:publication_of <album/70818#musicalexpression> ;
    mo:publisher <org/1369#subject> ;
    mo:record _:N54187391f41345ddac07c1b2236981d5 ;
    mo:record_count 1 ;
    schema:about <product/5257#subject> ;
    schema:byArtist <artist/10472#subject>,
        <artist/14180#subject>,
        <artist/14577#subject>,
        <artist/17325#subject>,
        <artist/21252#subject>,
        <artist/4167#subject>,
        <artist/6783#subject>,
        <artist/7517#subject> ;
    schema:datePublished "2017-08-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/81/70818/70818-1503153749.jpg> ;
    schema:name "LOVE and LIES Drama CD Vol.1"@en,
        "TVアニメ「恋と嘘」ドラマCD 第1巻"@ja,
        "TV Anime \"Koi to Uso\" Drama CD Vol.1"@ja-latn ;
    schema:publisher <org/1369#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/70818/70818-1503153749.jpg> .

<album/70818#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LOVE and LIES Drama CD Vol.1"@en,
        "TVアニメ「恋と嘘」ドラマCD 第1巻"@ja,
        "TV Anime \"Koi to Uso\" Drama CD Vol.1"@ja-latn ;
    mo:performance_of <album/70818#musicalwork> ;
    mo:performer <artist/10472#subject>,
        <artist/14180#subject>,
        <artist/14577#subject>,
        <artist/17325#subject>,
        <artist/21252#subject>,
        <artist/4167#subject>,
        <artist/6783#subject>,
        <artist/7517#subject> ;
    mo:recorded_as <album/70818#musicalexpression> ;
    schema:byArtist <artist/10472#subject>,
        <artist/14180#subject>,
        <artist/14577#subject>,
        <artist/17325#subject>,
        <artist/21252#subject>,
        <artist/4167#subject>,
        <artist/6783#subject>,
        <artist/7517#subject> ;
    schema:name "LOVE and LIES Drama CD Vol.1"@en,
        "TVアニメ「恋と嘘」ドラマCD 第1巻"@ja,
        "TV Anime \"Koi to Uso\" Drama CD Vol.1"@ja-latn ;
    schema:workPerformed <album/70818#musicalwork> .

_:N379cbddf4f524a94b0b621e7bd745314 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第2話 矢嶋と一条・過去編 (後編)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT13:02"^^xsd:interval ;
    schema:inPlaylist _:N54187391f41345ddac07c1b2236981d5 ;
    schema:name "第2話 矢嶋と一条・過去編 (後編)"@ja .

_:N5418338376d94564a9ac47b7e22a9f2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第4話 身長"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:N54187391f41345ddac07c1b2236981d5 ;
    schema:name "第4話 身長"@ja .

_:N667a001d31b14d989b7dc9a09129be98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第3話 ファミレス"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:N54187391f41345ddac07c1b2236981d5 ;
    schema:name "第3話 ファミレス"@ja .

_:N74e7dfb9152f42ca96af490f1c68ab38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第1話 矢嶋と一条・過去編 (前編)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT18:00"^^xsd:interval ;
    schema:inPlaylist _:N54187391f41345ddac07c1b2236981d5 ;
    schema:name "第1話 矢嶋と一条・過去編 (前編)"@ja .

_:Nace3cfce10ae48138ff7076f3b4f9012 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キャストコメント"@ja ;
    mo:track_number 7 ;
    schema:duration "PT12:15"^^xsd:interval ;
    schema:inPlaylist _:N54187391f41345ddac07c1b2236981d5 ;
    schema:name "キャストコメント"@ja .

_:Nf8151e7895944005b3d776819bf5fc5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第6話 エピローグ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N54187391f41345ddac07c1b2236981d5 ;
    schema:name "第6話 エピローグ"@ja .

_:Nf8f6ef141cac4d1aa03a0666b3758ff5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第5話 アルバイト"@ja ;
    mo:track_number 5 ;
    schema:duration "PT10:16"^^xsd:interval ;
    schema:inPlaylist _:N54187391f41345ddac07c1b2236981d5 ;
    schema:name "第5話 アルバイト"@ja .

_:N54187391f41345ddac07c1b2236981d5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N379cbddf4f524a94b0b621e7bd745314,
        _:N5418338376d94564a9ac47b7e22a9f2e,
        _:N667a001d31b14d989b7dc9a09129be98,
        _:N74e7dfb9152f42ca96af490f1c68ab38,
        _:Nace3cfce10ae48138ff7076f3b4f9012,
        _:Nf8151e7895944005b3d776819bf5fc5f,
        _:Nf8f6ef141cac4d1aa03a0666b3758ff5 ;
    mo:track_count 7 ;
    schema:duration "PT67:01"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N379cbddf4f524a94b0b621e7bd745314,
        _:N5418338376d94564a9ac47b7e22a9f2e,
        _:N667a001d31b14d989b7dc9a09129be98,
        _:N74e7dfb9152f42ca96af490f1c68ab38,
        _:Nace3cfce10ae48138ff7076f3b4f9012,
        _:Nf8151e7895944005b3d776819bf5fc5f,
        _:Nf8f6ef141cac4d1aa03a0666b3758ff5 .

