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

<album/80782#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Saki Achiga-hen episode of side-A Drama CD: Baito & Baito"@en,
        "TVアニメ 咲-Saki-阿知賀編 episode of side-A ドラマCD バイト&バイト"@ja,
        "Saki Achiga-hen episode of side-A Drama CD: Baito & Baito"@ja-latn ;
    mo:produced_work <album/80782#musicalwork> ;
    schema:name "Saki Achiga-hen episode of side-A Drama CD: Baito & Baito"@en,
        "TVアニメ 咲-Saki-阿知賀編 episode of side-A ドラマCD バイト&バイト"@ja,
        "Saki Achiga-hen episode of side-A Drama CD: Baito & Baito"@ja-latn .

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

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

<product/1567#subject> a schema:CreativeWork ;
    schema:name "Saki: Episode of Side A"@en,
        "咲-Saki-阿知賀編 episode of side-A"@ja,
        "Saki: Achiga-hen episode of side-A"@ja-latn ;
    foaf:name "Saki: Episode of Side A"@en,
        "咲-Saki-阿知賀編 episode of side-A"@ja,
        "Saki: Achiga-hen episode of side-A"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/28/80782/80782-1537375944.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11436#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80782#performance> ;
    schema:name "Nao Toyama"@en,
        "東山奈央"@ja ;
    foaf:name "Nao Toyama"@en,
        "東山奈央"@ja .

<artist/12766#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80782#performance> ;
    schema:name "Yumi Uchiyama"@en,
        "内山夕実"@ja ;
    foaf:name "Yumi Uchiyama"@en,
        "内山夕実"@ja .

<artist/2496#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80782#performance> ;
    schema:name "Rio Natsuki"@en,
        "夏樹リオ"@ja ;
    foaf:name "Rio Natsuki"@en,
        "夏樹リオ"@ja .

<artist/4164#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80782#performance> ;
    schema:name "MAKO"@en ;
    foaf:name "MAKO"@en .

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

<artist/9797#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80782#performance> ;
    schema:name "Aoi Yuki"@en,
        "悠木碧"@ja ;
    foaf:name "Aoi Yuki"@en,
        "悠木碧"@ja .

<album/80782#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-03-28"^^xsd:date ;
    dcterms:title "Saki Achiga-hen episode of side-A Drama CD: Baito & Baito"@en,
        "TVアニメ 咲-Saki-阿知賀編 episode of side-A ドラマCD バイト&バイト"@ja,
        "Saki Achiga-hen episode of side-A Drama CD: Baito & Baito"@ja-latn ;
    mo:catalogue_number "LASA-5120" ;
    mo:media_type "CD" ;
    mo:publication_of <album/80782#musicalexpression> ;
    mo:publisher <org/550#subject> ;
    mo:record _:N7cd7d859bec04f00b076f91b86e967a9 ;
    mo:record_count 1 ;
    schema:about <product/1567#subject> ;
    schema:byArtist <artist/11436#subject>,
        <artist/12766#subject>,
        <artist/2496#subject>,
        <artist/4164#subject>,
        <artist/6783#subject>,
        <artist/9797#subject> ;
    schema:datePublished "2012-03-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/28/80782/80782-1537375944.jpg> ;
    schema:name "Saki Achiga-hen episode of side-A Drama CD: Baito & Baito"@en,
        "TVアニメ 咲-Saki-阿知賀編 episode of side-A ドラマCD バイト&バイト"@ja,
        "Saki Achiga-hen episode of side-A Drama CD: Baito & Baito"@ja-latn ;
    schema:publisher <org/550#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/80782/80782-1537375944.jpg> .

<album/80782#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Saki Achiga-hen episode of side-A Drama CD: Baito & Baito"@en,
        "TVアニメ 咲-Saki-阿知賀編 episode of side-A ドラマCD バイト&バイト"@ja,
        "Saki Achiga-hen episode of side-A Drama CD: Baito & Baito"@ja-latn ;
    mo:performance_of <album/80782#musicalwork> ;
    mo:performer <artist/11436#subject>,
        <artist/12766#subject>,
        <artist/2496#subject>,
        <artist/4164#subject>,
        <artist/6783#subject>,
        <artist/9797#subject> ;
    mo:recorded_as <album/80782#musicalexpression> ;
    schema:byArtist <artist/11436#subject>,
        <artist/12766#subject>,
        <artist/2496#subject>,
        <artist/4164#subject>,
        <artist/6783#subject>,
        <artist/9797#subject> ;
    schema:name "Saki Achiga-hen episode of side-A Drama CD: Baito & Baito"@en,
        "TVアニメ 咲-Saki-阿知賀編 episode of side-A ドラマCD バイト&バイト"@ja,
        "Saki Achiga-hen episode of side-A Drama CD: Baito & Baito"@ja-latn ;
    schema:workPerformed <album/80782#musicalwork> .

_:N286f72a165d04b34bd0cb0f860c52d53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バイトでバイト?"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:N7cd7d859bec04f00b076f91b86e967a9 ;
    schema:name "バイトでバイト?"@ja .

_:N28a8e1b3a9b44c90a105866fe31b04a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バイトはエンドレス"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N7cd7d859bec04f00b076f91b86e967a9 ;
    schema:name "バイトはエンドレス"@ja .

_:N34c9bf4d33784148b70f861e9c7c75af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "見習い仲居の朝"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:13"^^xsd:interval ;
    schema:inPlaylist _:N7cd7d859bec04f00b076f91b86e967a9 ;
    schema:name "見習い仲居の朝"@ja .

_:N41e096d942364327854c6fb748e7982e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "温泉の桜"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N7cd7d859bec04f00b076f91b86e967a9 ;
    schema:name "温泉の桜"@ja .

_:N8a88654881b34a9da475b1552455b1a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トラブル発生!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:56"^^xsd:interval ;
    schema:inPlaylist _:N7cd7d859bec04f00b076f91b86e967a9 ;
    schema:name "トラブル発生!"@ja .

_:N9e4b6c39bcec439c8e747182c4e83be4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "巫女服にお願い"@ja ;
    mo:track_number 5 ;
    schema:duration "PT10:59"^^xsd:interval ;
    schema:inPlaylist _:N7cd7d859bec04f00b076f91b86e967a9 ;
    schema:name "巫女服にお願い"@ja .

_:Nc85d3957805c466592658984e26692ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春、花咲く頃"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N7cd7d859bec04f00b076f91b86e967a9 ;
    schema:name "春、花咲く頃"@ja .

_:N7cd7d859bec04f00b076f91b86e967a9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N286f72a165d04b34bd0cb0f860c52d53,
        _:N28a8e1b3a9b44c90a105866fe31b04a1,
        _:N34c9bf4d33784148b70f861e9c7c75af,
        _:N41e096d942364327854c6fb748e7982e,
        _:N8a88654881b34a9da475b1552455b1a9,
        _:N9e4b6c39bcec439c8e747182c4e83be4,
        _:Nc85d3957805c466592658984e26692ec ;
    mo:track_count 7 ;
    schema:duration "PT41:20"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N286f72a165d04b34bd0cb0f860c52d53,
        _:N28a8e1b3a9b44c90a105866fe31b04a1,
        _:N34c9bf4d33784148b70f861e9c7c75af,
        _:N41e096d942364327854c6fb748e7982e,
        _:N8a88654881b34a9da475b1552455b1a9,
        _:N9e4b6c39bcec439c8e747182c4e83be4,
        _:Nc85d3957805c466592658984e26692ec .

