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

<album/63640#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Momokuri Drama CD"@en,
        "ももくり ドラマCD"@ja,
        "Momokuri Drama CD"@ja-latn ;
    mo:produced_work <album/63640#musicalwork> ;
    schema:name "Momokuri Drama CD"@en,
        "ももくり ドラマCD"@ja,
        "Momokuri Drama CD"@ja-latn .

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

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

<album/63640#musicalexpression> a mo:Signal ;
    mo:published_as <album/63640#subject> ;
    mo:records <album/63640#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/04/63640/63640-1493294299.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/63640#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/04/63640/63640-1493294299.jpg> ;
    foaf:depicts <album/63640#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/04/63640/63640-1493294299.jpg> .

<https://medium-media.vgm.io/albums/04/63640/63640-1493294299.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/15586#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63640#performance> ;
    schema:name "Naomi Ohzora"@en,
        "大空直美"@ja ;
    foaf:name "Naomi Ohzora"@en,
        "大空直美"@ja .

<artist/15755#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63640#performance> ;
    schema:name "Sayaka Nakaya"@en,
        "仲谷明香"@ja ;
    foaf:name "Sayaka Nakaya"@en,
        "仲谷明香"@ja .

<artist/16144#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63640#performance> ;
    schema:name "Ai Kakuma"@en,
        "加隈亜衣"@ja ;
    foaf:name "Ai Kakuma"@en,
        "加隈亜衣"@ja .

<artist/18367#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63640#performance> ;
    schema:name "Rena Maeda"@en,
        "前田玲奈"@ja ;
    foaf:name "Rena Maeda"@en,
        "前田玲奈"@ja .

<artist/22997#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63640#performance> ;
    schema:name "Takuma Nagatsuka"@en,
        "永塚拓馬"@ja ;
    foaf:name "Takuma Nagatsuka"@en,
        "永塚拓馬"@ja .

<artist/23063#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63640#performance> ;
    schema:name "Yoshitaka Yamaya"@en,
        "山谷祥生"@ja ;
    foaf:name "Yoshitaka Yamaya"@en,
        "山谷祥生"@ja .

<artist/8755#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63640#performance> ;
    schema:name "Nobuhiko Okamoto"@en,
        "岡本信彦"@ja ;
    foaf:name "Nobuhiko Okamoto"@en,
        "岡本信彦"@ja .

<album/63640#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-01-27"^^xsd:date ;
    dcterms:title "Momokuri Drama CD"@en,
        "ももくり ドラマCD"@ja,
        "Momokuri Drama CD"@ja-latn ;
    mo:catalogue_number "FFCM-0077" ;
    mo:media_type "CD" ;
    mo:publication_of <album/63640#musicalexpression> ;
    mo:publisher <org/1369#subject> ;
    mo:record _:N878cbefb7f8c4fca89a141f02ecbeb80 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Momokuri"@en ;
            foaf:name "Momokuri"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Reina Takeshita"@en ;
            foaf:name "Reina Takeshita"@en ],
        <artist/15586#subject>,
        <artist/15755#subject>,
        <artist/16144#subject>,
        <artist/18367#subject>,
        <artist/22997#subject>,
        <artist/23063#subject>,
        <artist/8755#subject> ;
    schema:datePublished "2017-01-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/04/63640/63640-1493294299.jpg> ;
    schema:name "Momokuri Drama CD"@en,
        "ももくり ドラマCD"@ja,
        "Momokuri Drama CD"@ja-latn ;
    schema:publisher <org/1369#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/63640/63640-1493294299.jpg> .

<album/63640#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Momokuri Drama CD"@en,
        "ももくり ドラマCD"@ja,
        "Momokuri Drama CD"@ja-latn ;
    mo:performance_of <album/63640#musicalwork> ;
    mo:performer _:N0d0a628485614621b849fd0dda543110,
        <artist/15586#subject>,
        <artist/15755#subject>,
        <artist/16144#subject>,
        <artist/18367#subject>,
        <artist/22997#subject>,
        <artist/23063#subject>,
        <artist/8755#subject> ;
    mo:recorded_as <album/63640#musicalexpression> ;
    schema:byArtist _:N0d0a628485614621b849fd0dda543110,
        <artist/15586#subject>,
        <artist/15755#subject>,
        <artist/16144#subject>,
        <artist/18367#subject>,
        <artist/22997#subject>,
        <artist/23063#subject>,
        <artist/8755#subject> ;
    schema:name "Momokuri Drama CD"@en,
        "ももくり ドラマCD"@ja,
        "Momokuri Drama CD"@ja-latn ;
    schema:workPerformed <album/63640#musicalwork> .

