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

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

<artist/56#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6090#subject> ;
    schema:name "Masaaki Iizuka"@en,
        "飯塚昌明"@ja ;
    foaf:made <album/6090#composition>,
        <album/6090#subject> ;
    foaf:name "Masaaki Iizuka"@en,
        "飯塚昌明"@ja .

<release/7869#subject> a schema:CreativeWork ;
    schema:name "Kimi ga Nozomu Eien ~DVD specification~"@en,
        "君が望む永遠 ~DVD specification~"@ja,
        "Kimi ga Nozomu Eien ~DVD specification~"@ja-latn ;
    foaf:name "Kimi ga Nozomu Eien ~DVD specification~"@en,
        "君が望む永遠 ~DVD specification~"@ja,
        "Kimi ga Nozomu Eien ~DVD specification~"@ja-latn .

<album/6090#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kimi ga Nozomu Eien ~DVD specification~ Insert Song. \"Blue tears\""@en,
        "君が望む永遠 〜DVD specification〜 挿入歌。「Blue tears」"@ja,
        "Kimi ga Nozomu Eien ~DVD specification~ Insert Song. \"Blue tears\""@ja-latn ;
    mo:composer <artist/56#subject> ;
    mo:produced_work <album/6090#musicalwork> ;
    schema:name "Kimi ga Nozomu Eien ~DVD specification~ Insert Song. \"Blue tears\""@en,
        "君が望む永遠 〜DVD specification〜 挿入歌。「Blue tears」"@ja,
        "Kimi ga Nozomu Eien ~DVD specification~ Insert Song. \"Blue tears\""@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/09/6090/6090-1197914509.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3418#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6090#performance> ;
    schema:name "Tomoko Ishibashi"@en,
        "石橋朋子"@ja ;
    foaf:name "Tomoko Ishibashi"@en,
        "石橋朋子"@ja .

<artist/47#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6090#performance> ;
    schema:name "Minami Kuribayashi"@en,
        "栗林みな実"@ja ;
    foaf:made <album/6090#lyrics>,
        <album/6090#subject> ;
    foaf:name "Minami Kuribayashi"@en,
        "栗林みな実"@ja .

<album/6090#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kimi ga Nozomu Eien ~DVD specification~ Insert Song. \"Blue tears\""@en,
        "君が望む永遠 〜DVD specification〜 挿入歌。「Blue tears」"@ja,
        "Kimi ga Nozomu Eien ~DVD specification~ Insert Song. \"Blue tears\""@ja-latn ;
    mo:performance_of <album/6090#musicalwork> ;
    mo:performer <artist/3418#subject>,
        <artist/47#subject> ;
    mo:recorded_as <album/6090#musicalexpression> ;
    schema:byArtist <artist/3418#subject>,
        <artist/47#subject> ;
    schema:name "Kimi ga Nozomu Eien ~DVD specification~ Insert Song. \"Blue tears\""@en,
        "君が望む永遠 〜DVD specification〜 挿入歌。「Blue tears」"@ja,
        "Kimi ga Nozomu Eien ~DVD specification~ Insert Song. \"Blue tears\""@ja-latn ;
    schema:workPerformed <album/6090#musicalwork> .

<album/6090#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-08-31"^^xsd:date ;
    dcterms:title "Kimi ga Nozomu Eien ~DVD specification~ Insert Song. \"Blue tears\""@en,
        "君が望む永遠 〜DVD specification〜 挿入歌。「Blue tears」"@ja,
        "Kimi ga Nozomu Eien ~DVD specification~ Insert Song. \"Blue tears\""@ja-latn ;
    mo:catalogue_number "AGE-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6090#musicalexpression> ;
    mo:publisher _:N6c248f36dba9446b8d8281828852cf08 ;
    mo:record _:N0ff1f7379271417cad56e06a77a7d51e ;
    mo:record_count 1 ;
    schema:about <release/7869#subject> ;
    schema:byArtist <artist/3418#subject>,
        <artist/47#subject> ;
    schema:datePublished "2003-08-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/6090/6090-1197914509.jpg> ;
    schema:name "Kimi ga Nozomu Eien ~DVD specification~ Insert Song. \"Blue tears\""@en,
        "君が望む永遠 〜DVD specification〜 挿入歌。「Blue tears」"@ja,
        "Kimi ga Nozomu Eien ~DVD specification~ Insert Song. \"Blue tears\""@ja-latn ;
    schema:publisher _:N6c248f36dba9446b8d8281828852cf08 ;
    foaf:depiction <https://media.vgm.io/albums/09/6090/6090-1197914509.jpg> .

_:N693ba96d4f66453ab046e5155121ae4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue tears (off vocal)"@en,
        "Blue tears (off vocal)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N0ff1f7379271417cad56e06a77a7d51e ;
    schema:name "Blue tears (off vocal)"@en,
        "Blue tears (off vocal)"@ja .

_:N6c248f36dba9446b8d8281828852cf08 schema:name "age"@en ;
    foaf:name "age"@en .

_:N7f20056bbc2f463e8f10a5a14158f709 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue tears (org version)"@en,
        "Blue tears (org version)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N0ff1f7379271417cad56e06a77a7d51e ;
    schema:name "Blue tears (org version)"@en,
        "Blue tears (org version)"@ja .

_:N8f0a7feb06754987b4d2b05a8d33a048 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue tears (Mitsuki version)"@en,
        "Blue tears (水月version)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N0ff1f7379271417cad56e06a77a7d51e ;
    schema:name "Blue tears (Mitsuki version)"@en,
        "Blue tears (水月version)"@ja .

_:Ncc316ff1ce45409198afaae1815708c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue tears (Haruka version)"@en,
        "Blue tears (遙version)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N0ff1f7379271417cad56e06a77a7d51e ;
    schema:name "Blue tears (Haruka version)"@en,
        "Blue tears (遙version)"@ja .

_:Nef2a59adf55b4f7685d21e86d5c0bceb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue tears (pf version)"@en,
        "Blue tears (pf version)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N0ff1f7379271417cad56e06a77a7d51e ;
    schema:name "Blue tears (pf version)"@en,
        "Blue tears (pf version)"@ja .

_:N0ff1f7379271417cad56e06a77a7d51e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N693ba96d4f66453ab046e5155121ae4e,
        _:N7f20056bbc2f463e8f10a5a14158f709,
        _:N8f0a7feb06754987b4d2b05a8d33a048,
        _:Ncc316ff1ce45409198afaae1815708c1,
        _:Nef2a59adf55b4f7685d21e86d5c0bceb ;
    mo:track_count 5 ;
    schema:duration "PT16:22"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N693ba96d4f66453ab046e5155121ae4e,
        _:N7f20056bbc2f463e8f10a5a14158f709,
        _:N8f0a7feb06754987b4d2b05a8d33a048,
        _:Ncc316ff1ce45409198afaae1815708c1,
        _:Nef2a59adf55b4f7685d21e86d5c0bceb .

