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

<artist/36270#subject> a schema:Person,
        foaf:Person ;
    schema:name "AiM"@en ;
    foaf:made <album/89638#subject>,
        <album/89638#vocals> ;
    foaf:name "AiM"@en .

<artist/9086#subject> a schema:Person,
        foaf:Person ;
    schema:name "Koji Wada"@en,
        "和田光司"@ja ;
    foaf:made <album/89638#subject>,
        <album/89638#vocals> ;
    foaf:name "Koji Wada"@en,
        "和田光司"@ja .

<artist/9962#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuu Matsuki"@en,
        "松木悠"@ja ;
    foaf:made <album/89638#lyrics>,
        <album/89638#subject> ;
    foaf:name "Yuu Matsuki"@en,
        "松木悠"@ja .

<artist/2119#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89638#subject> ;
    schema:name "Takanori Arisawa"@en,
        "有澤孝紀"@ja ;
    foaf:made <album/89638#composition>,
        <album/89638#subject> ;
    foaf:name "Takanori Arisawa"@en,
        "有澤孝紀"@ja .

<product/636#subject> a schema:CreativeWork ;
    schema:name "Digimon Adventure 02"@en,
        "デジモンアドベンチャー02"@ja,
        "Digimon Adventure Zero Two"@ja-latn ;
    foaf:name "Digimon Adventure 02"@en,
        "デジモンアドベンチャー02"@ja,
        "Digimon Adventure Zero Two"@ja-latn .

<album/89638#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Digimon Adventure 02 Drama CD Michi e no Armor Shinka"@en,
        "デジモンアドベンチャー02 ドラマCD 未知へのアーマー進化"@ja,
        "Digimon Adventure 02 Drama CD Michi e no Armor Shinka"@ja-latn ;
    mo:composer <artist/2119#subject> ;
    mo:produced_work <album/89638#musicalwork> ;
    schema:name "Digimon Adventure 02 Drama CD Michi e no Armor Shinka"@en,
        "デジモンアドベンチャー02 ドラマCD 未知へのアーマー進化"@ja,
        "Digimon Adventure 02 Drama CD Michi e no Armor Shinka"@ja-latn .

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

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

<album/89638#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Digimon Adventure 02 Drama CD Michi e no Armor Shinka"@en,
        "デジモンアドベンチャー02 ドラマCD 未知へのアーマー進化"@ja,
        "Digimon Adventure 02 Drama CD Michi e no Armor Shinka"@ja-latn ;
    mo:performance_of <album/89638#musicalwork> ;
    mo:recorded_as <album/89638#musicalexpression> ;
    schema:name "Digimon Adventure 02 Drama CD Michi e no Armor Shinka"@en,
        "デジモンアドベンチャー02 ドラマCD 未知へのアーマー進化"@ja,
        "Digimon Adventure 02 Drama CD Michi e no Armor Shinka"@ja-latn ;
    schema:workPerformed <album/89638#musicalwork> .

<org/129#subject> schema:name "NEC Interchannel, Ltd."@en,
        "NECインターチャネル株式会社"@ja,
        "NEC Interchannel, Ltd."@ja-latn ;
    foaf:name "NEC Interchannel, Ltd."@en,
        "NECインターチャネル株式会社"@ja,
        "NEC Interchannel, Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/83/89638/89638-1566677342.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/89638#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-02-07"^^xsd:date ;
    dcterms:title "Digimon Adventure 02 Drama CD Michi e no Armor Shinka"@en,
        "デジモンアドベンチャー02 ドラマCD 未知へのアーマー進化"@ja,
        "Digimon Adventure 02 Drama CD Michi e no Armor Shinka"@ja-latn ;
    mo:catalogue_number "NECA-30031" ;
    mo:media_type "CD" ;
    mo:publication_of <album/89638#musicalexpression> ;
    mo:publisher <org/129#subject> ;
    mo:record _:N9f42d27a447b4cdd95cbc502c9bf4158 ;
    mo:record_count 1 ;
    schema:about <product/636#subject> ;
    schema:datePublished "2001-02-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/83/89638/89638-1566677342.jpg> ;
    schema:name "Digimon Adventure 02 Drama CD Michi e no Armor Shinka"@en,
        "デジモンアドベンチャー02 ドラマCD 未知へのアーマー進化"@ja,
        "Digimon Adventure 02 Drama CD Michi e no Armor Shinka"@ja-latn ;
    schema:publisher <org/129#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/89638/89638-1566677342.jpg> .

_:N0db97aac863847c1aa1c812c1068b946 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大輔のバレンタイン大作戦"@ja ;
    mo:track_number 1 ;
    schema:duration "PT10:59"^^xsd:interval ;
    schema:inPlaylist _:N9f42d27a447b4cdd95cbc502c9bf4158 ;
    schema:name "大輔のバレンタイン大作戦"@ja .

_:N159a92a2b2bf4ba8a419208b8d9c8bda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大輔、暗黒進化!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT10:48"^^xsd:interval ;
    schema:inPlaylist _:N9f42d27a447b4cdd95cbc502c9bf4158 ;
    schema:name "大輔、暗黒進化!"@ja .

_:N909cc39998ba42e593eaffaf8e05698f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "子供たちにできること"@ja ;
    mo:track_number 3 ;
    schema:duration "PT8:58"^^xsd:interval ;
    schema:inPlaylist _:N9f42d27a447b4cdd95cbc502c9bf4158 ;
    schema:name "子供たちにできること"@ja .

_:N953ab5ff7b8d4b85ac02a10020bcc89d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "怒濤のアーマー進化"@ja ;
    mo:track_number 5 ;
    schema:duration "PT13:32"^^xsd:interval ;
    schema:inPlaylist _:N9f42d27a447b4cdd95cbc502c9bf4158 ;
    schema:name "怒濤のアーマー進化"@ja .

_:N95c223a3738446ae84dab5a43fc55858 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハート強盗"@ja ;
    mo:track_number 2 ;
    schema:duration "PT8:36"^^xsd:interval ;
    schema:inPlaylist _:N9f42d27a447b4cdd95cbc502c9bf4158 ;
    schema:name "ハート強盗"@ja .

_:N9f42d27a447b4cdd95cbc502c9bf4158 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0db97aac863847c1aa1c812c1068b946,
        _:N159a92a2b2bf4ba8a419208b8d9c8bda,
        _:N909cc39998ba42e593eaffaf8e05698f,
        _:N953ab5ff7b8d4b85ac02a10020bcc89d,
        _:N95c223a3738446ae84dab5a43fc55858 ;
    mo:track_count 5 ;
    schema:duration "PT52:53"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0db97aac863847c1aa1c812c1068b946,
        _:N159a92a2b2bf4ba8a419208b8d9c8bda,
        _:N909cc39998ba42e593eaffaf8e05698f,
        _:N953ab5ff7b8d4b85ac02a10020bcc89d,
        _:N95c223a3738446ae84dab5a43fc55858 .