_:N0d0a628485614621b849fd0dda543110 a schema:Person,
        foaf:Person ;
    mo:performed <album/63640#performance> ;
    schema:name "Reina Takeshita"@en ;
    foaf:name "Reina Takeshita"@en .

_:N4138ad5e54e04a1789f0a100a3faaf34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "番長学園救出劇"@ja ;
    mo:track_number 1 ;
    schema:duration "PT7:20"^^xsd:interval ;
    schema:inPlaylist _:N878cbefb7f8c4fca89a141f02ecbeb80 ;
    schema:name "番長学園救出劇"@ja .

_:N456aeb67d38a4f9c8f9a398f9d379848 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "みんなでゲーム"@ja ;
    mo:track_number 6 ;
    schema:duration "PT11:45"^^xsd:interval ;
    schema:inPlaylist _:N878cbefb7f8c4fca89a141f02ecbeb80 ;
    schema:name "みんなでゲーム"@ja .

_:N72b5847a943843fca0eff54444a5670c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スペースオペラ -MOMOKURI-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT9:37"^^xsd:interval ;
    schema:inPlaylist _:N878cbefb7f8c4fca89a141f02ecbeb80 ;
    schema:name "スペースオペラ -MOMOKURI-"@ja .

_:N90f561386b434e6781f8c1c59fc23f55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻のクリスマスパーティー"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:26"^^xsd:interval ;
    schema:inPlaylist _:N878cbefb7f8c4fca89a141f02ecbeb80 ;
    schema:name "幻のクリスマスパーティー"@ja .

_:Nd31428966af7463186b1e76ba55870a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ももデレラ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT7:56"^^xsd:interval ;
    schema:inPlaylist _:N878cbefb7f8c4fca89a141f02ecbeb80 ;
    schema:name "ももデレラ"@ja .

_:Nea8d310af4744cc3890e21e6919a4ba4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恐ろしの怪談パーティー"@ja ;
    mo:track_number 5 ;
    schema:duration "PT12:04"^^xsd:interval ;
    schema:inPlaylist _:N878cbefb7f8c4fca89a141f02ecbeb80 ;
    schema:name "恐ろしの怪談パーティー"@ja .

_:Nf9e615699ace4102b216a08e4eefdb69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ももくんの夢"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:21"^^xsd:interval ;
    schema:inPlaylist _:N878cbefb7f8c4fca89a141f02ecbeb80 ;
    schema:name "ももくんの夢"@ja .

_:Nfc27108561614e1d88b273306037210f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ももくんの無人島サバイバル"@ja ;
    mo:track_number 3 ;
    schema:duration "PT7:21"^^xsd:interval ;
    schema:inPlaylist _:N878cbefb7f8c4fca89a141f02ecbeb80 ;
    schema:name "ももくんの無人島サバイバル"@ja .

_:N878cbefb7f8c4fca89a141f02ecbeb80 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4138ad5e54e04a1789f0a100a3faaf34,
        _:N456aeb67d38a4f9c8f9a398f9d379848,
        _:N72b5847a943843fca0eff54444a5670c,
        _:N90f561386b434e6781f8c1c59fc23f55,
        _:Nd31428966af7463186b1e76ba55870a9,
        _:Nea8d310af4744cc3890e21e6919a4ba4,
        _:Nf9e615699ace4102b216a08e4eefdb69,
        _:Nfc27108561614e1d88b273306037210f ;
    mo:track_count 8 ;
    schema:duration "PT69:50"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N4138ad5e54e04a1789f0a100a3faaf34,
        _:N456aeb67d38a4f9c8f9a398f9d379848,
        _:N72b5847a943843fca0eff54444a5670c,
        _:N90f561386b434e6781f8c1c59fc23f55,
        _:Nd31428966af7463186b1e76ba55870a9,
        _:Nea8d310af4744cc3890e21e6919a4ba4,
        _:Nf9e615699ace4102b216a08e4eefdb69,
        _:Nfc27108561614e1d88b273306037210f .

