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

<artist/11436#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nao Toyama"@en,
        "東山奈央"@ja ;
    foaf:made <album/82291#subject>,
        <album/82291#vocals> ;
    foaf:name "Nao Toyama"@en,
        "東山奈央"@ja .

<artist/12766#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yumi Uchiyama"@en,
        "内山夕実"@ja ;
    foaf:made <album/82291#subject>,
        <album/82291#vocals> ;
    foaf:name "Yumi Uchiyama"@en,
        "内山夕実"@ja .

<artist/13059#subject> a schema:Person,
        foaf:Person ;
    schema:name "Asuka Nishi"@en,
        "西明日香"@ja ;
    foaf:made <album/82291#subject>,
        <album/82291#vocals> ;
    foaf:name "Asuka Nishi"@en,
        "西明日香"@ja .

<artist/13211#subject> a schema:Person,
        foaf:Person ;
    schema:name "Risa Taneda"@en,
        "種田梨沙"@ja ;
    foaf:made <album/82291#subject>,
        <album/82291#vocals> ;
    foaf:name "Risa Taneda"@en,
        "種田梨沙"@ja .

<artist/14942#subject> a schema:Person,
        foaf:Person ;
    schema:name "Manami Tanaka"@en,
        "田中真奈美"@ja ;
    foaf:made <album/82291#subject>,
        <album/82291#vocals> ;
    foaf:name "Manami Tanaka"@en,
        "田中真奈美"@ja .

<artist/15565#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayaka Suwa"@en,
        "諏訪彩花"@ja ;
    foaf:made <album/82291#subject>,
        <album/82291#vocals> ;
    foaf:name "Ayaka Suwa"@en,
        "諏訪彩花"@ja .

<artist/16444#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rhodanthe*"@en ;
    foaf:made <album/82291#subject>,
        <album/82291#vocals> ;
    foaf:name "Rhodanthe*"@en .

<artist/16638#subject> a schema:Person,
        foaf:Person ;
    schema:name "Genki Mizuno"@en,
        "ミズノゲンキ"@ja ;
    foaf:made <album/82291#lyrics>,
        <album/82291#subject> ;
    foaf:name "Genki Mizuno"@en,
        "ミズノゲンキ"@ja .

<artist/13316#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82291#subject> ;
    schema:name "Yosuke Yamashita"@en,
        "山下洋介"@ja ;
    foaf:made <album/82291#composition>,
        <album/82291#subject> ;
    foaf:name "Yosuke Yamashita"@en,
        "山下洋介"@ja .

<album/82291#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Harmony / Rhodanthe*"@en,
        "Harmony / Rhodanthe*"@ja,
        "Harmony / Rhodanthe*"@ja-latn ;
    mo:composer <artist/13316#subject> ;
    mo:produced_work <album/82291#musicalwork> ;
    schema:name "Harmony / Rhodanthe*"@en,
        "Harmony / Rhodanthe*"@ja,
        "Harmony / Rhodanthe*"@ja-latn .

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

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

<album/82291#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Harmony / Rhodanthe*"@en,
        "Harmony / Rhodanthe*"@ja,
        "Harmony / Rhodanthe*"@ja-latn ;
    mo:performance_of <album/82291#musicalwork> ;
    mo:recorded_as <album/82291#musicalexpression> ;
    schema:name "Harmony / Rhodanthe*"@en,
        "Harmony / Rhodanthe*"@ja,
        "Harmony / Rhodanthe*"@ja-latn ;
    schema:workPerformed <album/82291#musicalwork> .

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

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

<https://medium-media.vgm.io/albums/19/82291/82291-1549192939.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/82291#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-02-06"^^xsd:date ;
    dcterms:title "Harmony / Rhodanthe*"@en,
        "Harmony / Rhodanthe*"@ja,
        "Harmony / Rhodanthe*"@ja-latn ;
    mo:catalogue_number "VTZL-154" ;
    mo:media_type "CD" ;
    mo:publication_of <album/82291#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:N8f68ff53d93442d2a59b64dbdccfe734 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Rhodanthe* no Oshaberi Mosaic"@en ;
            foaf:name "Rhodanthe* no Oshaberi Mosaic"@en ] ;
    schema:datePublished "2019-02-06"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/19/82291/82291-1549192939.jpg> ;
    schema:name "Harmony / Rhodanthe*"@en,
        "Harmony / Rhodanthe*"@ja,
        "Harmony / Rhodanthe*"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/82291/82291-1549192939.jpg> .

_:N7b899e50326f41fdaa196e7d9e525bee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Harmony"@ja,
        "Harmony"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N8f68ff53d93442d2a59b64dbdccfe734 ;
    schema:name "Harmony"@ja,
        "Harmony"@ja-latn .

_:Nc1b7070bf4654743a851d787946f8ce0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Harmony (みんなと一緒に練習用)"@ja,
        "Harmony (Minna to Issho ni Renshuuyou)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N8f68ff53d93442d2a59b64dbdccfe734 ;
    schema:name "Harmony (みんなと一緒に練習用)"@ja,
        "Harmony (Minna to Issho ni Renshuuyou)"@ja-latn .

_:Nfaf0074d6bbf482ebdb5d7f4a5d1703a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rhodanthe*のおしゃべりモザイク 出張版"@ja,
        "Rhodanthe* no Oshaberi Mosaic Shucchouban"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT21:56"^^xsd:interval ;
    schema:inPlaylist _:N8f68ff53d93442d2a59b64dbdccfe734 ;
    schema:name "Rhodanthe*のおしゃべりモザイク 出張版"@ja,
        "Rhodanthe* no Oshaberi Mosaic Shucchouban"@ja-latn .

_:N8f68ff53d93442d2a59b64dbdccfe734 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7b899e50326f41fdaa196e7d9e525bee,
        _:Nc1b7070bf4654743a851d787946f8ce0,
        _:Nfaf0074d6bbf482ebdb5d7f4a5d1703a ;
    mo:track_count 3 ;
    schema:duration "PT31:24"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N7b899e50326f41fdaa196e7d9e525bee,
        _:Nc1b7070bf4654743a851d787946f8ce0,
        _:Nfaf0074d6bbf482ebdb5d7f4a5d1703a .

