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

<artist/55750#subject> a schema:Person,
        foaf:Person ;
    schema:name "Seiji Okuda"@en,
        "奥田誠治"@ja ;
    foaf:made <album/36967#lyrics>,
        <album/36967#subject> ;
    foaf:name "Seiji Okuda"@en,
        "奥田誠治"@ja .

<artist/904#subject> a schema:Person,
        foaf:Person ;
    schema:name "Naoko Matsui"@en,
        "松井菜桜子"@ja ;
    foaf:made <album/36967#subject>,
        <album/36967#vocals> ;
    foaf:name "Naoko Matsui"@en,
        "松井菜桜子"@ja .

<artist/27532#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36967#subject> ;
    schema:name "Tsuyoshi \"ZUN\" Ishibashi"@en,
        "石橋\"ZUN\"強"@ja ;
    foaf:made <album/36967#composition>,
        <album/36967#subject> ;
    foaf:name "Tsuyoshi \"ZUN\" Ishibashi"@en,
        "石橋\"ZUN\"強"@ja .

<artist/5222#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36967#subject> ;
    schema:name "Seiko Nagaoka"@en ;
    foaf:made <album/36967#composition>,
        <album/36967#subject> ;
    foaf:name "Seiko Nagaoka"@en .

<release/35516#subject> a schema:CreativeWork ;
    schema:name "NEW Dream Hunter REM: The Knights Around Her Bed"@en,
        "NEWドリームハンター麗夢 夢の騎士達"@ja,
        "NEW Dream Hunter REM: Yume no Kishitachi"@ja-latn ;
    foaf:name "NEW Dream Hunter REM: The Knights Around Her Bed"@en,
        "NEWドリームハンター麗夢 夢の騎士達"@ja,
        "NEW Dream Hunter REM: Yume no Kishitachi"@ja-latn .

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

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

<album/36967#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "NEW DREAM HUNTER REM: Yume no Kishitachi VOICE MOVIE"@en,
        "NEWドリームハンター麗夢 夢の騎士達 VOICE MOVIE"@ja,
        "NEW DREAM HUNTER REM: Yume no Kishitachi VOICE MOVIE"@ja-latn ;
    mo:performance_of <album/36967#musicalwork> ;
    mo:recorded_as <album/36967#musicalexpression> ;
    schema:name "NEW DREAM HUNTER REM: Yume no Kishitachi VOICE MOVIE"@en,
        "NEWドリームハンター麗夢 夢の騎士達 VOICE MOVIE"@ja,
        "NEW DREAM HUNTER REM: Yume no Kishitachi VOICE MOVIE"@ja-latn ;
    schema:workPerformed <album/36967#musicalwork> .

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

<org/1909#subject> schema:name "animel"@en,
        "animel"@ja,
        "animel"@ja-latn ;
    foaf:name "animel"@en,
        "animel"@ja,
        "animel"@ja-latn .

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

<https://medium-media.vgm.io/albums/76/36967/36967-1356198012.jpg> a schema:ImageObject,
        foaf:Image .

<album/36967#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "NEW DREAM HUNTER REM: Yume no Kishitachi VOICE MOVIE"@en,
        "NEWドリームハンター麗夢 夢の騎士達 VOICE MOVIE"@ja,
        "NEW DREAM HUNTER REM: Yume no Kishitachi VOICE MOVIE"@ja-latn ;
    mo:composer <artist/27532#subject>,
        <artist/5222#subject> ;
    mo:produced_work <album/36967#musicalwork> ;
    schema:name "NEW DREAM HUNTER REM: Yume no Kishitachi VOICE MOVIE"@en,
        "NEWドリームハンター麗夢 夢の騎士達 VOICE MOVIE"@ja,
        "NEW DREAM HUNTER REM: Yume no Kishitachi VOICE MOVIE"@ja-latn .

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

