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

<artist/3228#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ai Maeda"@en,
        "前田愛"@ja ;
    foaf:made <album/23668#subject>,
        <album/23668#vocals> ;
    foaf:name "Ai Maeda"@en,
        "前田愛"@ja .

<artist/8426#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiko Miura"@en,
        "三浦徳子"@ja ;
    foaf:made <album/23668#lyrics>,
        <album/23668#subject> ;
    foaf:name "Yoshiko Miura"@en,
        "三浦徳子"@ja .

<album/23674> a mo:Release ;
    mo:catalogue_number "NECM-10015" .

<artist/10057#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23668#subject> ;
    schema:name "Yoshihisa Shirakawa"@en,
        "白川善久"@ja ;
    foaf:made <album/23668#composition>,
        <album/23668#subject> ;
    foaf:name "Yoshihisa Shirakawa"@en,
        "白川善久"@ja .

<artist/10061#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23668#subject> ;
    schema:name "Kumi Showji"@en,
        "障子久美"@ja ;
    foaf:made <album/23668#composition>,
        <album/23668#subject> ;
    foaf:name "Kumi Showji"@en,
        "障子久美"@ja .

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

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

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

<album/23668#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "I wish / Ai Maeda"@en,
        "I wish / 前田愛"@ja,
        "I wish / Ai Maeda"@ja-latn ;
    mo:performance_of <album/23668#musicalwork> ;
    mo:recorded_as <album/23668#musicalexpression> ;
    schema:name "I wish / Ai Maeda"@en,
        "I wish / 前田愛"@ja,
        "I wish / Ai Maeda"@ja-latn ;
    schema:workPerformed <album/23668#musicalwork> .

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

<org/4524#subject> schema:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn ;
    foaf:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn .

<https://media.vgm.io/albums/86/23668/23668-561e33964a2b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/23668#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/86/23668/23668-561e33964a2b.jpg> ;
    foaf:depicts <album/23668#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/86/23668/23668-561e33964a2b.jpg> .

<https://medium-media.vgm.io/albums/86/23668/23668-561e33964a2b.jpg> a schema:ImageObject,
        foaf:Image .

<album/23668#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "I wish / Ai Maeda"@en,
        "I wish / 前田愛"@ja,
        "I wish / Ai Maeda"@ja-latn ;
    mo:composer <artist/10057#subject>,
        <artist/10061#subject> ;
    mo:produced_work <album/23668#musicalwork> ;
    schema:name "I wish / Ai Maeda"@en,
        "I wish / 前田愛"@ja,
        "I wish / Ai Maeda"@ja-latn .

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

<album/23668#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-04-23"^^xsd:date ;
    dcterms:title "I wish / Ai Maeda"@en,
        "I wish / 前田愛"@ja,
        "I wish / Ai Maeda"@ja-latn ;
    mo:catalogue_number "NEDA-10002" ;
    mo:media_type "Mini CD" ;
    mo:other_release_of <album/23674> ;
    mo:publication_of <album/23668#musicalexpression> ;
    mo:publisher <org/4524#subject> ;
    mo:record _:N326e486221cb4263b23c2c913bd802fe ;
    mo:record_count 1 ;
    schema:about <product/635#subject> ;
    schema:datePublished "1999-04-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/86/23668/23668-561e33964a2b.jpg> ;
    schema:name "I wish / Ai Maeda"@en,
        "I wish / 前田愛"@ja,
        "I wish / Ai Maeda"@ja-latn ;
    schema:publisher <org/4524#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/23668/23668-561e33964a2b.jpg> .

_:N17a5e7df91c7475c8ffd61649acc46b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I wish (Original Karaoke)"@ja,
        "I wish (Original Karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N326e486221cb4263b23c2c913bd802fe ;
    schema:name "I wish (Original Karaoke)"@ja,
        "I wish (Original Karaoke)"@ja-latn .

_:N32f9fbc220954b7e987ca0defd244d37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつでも逢えるから"@ja,
        "Itsu demo aerukara"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N326e486221cb4263b23c2c913bd802fe ;
    schema:name "いつでも逢えるから"@ja,
        "Itsu demo aerukara"@ja-latn .

_:N5a92087abd83478a8b5e9b43a8c4e3dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつでも逢えるから (Original Karaoke)"@ja,
        "Itsu demo aerukara (Original Karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N326e486221cb4263b23c2c913bd802fe ;
    schema:name "いつでも逢えるから (Original Karaoke)"@ja,
        "Itsu demo aerukara (Original Karaoke)"@ja-latn .

_:Nf6dc28216b8f444eaa9ecb73a779c62c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I wish"@ja,
        "I wish"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N326e486221cb4263b23c2c913bd802fe ;
    schema:name "I wish"@ja,
        "I wish"@ja-latn .

_:N326e486221cb4263b23c2c913bd802fe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17a5e7df91c7475c8ffd61649acc46b3,
        _:N32f9fbc220954b7e987ca0defd244d37,
        _:N5a92087abd83478a8b5e9b43a8c4e3dd,
        _:Nf6dc28216b8f444eaa9ecb73a779c62c ;
    mo:track_count 4 ;
    schema:duration "PT17:17"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N17a5e7df91c7475c8ffd61649acc46b3,
        _:N32f9fbc220954b7e987ca0defd244d37,
        _:N5a92087abd83478a8b5e9b43a8c4e3dd,
        _:Nf6dc28216b8f444eaa9ecb73a779c62c .

