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

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

<artist/54383#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36432#subject> ;
    schema:name "TAK Hiraoka"@en ;
    foaf:made <album/36432#composition>,
        <album/36432#subject> ;
    foaf:name "TAK Hiraoka"@en .

<artist/749#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36432#subject> ;
    schema:name "Akira Yamaoka"@en,
        "山岡晃"@ja ;
    foaf:made <album/36432#composition>,
        <album/36432#subject> ;
    foaf:name "Akira Yamaoka"@en,
        "山岡晃"@ja .

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

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

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

<https://medium-media.vgm.io/albums/23/36432/36432-1375003019.png> a schema:ImageObject,
        foaf:Image .

<album/36432#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shitsuji Yuugitan"@en,
        "執事遊戯譚"@ja,
        "Shitsuji Yuugitan"@ja-latn ;
    mo:composer <artist/54383#subject>,
        <artist/749#subject> ;
    mo:produced_work <album/36432#musicalwork> ;
    schema:name "Shitsuji Yuugitan"@en,
        "執事遊戯譚"@ja,
        "Shitsuji Yuugitan"@ja-latn .

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

<artist/13579#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36432#performance> ;
    schema:name "Yuma Ito"@en,
        "伊藤友馬"@ja ;
    foaf:name "Yuma Ito"@en,
        "伊藤友馬"@ja .

<artist/2869#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36432#performance> ;
    schema:name "Showtaro Morikubo"@en,
        "森久保祥太郎"@ja ;
    foaf:name "Showtaro Morikubo"@en,
        "森久保祥太郎"@ja .

<artist/4959#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36432#performance> ;
    schema:name "Mitsuhiro Ohta"@en,
        "太田光宏"@ja ;
    foaf:name "Mitsuhiro Ohta"@en,
        "太田光宏"@ja .

<album/36432#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-07-25"^^xsd:date ;
    dcterms:title "Shitsuji Yuugitan"@en,
        "執事遊戯譚"@ja,
        "Shitsuji Yuugitan"@ja-latn ;
    mo:catalogue_number "NEUE-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36432#musicalexpression> ;
    mo:publisher _:N8f2cd76e99a54b0c805e4c9858236095 ;
    mo:record _:N629108217cf549cca36de9103436d969 ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Iori"@en ;
            foaf:name "Iori"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yurino"@en ;
            foaf:name "Yurino"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tamaki"@en ;
            foaf:name "Tamaki"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Aoi"@en ;
            foaf:name "Aoi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Shiina"@en ;
            foaf:name "Shiina"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tooya"@en ;
            foaf:name "Tooya"@en ],
        <artist/13579#subject>,
        <artist/2869#subject>,
        <artist/4959#subject> ;
    schema:datePublished "2012-07-25"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/23/36432/36432-1375003019.png> ;
    schema:name "Shitsuji Yuugitan"@en,
        "執事遊戯譚"@ja,
        "Shitsuji Yuugitan"@ja-latn ;
    schema:publisher _:N8f2cd76e99a54b0c805e4c9858236095 ;
    foaf:depiction <https://media.vgm.io/albums/23/36432/36432-1375003019.png> .

<album/36432#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shitsuji Yuugitan"@en,
        "執事遊戯譚"@ja,
        "Shitsuji Yuugitan"@ja-latn ;
    mo:performance_of <album/36432#musicalwork> ;
    mo:performer _:N52b5dd124a7f45eaba3a60f5c18eeef3,
        _:N531ea906b08642048bbecff3dfed45bf,
        _:N579a4f3b03be4fc9be80a5fa3a0397d0,
        _:N6f2a7a8d985848d6821d2c5a55ed8316,
        _:Nbdc9807f63964a23a52a80946bad760d,
        _:Nd7a87869d0f04784a7298ec91feab7b9,
        <artist/13579#subject>,
        <artist/2869#subject>,
        <artist/4959#subject> ;
    mo:recorded_as <album/36432#musicalexpression> ;
    schema:byArtist _:N52b5dd124a7f45eaba3a60f5c18eeef3,
        _:N531ea906b08642048bbecff3dfed45bf,
        _:N579a4f3b03be4fc9be80a5fa3a0397d0,
        _:N6f2a7a8d985848d6821d2c5a55ed8316,
        _:Nbdc9807f63964a23a52a80946bad760d,
        _:Nd7a87869d0f04784a7298ec91feab7b9,
        <artist/13579#subject>,
        <artist/2869#subject>,
        <artist/4959#subject> ;
    schema:name "Shitsuji Yuugitan"@en,
        "執事遊戯譚"@ja,
        "Shitsuji Yuugitan"@ja-latn ;
    schema:workPerformed <album/36432#musicalwork> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Tamaki"@en ;
    foaf:made <album/36432#subject> ;
    foaf:name "Tamaki"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Tamaki"@en ;
    foaf:made <album/36432#lyrics> ;
    foaf:name "Tamaki"@en .

