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

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/50430#lyrics>,
        <album/50430#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

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

<artist/130#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50430#subject> ;
    schema:name "Daisuke Kikuta"@en,
        "菊田大介"@ja ;
    foaf:made <album/50430#composition>,
        <album/50430#subject> ;
    foaf:name "Daisuke Kikuta"@en,
        "菊田大介"@ja .

<product/3223#subject> a schema:CreativeWork ;
    schema:name "Detective Opera Milky Holmes TD"@en,
        "探偵歌劇 ミルキィホームズ TD"@ja,
        "Tantei Kageki Milky Holmes TD"@ja-latn ;
    foaf:name "Detective Opera Milky Holmes TD"@en,
        "探偵歌劇 ミルキィホームズ TD"@ja,
        "Tantei Kageki Milky Holmes TD"@ja-latn .

<album/50430#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MILKY A GO GO (Cordelia ver)"@en,
        "ミルキィ A GO GO (コーデリア盤)"@ja,
        "MILKY A GO GO (Cordelia ver)"@ja-latn ;
    mo:composer <artist/130#subject> ;
    mo:produced_work <album/50430#musicalwork> ;
    schema:name "MILKY A GO GO (Cordelia ver)"@en,
        "ミルキィ A GO GO (コーデリア盤)"@ja,
        "MILKY A GO GO (Cordelia ver)"@ja-latn .

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

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

<org/1396#subject> schema:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn ;
    foaf:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn .

<https://media.vgm.io/albums/03/50430/50430-1433318232.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/50430#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/03/50430/50430-1433318232.png> ;
    foaf:depicts <album/50430#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/03/50430/50430-1433318232.png> .

<https://medium-media.vgm.io/albums/03/50430/50430-1433318232.png> a schema:ImageObject,
        foaf:Image .

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

<album/50430#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MILKY A GO GO (Cordelia ver)"@en,
        "ミルキィ A GO GO (コーデリア盤)"@ja,
        "MILKY A GO GO (Cordelia ver)"@ja-latn ;
    mo:performance_of <album/50430#musicalwork> ;
    mo:performer <artist/10380#subject> ;
    mo:recorded_as <album/50430#musicalexpression> ;
    schema:byArtist <artist/10380#subject> ;
    schema:name "MILKY A GO GO (Cordelia ver)"@en,
        "ミルキィ A GO GO (コーデリア盤)"@ja,
        "MILKY A GO GO (Cordelia ver)"@ja-latn ;
    schema:workPerformed <album/50430#musicalwork> .

<artist/10380#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50430#performance> ;
    schema:name "Izumi Kitta"@en,
        "橘田いずみ"@ja ;
    foaf:name "Izumi Kitta"@en,
        "橘田いずみ"@ja .

<album/50430#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-06-17"^^xsd:date ;
    dcterms:title "MILKY A GO GO (Cordelia ver)"@en,
        "ミルキィ A GO GO (コーデリア盤)"@ja,
        "MILKY A GO GO (Cordelia ver)"@ja-latn ;
    mo:catalogue_number "PCXX-50092-2" ;
    mo:media_type "CD" ;
    mo:publication_of <album/50430#musicalexpression> ;
    mo:publisher <org/1396#subject> ;
    mo:record _:N56f4776f3f5148e18bec4007469add18 ;
    mo:record_count 1 ;
    schema:about <product/3223#subject> ;
    schema:byArtist <artist/10380#subject> ;
    schema:datePublished "2015-06-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/03/50430/50430-1433318232.png> ;
    schema:name "MILKY A GO GO (Cordelia ver)"@en,
        "ミルキィ A GO GO (コーデリア盤)"@ja,
        "MILKY A GO GO (Cordelia ver)"@ja-latn ;
    schema:publisher <org/1396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/50430/50430-1433318232.png> .

_:N643a807a3da54a48ab392e9e917d3482 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thank You Message"@en,
        "サンキューメッセージ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N56f4776f3f5148e18bec4007469add18 ;
    schema:name "Thank You Message"@en,
        "サンキューメッセージ"@ja .

_:Nc2016513c24f44299b4cf54c4b789ffd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MILKY A GO GO (Cordelia ver)"@en,
        "ミルキィ A GO GO (コーデリアver)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N56f4776f3f5148e18bec4007469add18 ;
    schema:name "MILKY A GO GO (Cordelia ver)"@en,
        "ミルキィ A GO GO (コーデリアver)"@ja .

_:N56f4776f3f5148e18bec4007469add18 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N643a807a3da54a48ab392e9e917d3482,
        _:Nc2016513c24f44299b4cf54c4b789ffd ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N643a807a3da54a48ab392e9e917d3482,
        _:Nc2016513c24f44299b4cf54c4b789ffd .

