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

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

<artist/3609#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8802#subject> ;
    schema:name "Hiroaki Takahashi"@en,
        "高橋洋明"@ja ;
    foaf:made <album/8802#composition>,
        <album/8802#lyrics>,
        <album/8802#subject> ;
    foaf:name "Hiroaki Takahashi"@en,
        "高橋洋明"@ja .

<product/3797#subject> a schema:CreativeWork ;
    schema:name "Rygar: The Legendary Adventure"@en,
        "アルゴスの戦士"@ja,
        "Argos no Senshi"@ja-latn ;
    foaf:name "Rygar: The Legendary Adventure"@en,
        "アルゴスの戦士"@ja,
        "Argos no Senshi"@ja-latn .

<album/8802#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Wish / IZZY"@en,
        "Wish / IZZY"@ja,
        "Wish / IZZY"@ja-latn ;
    mo:composer <artist/3609#subject> ;
    mo:produced_work <album/8802#musicalwork> ;
    schema:name "Wish / IZZY"@en,
        "Wish / IZZY"@ja,
        "Wish / IZZY"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/20/8802/8802-1212350386.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/8802#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Wish / IZZY"@en,
        "Wish / IZZY"@ja,
        "Wish / IZZY"@ja-latn ;
    mo:performance_of <album/8802#musicalwork> ;
    mo:performer _:N0b932d7e73a84ede83674dbc3f5abcfa ;
    mo:recorded_as <album/8802#musicalexpression> ;
    schema:byArtist _:N0b932d7e73a84ede83674dbc3f5abcfa ;
    schema:name "Wish / IZZY"@en,
        "Wish / IZZY"@ja,
        "Wish / IZZY"@ja-latn ;
    schema:workPerformed <album/8802#musicalwork> .

<album/8802#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-12-04"^^xsd:date ;
    dcterms:title "Wish / IZZY"@en,
        "Wish / IZZY"@ja,
        "Wish / IZZY"@ja-latn ;
    mo:catalogue_number "VJCP-12165" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8802#musicalexpression> ;
    mo:publisher <org/2472#subject> ;
    mo:record _:N1a29dfead39e49c1b7607514c90c3361 ;
    mo:record_count 1 ;
    schema:about <product/3797#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "IZZY"@en ;
            foaf:name "IZZY"@en ] ;
    schema:datePublished "2002-12-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/8802/8802-1212350386.jpg> ;
    schema:name "Wish / IZZY"@en,
        "Wish / IZZY"@ja,
        "Wish / IZZY"@ja-latn ;
    schema:publisher <org/2472#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/8802/8802-1212350386.jpg> .

_:N0b932d7e73a84ede83674dbc3f5abcfa a schema:Person,
        foaf:Person ;
    mo:performed <album/8802#performance> ;
    schema:name "IZZY"@en ;
    foaf:name "IZZY"@en .

_:N2a2c1c3b83384d559a250ce8ecd62f98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wish (Instrumental)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N1a29dfead39e49c1b7607514c90c3361 ;
    schema:name "Wish (Instrumental)"@en .

_:N95ec047b98074af5ad52a19d77df0d7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wish"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N1a29dfead39e49c1b7607514c90c3361 ;
    schema:name "Wish"@en .

_:N1a29dfead39e49c1b7607514c90c3361 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a2c1c3b83384d559a250ce8ecd62f98,
        _:N95ec047b98074af5ad52a19d77df0d7f ;
    mo:track_count 2 ;
    schema:duration "PT9:09"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N2a2c1c3b83384d559a250ce8ecd62f98,
        _:N95ec047b98074af5ad52a19d77df0d7f .

