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

<artist/3161#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miyuki Kunitake"@en,
        "くにたけみゆき"@ja ;
    foaf:made <album/10499#subject>,
        <album/10499#vocals> ;
    foaf:name "Miyuki Kunitake"@en,
        "くにたけみゆき"@ja .

<artist/3586#subject> a schema:Person,
        foaf:Person ;
    schema:name "ROBIN"@en,
        "ロビン"@ja ;
    foaf:made <album/10499#subject>,
        <album/10499#vocals> ;
    foaf:name "ROBIN"@en,
        "ロビン"@ja .

<artist/5041#subject> a schema:Person,
        foaf:Person ;
    schema:name "Koutarou Kusanagi"@en,
        "草薙こうたろう"@ja ;
    foaf:made <album/10499#lyrics>,
        <album/10499#subject> ;
    foaf:name "Koutarou Kusanagi"@en,
        "草薙こうたろう"@ja .

<artist/56468#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hajime Kanasugi"@en,
        "かなすぎはじめ"@ja ;
    foaf:made <album/10499#lyrics>,
        <album/10499#subject> ;
    foaf:name "Hajime Kanasugi"@en,
        "かなすぎはじめ"@ja .

<artist/220#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10499#subject> ;
    schema:name "DOORS"@en ;
    foaf:made <album/10499#composition>,
        <album/10499#subject> ;
    foaf:name "DOORS"@en .

<artist/2249#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10499#subject> ;
    schema:name "Bun Yoshida"@en,
        "吉田文"@ja ;
    foaf:made <album/10499#composition>,
        <album/10499#lyrics>,
        <album/10499#subject> ;
    foaf:name "Bun Yoshida"@en,
        "吉田文"@ja .

<product/5590#subject> a schema:CreativeWork ;
    schema:name "With You ~Mitsumeteitai~"@en,
        "With You ~みつめていたい~"@ja,
        "With You ~Mitsumeteitai~"@ja-latn ;
    foaf:name "With You ~Mitsumeteitai~"@en,
        "With You ~みつめていたい~"@ja,
        "With You ~Mitsumeteitai~"@ja-latn .

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

<album/10499#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "With You Instruments"@en,
        "With You Instruments"@ja,
        "With You Instruments"@ja-latn ;
    mo:performance_of <album/10499#musicalwork> ;
    mo:recorded_as <album/10499#musicalexpression> ;
    schema:name "With You Instruments"@en,
        "With You Instruments"@ja,
        "With You Instruments"@ja-latn ;
    schema:workPerformed <album/10499#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/99/10499/10499-1278798866.jpg> a schema:ImageObject,
        foaf:Image .

<album/10499#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "With You Instruments"@en,
        "With You Instruments"@ja,
        "With You Instruments"@ja-latn ;
    mo:composer <artist/220#subject>,
        <artist/2249#subject> ;
    mo:produced_work <album/10499#musicalwork> ;
    schema:name "With You Instruments"@en,
        "With You Instruments"@ja,
        "With You Instruments"@ja-latn .

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

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

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

<album/10499#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-09-22"^^xsd:date ;
    dcterms:title "With You Instruments"@en,
        "With You Instruments"@ja,
        "With You Instruments"@ja-latn ;
    mo:catalogue_number "NECA-30004" ;
    mo:media_type "CD + Mini CD" ;
    mo:publication_of <album/10499#musicalexpression> ;
    mo:publisher <org/4524#subject> ;
    mo:record _:Nbe4d1c675c754678bb39648da17fb5b3,
        _:Nf6fe9beaf63a40279102ac2a749eca3d ;
    mo:record_count 2 ;
    schema:about <product/5590#subject> ;
    schema:datePublished "1999-09-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/99/10499/10499-1278798866.jpg> ;
    schema:name "With You Instruments"@en,
        "With You Instruments"@ja,
        "With You Instruments"@ja-latn ;
    schema:publisher <org/4524#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/10499/10499-1278798866.jpg> .

_:N215c30c297dc4bcebd18723cf640b3ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Worry, Don't Worry"@en,
        "気にしない気にしない"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nf6fe9beaf63a40279102ac2a749eca3d ;
    schema:name "Don't Worry, Don't Worry"@en,
        "気にしない気にしない"@ja .

_:N2d51f90fd0f040528549f1006f179d57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Summer We Played Until Evening"@en,
        "夕暮れまで遊んだ夏"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nf6fe9beaf63a40279102ac2a749eca3d ;
    schema:name "The Summer We Played Until Evening"@en,
        "夕暮れまで遊んだ夏"@ja .