_:N094211654b6e4ce4b81311e2daa94101 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エピローグ-愛よ 夢よ 花よ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:N629108217cf549cca36de9103436d969 ;
    schema:name "エピローグ-愛よ 夢よ 花よ"@ja .

_:N12c47eee2c6c4204917e7a305ec917ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "お出迎え-変わらない想い"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N629108217cf549cca36de9103436d969 ;
    schema:name "お出迎え-変わらない想い"@ja .

_:N187fb7fdfe554d73b273d05a48265c60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "環"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N629108217cf549cca36de9103436d969 ;
    schema:name "環"@ja .

_:N308dbd9b4b7448c5aa36766cd8d4ba10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "成瀬京弥"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N629108217cf549cca36de9103436d969 ;
    schema:name "成瀬京弥"@ja .

_:N364e049b76054215b1011d414294b922 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "中庭-ハンカチに託す想い"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N629108217cf549cca36de9103436d969 ;
    schema:name "中庭-ハンカチに託す想い"@ja .

_:N3a8b00cb71e44ace96697bd2ad39ab13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "葵"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N629108217cf549cca36de9103436d969 ;
    schema:name "葵"@ja .

_:N52b5dd124a7f45eaba3a60f5c18eeef3 a schema:Person,
        foaf:Person ;
    mo:performed <album/36432#performance> ;
    schema:name "Yurino"@en ;
    foaf:name "Yurino"@en .

_:N531ea906b08642048bbecff3dfed45bf a schema:Person,
        foaf:Person ;
    mo:performed <album/36432#performance> ;
    schema:name "Tooya"@en ;
    foaf:name "Tooya"@en .

_:N579a4f3b03be4fc9be80a5fa3a0397d0 a schema:Person,
        foaf:Person ;
    mo:performed <album/36432#performance> ;
    schema:name "Shiina"@en ;
    foaf:name "Shiina"@en .

_:N6b541dfba4b84a679119fea91be6b203 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "伊織"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N629108217cf549cca36de9103436d969 ;
    schema:name "伊織"@ja .

_:N6f2a7a8d985848d6821d2c5a55ed8316 a schema:Person,
        foaf:Person ;
    mo:performed <album/36432#performance> ;
    schema:name "Aoi"@en ;
    foaf:name "Aoi"@en .

_:N76f889e8d8e44c0e89743a4c944cac76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プロローグ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:N629108217cf549cca36de9103436d969 ;
    schema:name "プロローグ"@ja .

_:N7ddbbb3098b3400489e30ae524dd2e82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "薔薇園-花の香り"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N629108217cf549cca36de9103436d969 ;
    schema:name "薔薇園-花の香り"@ja .

_:N8f23f5a55e40414588cf754ae084dfa4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "英国から来た執事"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N629108217cf549cca36de9103436d969 ;
    schema:name "英国から来た執事"@ja .

_:N8f2cd76e99a54b0c805e4c9858236095 schema:name "Neue Welle"@en ;
    foaf:name "Neue Welle"@en .

_:Nbdc9807f63964a23a52a80946bad760d a schema:Person,
        foaf:Person ;
    mo:performed <album/36432#performance> ;
    schema:name "Iori"@en ;
    foaf:name "Iori"@en .