<album/36967#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-01-21"^^xsd:date ;
    dcterms:title "NEW DREAM HUNTER REM: Yume no Kishitachi VOICE MOVIE"@en,
        "NEWドリームハンター麗夢 夢の騎士達 VOICE MOVIE"@ja,
        "NEW DREAM HUNTER REM: Yume no Kishitachi VOICE MOVIE"@ja-latn ;
    mo:catalogue_number "MECH-30004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36967#musicalexpression> ;
    mo:publisher <org/1909#subject> ;
    mo:record _:N6d8c155de8374037ae46e8a4b78ab1c0 ;
    mo:record_count 1 ;
    schema:about <release/35516#subject> ;
    schema:datePublished "1991-01-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/76/36967/36967-1356198012.jpg> ;
    schema:name "NEW DREAM HUNTER REM: Yume no Kishitachi VOICE MOVIE"@en,
        "NEWドリームハンター麗夢 夢の騎士達 VOICE MOVIE"@ja,
        "NEW DREAM HUNTER REM: Yume no Kishitachi VOICE MOVIE"@ja-latn ;
    schema:publisher <org/1909#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/36967/36967-1356198012.jpg> .

_:N4739f521aeba47fdadc27c63efc14fba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Witch Suite"@en,
        "魔女組曲"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N6d8c155de8374037ae46e8a4b78ab1c0 ;
    schema:name "Witch Suite"@en,
        "魔女組曲"@ja .

_:N47df0e3a553f4850a346a3d2e56160f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice Movie"@en,
        "ヴォイス・ムービー"@ja ;
    mo:track_number 2 ;
    schema:duration "PT26:20"^^xsd:interval ;
    schema:inPlaylist _:N6d8c155de8374037ae46e8a4b78ab1c0 ;
    schema:name "Voice Movie"@en,
        "ヴォイス・ムービー"@ja .

_:N6df233dff1634f4ebebf17bfe451a3dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At the End of One's Girlhood"@en,
        "少女期の終わりに"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N6d8c155de8374037ae46e8a4b78ab1c0 ;
    schema:name "At the End of One's Girlhood"@en,
        "少女期の終わりに"@ja .

_:N73610e5424a84802baf80e41c7359ef2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream Knights ~ Theme"@en,
        "夢の騎士達～テーマ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N6d8c155de8374037ae46e8a4b78ab1c0 ;
    schema:name "Dream Knights ~ Theme"@en,
        "夢の騎士達～テーマ"@ja .

_:Nb6fc5aa0c67c47e3a10a2268778dc2f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare of the Cretaceous"@en,
        "白亜紀の悪夢"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N6d8c155de8374037ae46e8a4b78ab1c0 ;
    schema:name "Nightmare of the Cretaceous"@en,
        "白亜紀の悪夢"@ja .

_:Ndd203e94f56f4bc9ae68e21de7f537c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alpha and Beta's Theme"@en,
        "αとβのテーマ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N6d8c155de8374037ae46e8a4b78ab1c0 ;
    schema:name "Alpha and Beta's Theme"@en,
        "αとβのテーマ"@ja .

_:Nfc27805d6c5f41ddab124f4531810732 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending Theme ~ Dead End in Dreams"@en,
        "Ending Theme～夢の行き止まり"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N6d8c155de8374037ae46e8a4b78ab1c0 ;
    schema:name "Ending Theme ~ Dead End in Dreams"@en,
        "Ending Theme～夢の行き止まり"@ja .

_:N6d8c155de8374037ae46e8a4b78ab1c0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4739f521aeba47fdadc27c63efc14fba,
        _:N47df0e3a553f4850a346a3d2e56160f9,
        _:N6df233dff1634f4ebebf17bfe451a3dc,
        _:N73610e5424a84802baf80e41c7359ef2,
        _:Nb6fc5aa0c67c47e3a10a2268778dc2f9,
        _:Ndd203e94f56f4bc9ae68e21de7f537c3,
        _:Nfc27805d6c5f41ddab124f4531810732 ;
    mo:track_count 7 ;
    schema:duration "PT53:44"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N4739f521aeba47fdadc27c63efc14fba,
        _:N47df0e3a553f4850a346a3d2e56160f9,
        _:N6df233dff1634f4ebebf17bfe451a3dc,
        _:N73610e5424a84802baf80e41c7359ef2,
        _:Nb6fc5aa0c67c47e3a10a2268778dc2f9,
        _:Ndd203e94f56f4bc9ae68e21de7f537c3,
        _:Nfc27805d6c5f41ddab124f4531810732 .

