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

<artist/12165#subject> a schema:Person,
        foaf:Person ;
    schema:name "fan"@en,
        "ふぁん"@ja ;
    foaf:made <album/8936#lyrics>,
        <album/8936#subject> ;
    foaf:name "fan"@en,
        "ふぁん"@ja .

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

<artist/2456#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8936#subject> ;
    schema:name "Hida"@en ;
    foaf:made <album/8936#composition>,
        <album/8936#subject> ;
    foaf:name "Hida"@en .

<artist/9031#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8936#subject> ;
    schema:name "Yogurt"@en,
        "ヨーグルト"@ja ;
    foaf:made <album/8936#composition>,
        <album/8936#subject> ;
    foaf:name "Yogurt"@en,
        "ヨーグルト"@ja .

<event/21> a mo:Release ;
    schema:name "Released at Comic Market 61 (Dec 29, 2001 to Dec 30, 2001)" .

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

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

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

<org/960#subject> schema:name "Triumphal Records"@en,
        "Triumphal Records"@ja,
        "Triumphal Records"@ja-latn ;
    foaf:name "Triumphal Records"@en,
        "Triumphal Records"@ja,
        "Triumphal Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/63/8936/8936-1390926120.jpg> a schema:ImageObject,
        foaf:Image .

<album/8936#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Eternal Promise [Kimiga nozomu eien Image Vocal Maxi Single]"@en,
        "Eternal Promise [Kimiga nozomu eien Image Vocal Maxi Single]"@ja,
        "Eternal Promise [Kimiga nozomu eien Image Vocal Maxi Single]"@ja-latn ;
    mo:composer <artist/2456#subject>,
        <artist/9031#subject> ;
    mo:produced_work <album/8936#musicalwork> ;
    schema:name "Eternal Promise [Kimiga nozomu eien Image Vocal Maxi Single]"@en,
        "Eternal Promise [Kimiga nozomu eien Image Vocal Maxi Single]"@ja,
        "Eternal Promise [Kimiga nozomu eien Image Vocal Maxi Single]"@ja-latn .

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

<album/8936#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Eternal Promise [Kimiga nozomu eien Image Vocal Maxi Single]"@en,
        "Eternal Promise [Kimiga nozomu eien Image Vocal Maxi Single]"@ja,
        "Eternal Promise [Kimiga nozomu eien Image Vocal Maxi Single]"@ja-latn ;
    mo:performance_of <album/8936#musicalwork> ;
    mo:performer <artist/4238#subject> ;
    mo:recorded_as <album/8936#musicalexpression> ;
    schema:byArtist <artist/4238#subject> ;
    schema:name "Eternal Promise [Kimiga nozomu eien Image Vocal Maxi Single]"@en,
        "Eternal Promise [Kimiga nozomu eien Image Vocal Maxi Single]"@ja,
        "Eternal Promise [Kimiga nozomu eien Image Vocal Maxi Single]"@ja-latn ;
    schema:workPerformed <album/8936#musicalwork> .

<artist/4238#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8936#performance> ;
    schema:name "Mahiru Sonoda"@en,
        "園田まひる"@ja ;
    foaf:name "Mahiru Sonoda"@en,
        "園田まひる"@ja .

<album/8936#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-12-30"^^xsd:date ;
    dcterms:title "Eternal Promise [Kimiga nozomu eien Image Vocal Maxi Single]"@en,
        "Eternal Promise [Kimiga nozomu eien Image Vocal Maxi Single]"@ja,
        "Eternal Promise [Kimiga nozomu eien Image Vocal Maxi Single]"@ja-latn ;
    mo:catalogue_number "TURC-0002A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8936#musicalexpression> ;
    mo:publisher <org/960#subject> ;
    mo:record _:N64019d704a1d456f99904226d9fd2d7d ;
    mo:record_count 1 ;
    mo:release <event/21> ;
    schema:about <product/6190#subject> ;
    schema:byArtist <artist/4238#subject> ;
    schema:datePublished "2001-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/63/8936/8936-1390926120.jpg> ;
    schema:name "Eternal Promise [Kimiga nozomu eien Image Vocal Maxi Single]"@en,
        "Eternal Promise [Kimiga nozomu eien Image Vocal Maxi Single]"@ja,
        "Eternal Promise [Kimiga nozomu eien Image Vocal Maxi Single]"@ja-latn ;
    schema:publisher <org/960#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/8936/8936-1390926120.jpg> .

_:N0c90ac8bc80a478a9669ee0f8bcfa385 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Promise -instrument version-"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N64019d704a1d456f99904226d9fd2d7d ;
    schema:name "Eternal Promise -instrument version-"@en .

_:N546acd4358324b68a9d07f947dcd6991 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Regalo"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N64019d704a1d456f99904226d9fd2d7d ;
    schema:name "Regalo"@en .

_:N75a3ada2b4a2408b99c6f2244be43fab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Regalo -instrument version-"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N64019d704a1d456f99904226d9fd2d7d ;
    schema:name "Regalo -instrument version-"@en .

_:N979c98c57c6941999a191192add4f3a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Promise"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N64019d704a1d456f99904226d9fd2d7d ;
    schema:name "Eternal Promise"@en .

_:N64019d704a1d456f99904226d9fd2d7d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c90ac8bc80a478a9669ee0f8bcfa385,
        _:N546acd4358324b68a9d07f947dcd6991,
        _:N75a3ada2b4a2408b99c6f2244be43fab,
        _:N979c98c57c6941999a191192add4f3a8 ;
    mo:track_count 4 ;
    schema:duration "PT17:00"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0c90ac8bc80a478a9669ee0f8bcfa385,
        _:N546acd4358324b68a9d07f947dcd6991,
        _:N75a3ada2b4a2408b99c6f2244be43fab,
        _:N979c98c57c6941999a191192add4f3a8 .

