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

<artist/11084#subject> a schema:Person,
        foaf:Person ;
    schema:name "Iori Nomizu"@en,
        "野水伊織"@ja ;
    foaf:made <album/34703#subject>,
        <album/34703#vocals> ;
    foaf:name "Iori Nomizu"@en,
        "野水伊織"@ja .

<artist/36105#subject> a schema:Person,
        foaf:Person ;
    schema:name "RUCCA"@en ;
    foaf:made <album/34703#lyrics>,
        <album/34703#subject> ;
    foaf:name "RUCCA"@en .

<artist/8272#subject> a schema:Person,
        foaf:Person ;
    schema:name "Asuka Ogame"@en,
        "大亀あすか"@ja ;
    foaf:made <album/34703#subject>,
        <album/34703#vocals> ;
    foaf:name "Asuka Ogame"@en,
        "大亀あすか"@ja .

<artist/8874#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satomi Sato"@en,
        "佐藤聡美"@ja ;
    foaf:made <album/34703#subject>,
        <album/34703#vocals> ;
    foaf:name "Satomi Sato"@en,
        "佐藤聡美"@ja .

<artist/12150#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34703#subject> ;
    schema:name "Tomohiro Nakatsuchi"@en,
        "中土智博"@ja ;
    foaf:made <album/34703#composition>,
        <album/34703#subject> ;
    foaf:name "Tomohiro Nakatsuchi"@en,
        "中土智博"@ja .

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

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

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

<album/34703#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shin Ken to Mahou to Gakuen Mono.: Toki no Gakuen Special Drama CD"@en,
        "新・剣と魔法と学園モノ。 刻の学園 スペシャルドラマCD"@ja,
        "Shin Ken to Mahou to Gakuen Mono.: Toki no Gakuen Special Drama CD"@ja-latn ;
    mo:performance_of <album/34703#musicalwork> ;
    mo:recorded_as <album/34703#musicalexpression> ;
    schema:name "Shin Ken to Mahou to Gakuen Mono.: Toki no Gakuen Special Drama CD"@en,
        "新・剣と魔法と学園モノ。 刻の学園 スペシャルドラマCD"@ja,
        "Shin Ken to Mahou to Gakuen Mono.: Toki no Gakuen Special Drama CD"@ja-latn ;
    schema:workPerformed <album/34703#musicalwork> .

<org/4339#subject> schema:name "ACQUIRE Corp."@en,
        "株式会社アクワイア"@ja,
        "ACQUIRE Corp."@ja-latn ;
    foaf:name "ACQUIRE Corp."@en,
        "株式会社アクワイア"@ja,
        "ACQUIRE Corp."@ja-latn .

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

<https://medium-media.vgm.io/albums/30/34703/34703-1345043263.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/34703#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shin Ken to Mahou to Gakuen Mono.: Toki no Gakuen Special Drama CD"@en,
        "新・剣と魔法と学園モノ。 刻の学園 スペシャルドラマCD"@ja,
        "Shin Ken to Mahou to Gakuen Mono.: Toki no Gakuen Special Drama CD"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/34703#composition> ;
            foaf:name "(Elements Garden)"@en ],
        <artist/12150#subject>,
        <artist/130#subject> ;
    mo:produced_work <album/34703#musicalwork> ;
    schema:name "Shin Ken to Mahou to Gakuen Mono.: Toki no Gakuen Special Drama CD"@en,
        "新・剣と魔法と学園モノ。 刻の学園 スペシャルドラマCD"@ja,
        "Shin Ken to Mahou to Gakuen Mono.: Toki no Gakuen Special Drama CD"@ja-latn .

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

<album/34703#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-07-19"^^xsd:date ;
    dcterms:title "Shin Ken to Mahou to Gakuen Mono.: Toki no Gakuen Special Drama CD"@en,
        "新・剣と魔法と学園モノ。 刻の学園 スペシャルドラマCD"@ja,
        "Shin Ken to Mahou to Gakuen Mono.: Toki no Gakuen Special Drama CD"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34703#musicalexpression> ;
    mo:publisher <org/4339#subject> ;
    mo:record _:N99188f590ba5431a82d641874776eea2 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Shin Ken to Mahou to Gakuen Mono.: Toki no Gakuen"@en ;
            foaf:name "Shin Ken to Mahou to Gakuen Mono.: Toki no Gakuen"@en ] ;
    schema:datePublished "2012-07-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/34703/34703-1345043263.jpg> ;
    schema:name "Shin Ken to Mahou to Gakuen Mono.: Toki no Gakuen Special Drama CD"@en,
        "新・剣と魔法と学園モノ。 刻の学園 スペシャルドラマCD"@ja,
        "Shin Ken to Mahou to Gakuen Mono.: Toki no Gakuen Special Drama CD"@ja-latn ;
    schema:publisher <org/4339#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/34703/34703-1345043263.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34703#subject> ;
    schema:name "(Elements Garden)"@en ;
    foaf:made <album/34703#subject> ;
    foaf:name "(Elements Garden)"@en .

_:N2110a2a65e724064af0a52c4f3ed85a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カップリング曲「Best My Friend！」ショートver."@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N99188f590ba5431a82d641874776eea2 ;
    schema:name "カップリング曲「Best My Friend！」ショートver."@ja .

_:N65ca3e9afbca4fb29b871f2fcfe80b5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ととモノ。ラジオ番外編"@ja ;
    mo:track_number 2 ;
    schema:duration "PT33:46"^^xsd:interval ;
    schema:inPlaylist _:N99188f590ba5431a82d641874776eea2 ;
    schema:name "ととモノ。ラジオ番外編"@ja .

_:N80a87f72963f4bb4be1069b0f99dd311 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スペシャルドラマ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT27:22"^^xsd:interval ;
    schema:inPlaylist _:N99188f590ba5431a82d641874776eea2 ;
    schema:name "スペシャルドラマ"@ja .

_:N8914a37fe1954918acd4798b1c95ff68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "主題歌「TIME L∞P シンドローム」ショートver."@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N99188f590ba5431a82d641874776eea2 ;
    schema:name "主題歌「TIME L∞P シンドローム」ショートver."@ja .

_:Nb8216e368b56431db43347ea6702504a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N99188f590ba5431a82d641874776eea2 ;
    schema:name "None"@ja .

_:N99188f590ba5431a82d641874776eea2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2110a2a65e724064af0a52c4f3ed85a7,
        _:N65ca3e9afbca4fb29b871f2fcfe80b5f,
        _:N80a87f72963f4bb4be1069b0f99dd311,
        _:N8914a37fe1954918acd4798b1c95ff68,
        _:Nb8216e368b56431db43347ea6702504a ;
    mo:track_count 5 ;
    schema:duration "PT72:31"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2110a2a65e724064af0a52c4f3ed85a7,
        _:N65ca3e9afbca4fb29b871f2fcfe80b5f,
        _:N80a87f72963f4bb4be1069b0f99dd311,
        _:N8914a37fe1954918acd4798b1c95ff68,
        _:Nb8216e368b56431db43347ea6702504a .

