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

<artist/726#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ikuko Ebata"@en,
        "江幡育子"@ja ;
    foaf:made <album/29479#lyrics>,
        <album/29479#subject> ;
    foaf:name "Ikuko Ebata"@en,
        "江幡育子"@ja .

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

<artist/63#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29479#subject> ;
    schema:name "Yoh Ohyama"@en,
        "大山曜"@ja ;
    foaf:made <album/29479#composition>,
        <album/29479#subject> ;
    foaf:name "Yoh Ohyama"@en,
        "大山曜"@ja .

<artist/65#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29479#subject> ;
    schema:name "Masayoshi Murakami"@en,
        "村上正芳"@ja ;
    foaf:made <album/29479#composition>,
        <album/29479#subject> ;
    foaf:name "Masayoshi Murakami"@en,
        "村上正芳"@ja .

<product/5808#subject> a schema:CreativeWork ;
    schema:name "\"Hello, world.\""@en,
        "ハローワールド"@ja,
        "\"Hello, world.\""@ja-latn ;
    foaf:name "\"Hello, world.\""@en,
        "ハローワールド"@ja,
        "\"Hello, world.\""@ja-latn .

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

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

<org/7#subject> schema:name "Nitroplus"@en,
        "株式会社ニトロプラス"@ja,
        "Nitroplus"@ja-latn ;
    foaf:name "Nitroplus"@en,
        "株式会社ニトロプラス"@ja,
        "Nitroplus"@ja-latn .

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

<https://medium-media.vgm.io/albums/97/29479/29479-1318321475.jpg> a schema:ImageObject,
        foaf:Image .

<album/29479#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aoi Kioku / Mizuki Watanabe"@en,
        "青い記憶 / 渡辺みづき"@ja,
        "Aoi Kioku / Mizuki Watanabe"@ja-latn ;
    mo:composer <artist/63#subject>,
        <artist/65#subject> ;
    mo:produced_work <album/29479#musicalwork> ;
    schema:name "Aoi Kioku / Mizuki Watanabe"@en,
        "青い記憶 / 渡辺みづき"@ja,
        "Aoi Kioku / Mizuki Watanabe"@ja-latn .

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

<artist/3141#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29479#performance> ;
    schema:name "Mizuki Watanabe"@en,
        "渡辺みづき"@ja ;
    foaf:name "Mizuki Watanabe"@en,
        "渡辺みづき"@ja .

<artist/69#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29479#performance> ;
    schema:name "Kanako Ito"@en,
        "いとうかなこ"@ja ;
    foaf:name "Kanako Ito"@en,
        "いとうかなこ"@ja .

<album/29479#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Aoi Kioku / Mizuki Watanabe"@en,
        "青い記憶 / 渡辺みづき"@ja,
        "Aoi Kioku / Mizuki Watanabe"@ja-latn ;
    mo:performance_of <album/29479#musicalwork> ;
    mo:performer <artist/3141#subject>,
        <artist/69#subject> ;
    mo:recorded_as <album/29479#musicalexpression> ;
    schema:byArtist <artist/3141#subject>,
        <artist/69#subject> ;
    schema:name "Aoi Kioku / Mizuki Watanabe"@en,
        "青い記憶 / 渡辺みづき"@ja,
        "Aoi Kioku / Mizuki Watanabe"@ja-latn ;
    schema:workPerformed <album/29479#musicalwork> .

<album/29479#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-08-10"^^xsd:date ;
    dcterms:title "Aoi Kioku / Mizuki Watanabe"@en,
        "青い記憶 / 渡辺みづき"@ja,
        "Aoi Kioku / Mizuki Watanabe"@ja-latn ;
    mo:catalogue_number "DWC-0297" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29479#musicalexpression> ;
    mo:publisher <org/7#subject> ;
    mo:record _:N9510e3b07cb9424aa38879d0d530dd29 ;
    mo:record_count 1 ;
    schema:about <product/5808#subject> ;
    schema:byArtist <artist/3141#subject>,
        <artist/69#subject> ;
    schema:datePublished "2001-08-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/97/29479/29479-1318321475.jpg> ;
    schema:name "Aoi Kioku / Mizuki Watanabe"@en,
        "青い記憶 / 渡辺みづき"@ja,
        "Aoi Kioku / Mizuki Watanabe"@ja-latn ;
    schema:publisher <org/7#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/29479/29479-1318321475.jpg> .

_:N9697965ff6bf4c3390934c83daeb1ce2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青い記憶"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N9510e3b07cb9424aa38879d0d530dd29 ;
    schema:name "青い記憶"@ja .

_:N9a843333b3194e848e533cc847fcad2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "There's the earth link somewhere ~どこかでつながっている~"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N9510e3b07cb9424aa38879d0d530dd29 ;
    schema:name "There's the earth link somewhere ~どこかでつながっている~"@ja .

_:Nc7d69d698f4f49909ea0962960c7f61c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青い記憶 (off vocal version)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N9510e3b07cb9424aa38879d0d530dd29 ;
    schema:name "青い記憶 (off vocal version)"@ja .

_:Ned109161b135471bb484ded7bc7e17ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "There's the earth link somewhere ~どこかでつながっている~ (off vocal version)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N9510e3b07cb9424aa38879d0d530dd29 ;
    schema:name "There's the earth link somewhere ~どこかでつながっている~ (off vocal version)"@ja .

_:N9510e3b07cb9424aa38879d0d530dd29 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9697965ff6bf4c3390934c83daeb1ce2,
        _:N9a843333b3194e848e533cc847fcad2a,
        _:Nc7d69d698f4f49909ea0962960c7f61c,
        _:Ned109161b135471bb484ded7bc7e17ab ;
    mo:track_count 4 ;
    schema:duration "PT20:41"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N9697965ff6bf4c3390934c83daeb1ce2,
        _:N9a843333b3194e848e533cc847fcad2a,
        _:Nc7d69d698f4f49909ea0962960c7f61c,
        _:Ned109161b135471bb484ded7bc7e17ab .

