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

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

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

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

<artist/5222#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69193#subject> ;
    schema:name "Seiko Nagaoka"@en ;
    foaf:made <album/69193#composition>,
        <album/69193#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/69193#lyrics> a mo:Lyrics .

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

<album/69193#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/69193#musicalwork> ;
    mo:recorded_as <album/69193#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/69193#musicalwork> .

<album/69193#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/39/69193/69193-1498467446.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/69193#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/39/69193/69193-1498467446.jpg> ;
    foaf:depicts <album/69193#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/39/69193/69193-1498467446.jpg> .

<https://medium-media.vgm.io/albums/39/69193/69193-1498467446.jpg> a schema:ImageObject,
        foaf:Image .

<album/69193#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/69193#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/69193#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/69193#composition> ;
    mo:lyrics <album/69193#lyrics> ;
    mo:performed_in <album/69193#performance> ;
    mo:singer <album/69193#vocals> .

<album/69193#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 "METH-28004" ;
    mo:media_type "Cassette" ;
    mo:publication_of <album/69193#musicalexpression> ;
    mo:publisher <org/1909#subject> ;
    mo:record _:Ne9b5b527137e4231b52c55bfa7fcd54f ;
    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/39/69193/69193-1498467446.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/39/69193/69193-1498467446.jpg> .

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

_:N58289e02e20542f9af4c06172c0902c4 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 _:Ne9b5b527137e4231b52c55bfa7fcd54f ;
    schema:name "Ending Theme ~ Dead End in Dreams"@en,
        "Ending Theme～夢の行き止まり"@ja .

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

_:Nd5c9e6bf6cc74679ba927d8283efde66 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 _:Ne9b5b527137e4231b52c55bfa7fcd54f ;
    schema:name "Nightmare of the Cretaceous"@en,
        "白亜紀の悪夢"@ja .

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

_:Nefab87ce30c04a51bdc73325ab24b013 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 _:Ne9b5b527137e4231b52c55bfa7fcd54f ;
    schema:name "Alpha and Beta's Theme"@en,
        "αとβのテーマ"@ja .

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

_:Ne9b5b527137e4231b52c55bfa7fcd54f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N31eb22969ae542e39664ad2ac675360e,
        _:N58289e02e20542f9af4c06172c0902c4,
        _:Naf63eb2d71d5428d84835e9333942646,
        _:Nd5c9e6bf6cc74679ba927d8283efde66,
        _:Ndc5658505db94be893240c4ba4e739bc,
        _:Nefab87ce30c04a51bdc73325ab24b013,
        _:Nf0266ab7394d4736aade6bce816b705e ;
    mo:track_count 7 ;
    schema:duration "PT27:24"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N31eb22969ae542e39664ad2ac675360e,
        _:N58289e02e20542f9af4c06172c0902c4,
        _:Naf63eb2d71d5428d84835e9333942646,
        _:Nd5c9e6bf6cc74679ba927d8283efde66,
        _:Ndc5658505db94be893240c4ba4e739bc,
        _:Nefab87ce30c04a51bdc73325ab24b013,
        _:Nf0266ab7394d4736aade6bce816b705e .

