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

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

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

<artist/2886#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35755#subject> ;
    schema:name "Naoaki Jimbo"@en,
        "神保直明"@ja ;
    foaf:made <album/35755#composition>,
        <album/35755#subject> ;
    foaf:name "Naoaki Jimbo"@en,
        "神保直明"@ja .

<album/35755#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Students of Round: The Eternal Legend Special Soundtrack & Gakuen Mini Drama CD"@en,
        "円卓の生徒 The Eternal Legend スペシャルサウンドトラック ＆ 学園ミニドラマCD"@ja,
        "Entaku no Seito: The Eternal Legend"@ja-latn ;
    mo:composer <artist/2886#subject> ;
    mo:produced_work <album/35755#musicalwork> ;
    schema:name "Students of Round: The Eternal Legend Special Soundtrack & Gakuen Mini Drama CD"@en,
        "円卓の生徒 The Eternal Legend スペシャルサウンドトラック ＆ 学園ミニドラマCD"@ja,
        "Entaku no Seito: The Eternal Legend"@ja-latn .

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

<album/35755#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Students of Round: The Eternal Legend Special Soundtrack & Gakuen Mini Drama CD"@en,
        "円卓の生徒 The Eternal Legend スペシャルサウンドトラック ＆ 学園ミニドラマCD"@ja,
        "Entaku no Seito: The Eternal Legend"@ja-latn ;
    mo:performance_of <album/35755#musicalwork> ;
    mo:recorded_as <album/35755#musicalexpression> ;
    schema:name "Students of Round: The Eternal Legend Special Soundtrack & Gakuen Mini Drama CD"@en,
        "円卓の生徒 The Eternal Legend スペシャルサウンドトラック ＆ 学園ミニドラマCD"@ja,
        "Entaku no Seito: The Eternal Legend"@ja-latn ;
    schema:workPerformed <album/35755#musicalwork> .

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

<https://medium-media.vgm.io/albums/55/35755/35755-1358539483.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/35755#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-10-11"^^xsd:date ;
    dcterms:title "Students of Round: The Eternal Legend Special Soundtrack & Gakuen Mini Drama CD"@en,
        "円卓の生徒 The Eternal Legend スペシャルサウンドトラック ＆ 学園ミニドラマCD"@ja,
        "Entaku no Seito: The Eternal Legend"@ja-latn ;
    mo:catalogue_number "KG-PSP-ENTAKU" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35755#musicalexpression> ;
    mo:publisher _:N0476ce46aa5f4e7489ee881d9fd599c1 ;
    mo:record _:N1c3693fa842a4ac299d7467717f293ae ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Entaku no Seito: The Eternal Legend"@en ;
            foaf:name "Entaku no Seito: The Eternal Legend"@en ] ;
    schema:datePublished "2012-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/35755/35755-1358539483.jpg> ;
    schema:name "Students of Round: The Eternal Legend Special Soundtrack & Gakuen Mini Drama CD"@en,
        "円卓の生徒 The Eternal Legend スペシャルサウンドトラック ＆ 学園ミニドラマCD"@ja,
        "Entaku no Seito: The Eternal Legend"@ja-latn ;
    schema:publisher _:N0476ce46aa5f4e7489ee881d9fd599c1 ;
    foaf:depiction <https://media.vgm.io/albums/55/35755/35755-1358539483.jpg> .

_:N0476ce46aa5f4e7489ee881d9fd599c1 schema:name "Kadogawa Games"@en ;
    foaf:name "Kadogawa Games"@en .

_:N11054d82e1af4a4e8718b8b5d8f55266 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "生徒たちの戦い8bit"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N1c3693fa842a4ac299d7467717f293ae ;
    schema:name "生徒たちの戦い8bit"@ja .

_:N1b33cf5d04f048ebb43086ac39871184 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黄昏と希望"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N1c3693fa842a4ac299d7467717f293ae ;
    schema:name "黄昏と希望"@ja .

_:N34385c1c62d641909c1a90981bd93c47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "たられば 円卓の生徒 学園物 ルーミ編"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N1c3693fa842a4ac299d7467717f293ae ;
    schema:name "たられば 円卓の生徒 学園物 ルーミ編"@ja .

_:N3fc5964ae7304281b241b6dca9e62f55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "追憶の翼"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N1c3693fa842a4ac299d7467717f293ae ;
    schema:name "追憶の翼"@ja .

_:N4d2bc584efd5459390329fb00780f4f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黄昏は闇に"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N1c3693fa842a4ac299d7467717f293ae ;
    schema:name "黄昏は闇に"@ja .

_:N5a8725028451455db3b4c41f5a808909 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黄昏の地"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N1c3693fa842a4ac299d7467717f293ae ;
    schema:name "黄昏の地"@ja .

_:N63b716cf0de84b1eb70b676da47aad94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "円卓の翼"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N1c3693fa842a4ac299d7467717f293ae ;
    schema:name "円卓の翼"@ja .

_:N652055d305144c8fb42163e32a323950 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魂の絆"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N1c3693fa842a4ac299d7467717f293ae ;
    schema:name "魂の絆"@ja .

_:N71efbcb635724534bd1756d63eaabed8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "生徒たちの戦い"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N1c3693fa842a4ac299d7467717f293ae ;
    schema:name "生徒たちの戦い"@ja .