_:Nc353e9dd19c94edeb09ceafcd86e3010 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "音楽堂-葵の独り言"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N629108217cf549cca36de9103436d969 ;
    schema:name "音楽堂-葵の独り言"@ja .

_:Nc44f4a819ed74a409085f1e7139c0555 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キッチンにて-ポットからひとしずく"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N629108217cf549cca36de9103436d969 ;
    schema:name "キッチンにて-ポットからひとしずく"@ja .

_:Nd7a87869d0f04784a7298ec91feab7b9 a schema:Person,
        foaf:Person ;
    mo:performed <album/36432#performance> ;
    schema:name "Tamaki"@en ;
    foaf:name "Tamaki"@en .

_:Nddf7bea5549f4fc4ac53e48a0b4f51cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遠矢"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N629108217cf549cca36de9103436d969 ;
    schema:name "遠矢"@ja .

_:Ne2a3369b077146859a59459d7730db67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "お屋敷廊下にて-お嬢様のお姿"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N629108217cf549cca36de9103436d969 ;
    schema:name "お屋敷廊下にて-お嬢様のお姿"@ja .

_:Nf2554eb715c54c20a138b3ce2a89dfa9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "百合野"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N629108217cf549cca36de9103436d969 ;
    schema:name "百合野"@ja .

_:Nfccc0656181c4f42b21ebc5d293b2f5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ティーサロン-お嬢様のために"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:17"^^xsd:interval ;
    schema:inPlaylist _:N629108217cf549cca36de9103436d969 ;
    schema:name "ティーサロン-お嬢様のために"@ja .

_:Nfe2655ceeac34792a0c9fa619aacda08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "椎名"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N629108217cf549cca36de9103436d969 ;
    schema:name "椎名"@ja .

_:N629108217cf549cca36de9103436d969 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N094211654b6e4ce4b81311e2daa94101,
        _:N12c47eee2c6c4204917e7a305ec917ad,
        _:N187fb7fdfe554d73b273d05a48265c60,
        _:N308dbd9b4b7448c5aa36766cd8d4ba10,
        _:N364e049b76054215b1011d414294b922,
        _:N3a8b00cb71e44ace96697bd2ad39ab13,
        _:N6b541dfba4b84a679119fea91be6b203,
        _:N76f889e8d8e44c0e89743a4c944cac76,
        _:N7ddbbb3098b3400489e30ae524dd2e82,
        _:N8f23f5a55e40414588cf754ae084dfa4,
        _:Nc353e9dd19c94edeb09ceafcd86e3010,
        _:Nc44f4a819ed74a409085f1e7139c0555,
        _:Nddf7bea5549f4fc4ac53e48a0b4f51cb,
        _:Ne2a3369b077146859a59459d7730db67,
        _:Nf2554eb715c54c20a138b3ce2a89dfa9,
        _:Nfccc0656181c4f42b21ebc5d293b2f5c,
        _:Nfe2655ceeac34792a0c9fa619aacda08 ;
    mo:track_count 17 ;
    schema:duration "PT57:33"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N094211654b6e4ce4b81311e2daa94101,
        _:N12c47eee2c6c4204917e7a305ec917ad,
        _:N187fb7fdfe554d73b273d05a48265c60,
        _:N308dbd9b4b7448c5aa36766cd8d4ba10,
        _:N364e049b76054215b1011d414294b922,
        _:N3a8b00cb71e44ace96697bd2ad39ab13,
        _:N6b541dfba4b84a679119fea91be6b203,
        _:N76f889e8d8e44c0e89743a4c944cac76,
        _:N7ddbbb3098b3400489e30ae524dd2e82,
        _:N8f23f5a55e40414588cf754ae084dfa4,
        _:Nc353e9dd19c94edeb09ceafcd86e3010,
        _:Nc44f4a819ed74a409085f1e7139c0555,
        _:Nddf7bea5549f4fc4ac53e48a0b4f51cb,
        _:Ne2a3369b077146859a59459d7730db67,
        _:Nf2554eb715c54c20a138b3ce2a89dfa9,
        _:Nfccc0656181c4f42b21ebc5d293b2f5c,
        _:Nfe2655ceeac34792a0c9fa619aacda08 .

