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

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

<artist/7598#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7685#subject> ;
    schema:name "Chiaki Ogasawara"@en,
        "小笠原ちあき"@ja ;
    foaf:made <album/7685#composition>,
        <album/7685#subject> ;
    foaf:name "Chiaki Ogasawara"@en,
        "小笠原ちあき"@ja .

<artist/9421#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7685#subject> ;
    schema:name "Keiya Yagihashi"@en,
        "八木橋敬也"@ja ;
    foaf:made <album/7685#composition>,
        <album/7685#subject> ;
    foaf:name "Keiya Yagihashi"@en,
        "八木橋敬也"@ja .

<product/20640#subject> a schema:CreativeWork ;
    schema:name "Metal Angel 3"@en,
        "メタルエンジェル3"@ja,
        "Metal Angel 3"@ja-latn ;
    foaf:name "Metal Angel 3"@en,
        "メタルエンジェル3"@ja,
        "Metal Angel 3"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/58/7685/7685-1206728608.jpg> a schema:ImageObject,
        foaf:Image .

<album/7685#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Metal Angel 3 Drama CD"@en,
        "メタルエンジェル3 ドラマCD"@ja,
        "Metal Angel 3 Drama CD"@ja-latn ;
    mo:composer <artist/7598#subject>,
        <artist/9421#subject> ;
    mo:produced_work <album/7685#musicalwork> ;
    schema:name "Metal Angel 3 Drama CD"@en,
        "メタルエンジェル3 ドラマCD"@ja,
        "Metal Angel 3 Drama CD"@ja-latn .

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

<album/7685#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Metal Angel 3 Drama CD"@en,
        "メタルエンジェル3 ドラマCD"@ja,
        "Metal Angel 3 Drama CD"@ja-latn ;
    mo:performance_of <album/7685#musicalwork> ;
    mo:performer <artist/922#subject> ;
    mo:recorded_as <album/7685#musicalexpression> ;
    schema:byArtist <artist/922#subject> ;
    schema:name "Metal Angel 3 Drama CD"@en,
        "メタルエンジェル3 ドラマCD"@ja,
        "Metal Angel 3 Drama CD"@ja-latn ;
    schema:workPerformed <album/7685#musicalwork> .

<artist/922#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7685#performance> ;
    schema:name "Yukana Nogami"@en,
        "野上ゆかな"@ja ;
    foaf:name "Yukana Nogami"@en,
        "野上ゆかな"@ja .

<album/7685#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-10-22"^^xsd:date ;
    dcterms:title "Metal Angel 3 Drama CD"@en,
        "メタルエンジェル3 ドラマCD"@ja,
        "Metal Angel 3 Drama CD"@ja-latn ;
    mo:catalogue_number "CRCP-15504" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7685#musicalexpression> ;
    mo:publisher <org/2428#subject> ;
    mo:record _:N4f27c8592b0d4914962b5a9480e2cab8 ;
    mo:record_count 1 ;
    schema:about <product/20640#subject> ;
    schema:byArtist <artist/922#subject> ;
    schema:datePublished "1997-10-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/7685/7685-1206728608.jpg> ;
    schema:name "Metal Angel 3 Drama CD"@en,
        "メタルエンジェル3 ドラマCD"@ja,
        "Metal Angel 3 Drama CD"@ja-latn ;
    schema:publisher <org/2428#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/7685/7685-1206728608.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "カルロス尾崎"@en ;
    foaf:made <album/7685#subject> ;
    foaf:name "カルロス尾崎"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "カルロス尾崎"@en ;
    foaf:made <album/7685#lyrics> ;
    foaf:name "カルロス尾崎"@en .

_:N1ec1cca8809b44ddbf4dda4437a27113 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エンディングテーマ「輝く季節」"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N4f27c8592b0d4914962b5a9480e2cab8 ;
    schema:name "エンディングテーマ「輝く季節」"@ja .

_:N5c7325e5c7f9404b9c78857edf1d5fd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "しあわせですか？（カラオケ）"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N4f27c8592b0d4914962b5a9480e2cab8 ;
    schema:name "しあわせですか？（カラオケ）"@ja .

_:N626ed4e7c1f14805bc3fd228b495c14e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オープニングテーマ「しあわせですか？」"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N4f27c8592b0d4914962b5a9480e2cab8 ;
    schema:name "オープニングテーマ「しあわせですか？」"@ja .

_:N87bf5b86283d4e7eb2af12783e3ed999 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パートⅡ「試される時」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT12:02"^^xsd:interval ;
    schema:inPlaylist _:N4f27c8592b0d4914962b5a9480e2cab8 ;
    schema:name "パートⅡ「試される時」"@ja .

_:Nab6b0ea39d0b4be2aab66632d4781626 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パートⅢ「美神魔境は永遠に」"@ja ;
    mo:track_number 4 ;
    schema:duration "PT10:39"^^xsd:interval ;
    schema:inPlaylist _:N4f27c8592b0d4914962b5a9480e2cab8 ;
    schema:name "パートⅢ「美神魔境は永遠に」"@ja .

_:Ne95a9f430a5441c88d80d965c1558a71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パートⅠ「乙女の祈り」"@ja ;
    mo:track_number 2 ;
    schema:duration "PT10:03"^^xsd:interval ;
    schema:inPlaylist _:N4f27c8592b0d4914962b5a9480e2cab8 ;
    schema:name "パートⅠ「乙女の祈り」"@ja .

_:N4f27c8592b0d4914962b5a9480e2cab8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ec1cca8809b44ddbf4dda4437a27113,
        _:N5c7325e5c7f9404b9c78857edf1d5fd1,
        _:N626ed4e7c1f14805bc3fd228b495c14e,
        _:N87bf5b86283d4e7eb2af12783e3ed999,
        _:Nab6b0ea39d0b4be2aab66632d4781626,
        _:Ne95a9f430a5441c88d80d965c1558a71 ;
    mo:track_count 6 ;
    schema:duration "PT42:09"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1ec1cca8809b44ddbf4dda4437a27113,
        _:N5c7325e5c7f9404b9c78857edf1d5fd1,
        _:N626ed4e7c1f14805bc3fd228b495c14e,
        _:N87bf5b86283d4e7eb2af12783e3ed999,
        _:Nab6b0ea39d0b4be2aab66632d4781626,
        _:Ne95a9f430a5441c88d80d965c1558a71 .