_:N8cc3632151824b24a32ef99c550d1e38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "円卓の翼8bit"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N1c3693fa842a4ac299d7467717f293ae ;
    schema:name "円卓の翼8bit"@ja .

_:N8ecbdfdfaa2141f1b439c660d6f5873a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "漆黒の大地"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N1c3693fa842a4ac299d7467717f293ae ;
    schema:name "漆黒の大地"@ja .

_:N90197eaef9774ac58221aa7895b9df19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔軍8bit"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N1c3693fa842a4ac299d7467717f293ae ;
    schema:name "魔軍8bit"@ja .

_:N96814cc805c440288525e6620bd62a8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "騎士たちの戦い8bit"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N1c3693fa842a4ac299d7467717f293ae ;
    schema:name "騎士たちの戦い8bit"@ja .

_:Na87bf9bdc4694f8aaba8dcf9dd0d23e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "たられば 円卓の生徒 学園物 マァリン編"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N1c3693fa842a4ac299d7467717f293ae ;
    schema:name "たられば 円卓の生徒 学園物 マァリン編"@ja .

_:Nab1212339b07457d9ca47a87814831fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魂の絆8bit"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N1c3693fa842a4ac299d7467717f293ae ;
    schema:name "魂の絆8bit"@ja .

_:Nb4f4ddad65214282927688ca8c65c34d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔軍"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N1c3693fa842a4ac299d7467717f293ae ;
    schema:name "魔軍"@ja .

_:Nd42dd0ad6fcc4990b011fc1bbd1bdebc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "たられば 円卓の生徒 学園物 エルサ編"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N1c3693fa842a4ac299d7467717f293ae ;
    schema:name "たられば 円卓の生徒 学園物 エルサ編"@ja .

_:Ne6279f616e4d47a082738c0cf2077288 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "騎士たちの戦い"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N1c3693fa842a4ac299d7467717f293ae ;
    schema:name "騎士たちの戦い"@ja .

_:Ne6bf113d9516462a96ead8eb1a4b67aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光と闇の物語"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N1c3693fa842a4ac299d7467717f293ae ;
    schema:name "光と闇の物語"@ja .

_:Ne74a072a0ba7429985e33a2022696687 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "騎士の旅路"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N1c3693fa842a4ac299d7467717f293ae ;
    schema:name "騎士の旅路"@ja .

_:N1c3693fa842a4ac299d7467717f293ae a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11054d82e1af4a4e8718b8b5d8f55266,
        _:N1b33cf5d04f048ebb43086ac39871184,
        _:N34385c1c62d641909c1a90981bd93c47,
        _:N3fc5964ae7304281b241b6dca9e62f55,
        _:N4d2bc584efd5459390329fb00780f4f7,
        _:N5a8725028451455db3b4c41f5a808909,
        _:N63b716cf0de84b1eb70b676da47aad94,
        _:N652055d305144c8fb42163e32a323950,
        _:N71efbcb635724534bd1756d63eaabed8,
        _:N8cc3632151824b24a32ef99c550d1e38,
        _:N8ecbdfdfaa2141f1b439c660d6f5873a,
        _:N90197eaef9774ac58221aa7895b9df19,
        _:N96814cc805c440288525e6620bd62a8a,
        _:Na87bf9bdc4694f8aaba8dcf9dd0d23e3,
        _:Nab1212339b07457d9ca47a87814831fa,
        _:Nb4f4ddad65214282927688ca8c65c34d,
        _:Nd42dd0ad6fcc4990b011fc1bbd1bdebc,
        _:Ne6279f616e4d47a082738c0cf2077288,
        _:Ne6bf113d9516462a96ead8eb1a4b67aa,
        _:Ne74a072a0ba7429985e33a2022696687 ;
    mo:track_count 20 ;
    schema:duration "PT68:54"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N11054d82e1af4a4e8718b8b5d8f55266,
        _:N1b33cf5d04f048ebb43086ac39871184,
        _:N34385c1c62d641909c1a90981bd93c47,
        _:N3fc5964ae7304281b241b6dca9e62f55,
        _:N4d2bc584efd5459390329fb00780f4f7,
        _:N5a8725028451455db3b4c41f5a808909,
        _:N63b716cf0de84b1eb70b676da47aad94,
        _:N652055d305144c8fb42163e32a323950,
        _:N71efbcb635724534bd1756d63eaabed8,
        _:N8cc3632151824b24a32ef99c550d1e38,
        _:N8ecbdfdfaa2141f1b439c660d6f5873a,
        _:N90197eaef9774ac58221aa7895b9df19,
        _:N96814cc805c440288525e6620bd62a8a,
        _:Na87bf9bdc4694f8aaba8dcf9dd0d23e3,
        _:Nab1212339b07457d9ca47a87814831fa,
        _:Nb4f4ddad65214282927688ca8c65c34d,
        _:Nd42dd0ad6fcc4990b011fc1bbd1bdebc,
        _:Ne6279f616e4d47a082738c0cf2077288,
        _:Ne6bf113d9516462a96ead8eb1a4b67aa,
        _:Ne74a072a0ba7429985e33a2022696687 .