_:N326c1c191b3c4963abfdc3a43678d2fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mitsumeteitai ~With You~"@en,
        "みつめていたい ～With You～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nf6fe9beaf63a40279102ac2a749eca3d ;
    schema:name "Mitsumeteitai ~With You~"@en,
        "みつめていたい ～With You～"@ja .

_:N53f9aebc180d40b2929cf2c4513f2dae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "There Aren't Enough Words"@en,
        "足りない言葉"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nf6fe9beaf63a40279102ac2a749eca3d ;
    schema:name "There Aren't Enough Words"@en,
        "足りない言葉"@ja .

_:N553afceb4a5f4b19b476b9a1dede2e4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deeply Painful Feelings"@en,
        "深くなるほど苦しい想い"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nf6fe9beaf63a40279102ac2a749eca3d ;
    schema:name "Deeply Painful Feelings"@en,
        "深くなるほど苦しい想い"@ja .

_:Nc06c2798ea4c45a681d67767cc082f47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What the Moon Revealed"@en,
        "月光が見せたもの"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nf6fe9beaf63a40279102ac2a749eca3d ;
    schema:name "What the Moon Revealed"@en,
        "月光が見せたもの"@ja .

_:Nc7537e0724144cf69bbe12ce8722de10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Promenade ~Miyuki Kunitake Vocal Version~"@en,
        "遊歩道（MIYUKI KUNITAKEヴォーカル・ヴァージョン）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nbe4d1c675c754678bb39648da17fb5b3 ;
    schema:name "Promenade ~Miyuki Kunitake Vocal Version~"@en,
        "遊歩道（MIYUKI KUNITAKEヴォーカル・ヴァージョン）"@ja .

_:Nd55f87dbe6dc400cbcc8022ed8fb4542 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If You Look Up At the Sky"@en,
        "空を見上げれば"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nf6fe9beaf63a40279102ac2a749eca3d ;
    schema:name "If You Look Up At the Sky"@en,
        "空を見上げれば"@ja .

_:Nd8edaee7f6964d9a9a71f2d699f7d85b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mitsumeteitai ~Robin Vocal Version~"@en,
        "みつめていたい（ROBINヴォーカル・ヴァージョン）"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nbe4d1c675c754678bb39648da17fb5b3 ;
    schema:name "Mitsumeteitai ~Robin Vocal Version~"@en,
        "みつめていたい（ROBINヴォーカル・ヴァージョン）"@ja .

_:Nf1232e9176ff4f11b35f42d5cab55d30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Childhood Friend"@en,
        "幼なじみ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nf6fe9beaf63a40279102ac2a749eca3d ;
    schema:name "Childhood Friend"@en,
        "幼なじみ"@ja .

_:Nbe4d1c675c754678bb39648da17fb5b3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Nc7537e0724144cf69bbe12ce8722de10,
        _:Nd8edaee7f6964d9a9a71f2d699f7d85b ;
    mo:track_count 2 ;
    schema:duration "PT8:22"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nc7537e0724144cf69bbe12ce8722de10,
        _:Nd8edaee7f6964d9a9a71f2d699f7d85b .

_:Nf6fe9beaf63a40279102ac2a749eca3d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N215c30c297dc4bcebd18723cf640b3ca,
        _:N2d51f90fd0f040528549f1006f179d57,
        _:N326c1c191b3c4963abfdc3a43678d2fd,
        _:N53f9aebc180d40b2929cf2c4513f2dae,
        _:N553afceb4a5f4b19b476b9a1dede2e4b,
        _:Nc06c2798ea4c45a681d67767cc082f47,
        _:Nd55f87dbe6dc400cbcc8022ed8fb4542,
        _:Nf1232e9176ff4f11b35f42d5cab55d30 ;
    mo:track_count 8 ;
    schema:duration "PT30:06"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N215c30c297dc4bcebd18723cf640b3ca,
        _:N2d51f90fd0f040528549f1006f179d57,
        _:N326c1c191b3c4963abfdc3a43678d2fd,
        _:N53f9aebc180d40b2929cf2c4513f2dae,
        _:N553afceb4a5f4b19b476b9a1dede2e4b,
        _:Nc06c2798ea4c45a681d67767cc082f47,
        _:Nd55f87dbe6dc400cbcc8022ed8fb4542,
        _:Nf1232e9176ff4f11b35f42d5cab55d30 .

