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

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

<artist/790#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8346#subject> ;
    schema:name "Hiroshi Fujioka"@en,
        "藤岡央"@ja ;
    foaf:made <album/8346#composition>,
        <album/8346#lyrics>,
        <album/8346#subject> ;
    foaf:name "Hiroshi Fujioka"@en,
        "藤岡央"@ja .

<product/2696#subject> a schema:CreativeWork ;
    schema:name "Growlanser III: The dual darkness"@en,
        "グローランサーIII The dual darkness"@ja,
        "Growlanser III: The dual darkness"@ja-latn ;
    foaf:name "Growlanser III: The dual darkness"@en,
        "グローランサーIII The dual darkness"@ja,
        "Growlanser III: The dual darkness"@ja-latn .

<album/8346#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kimi no Ashita e / Omi Minami"@en,
        "君のあしたへ / 南央美"@ja,
        "Kimi no Ashita e / Omi Minami"@ja-latn ;
    mo:composer <artist/790#subject> ;
    mo:produced_work <album/8346#musicalwork> ;
    schema:name "Kimi no Ashita e / Omi Minami"@en,
        "君のあしたへ / 南央美"@ja,
        "Kimi no Ashita e / Omi Minami"@ja-latn .

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

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

<org/1070#subject> schema:name "purple hills record"@en,
        "purple hills record"@ja,
        "purple hills record"@ja-latn ;
    foaf:name "purple hills record"@en,
        "purple hills record"@ja,
        "purple hills record"@ja-latn .

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

<https://medium-media.vgm.io/albums/64/8346/8346-1210039025.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/8346#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kimi no Ashita e / Omi Minami"@en,
        "君のあしたへ / 南央美"@ja,
        "Kimi no Ashita e / Omi Minami"@ja-latn ;
    mo:performance_of <album/8346#musicalwork> ;
    mo:performer <artist/2984#subject> ;
    mo:recorded_as <album/8346#musicalexpression> ;
    schema:byArtist <artist/2984#subject> ;
    schema:name "Kimi no Ashita e / Omi Minami"@en,
        "君のあしたへ / 南央美"@ja,
        "Kimi no Ashita e / Omi Minami"@ja-latn ;
    schema:workPerformed <album/8346#musicalwork> .

<artist/2984#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8346#performance> ;
    schema:name "Omi Minami"@en,
        "南央美"@ja ;
    foaf:name "Omi Minami"@en,
        "南央美"@ja .

<album/8346#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-03-06"^^xsd:date ;
    dcterms:title "Kimi no Ashita e / Omi Minami"@en,
        "君のあしたへ / 南央美"@ja,
        "Kimi no Ashita e / Omi Minami"@ja-latn ;
    mo:catalogue_number "AKCJ-81006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8346#musicalexpression> ;
    mo:publisher <org/1070#subject> ;
    mo:record _:N5c4e2d2f572741b7a7f4a957f02d5b82 ;
    mo:record_count 1 ;
    schema:about <product/2696#subject> ;
    schema:byArtist <artist/2984#subject> ;
    schema:datePublished "2002-03-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/64/8346/8346-1210039025.jpg> ;
    schema:name "Kimi no Ashita e / Omi Minami"@en,
        "君のあしたへ / 南央美"@ja,
        "Kimi no Ashita e / Omi Minami"@ja-latn ;
    schema:publisher <org/1070#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/8346/8346-1210039025.jpg> .

_:N0daeafe53de741abb65b7b84c39e13a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Your Future"@en,
        "君のあしたへ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N5c4e2d2f572741b7a7f4a957f02d5b82 ;
    schema:name "To Your Future"@en,
        "君のあしたへ"@ja .

_:N177290aa056349ffb4d308bb52c54343 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Your Future"@en,
        "君のあしたへ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N5c4e2d2f572741b7a7f4a957f02d5b82 ;
    schema:name "To Your Future"@en,
        "君のあしたへ"@ja .

_:N2ba11fddc3e94fde99d387a40e2cbcd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waves"@en,
        "Waves"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N5c4e2d2f572741b7a7f4a957f02d5b82 ;
    schema:name "Waves"@en,
        "Waves"@ja .

_:N592fffe82fed4f57940bf61464e584b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waves (Off Vocal)"@en,
        "Waves(off Vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N5c4e2d2f572741b7a7f4a957f02d5b82 ;
    schema:name "Waves (Off Vocal)"@en,
        "Waves(off Vocal)"@ja .

_:Nd744ced3636042e19273312d640db5d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Your Future (Off Vocal)"@en,
        "君のあしたへ(off Vocal)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N5c4e2d2f572741b7a7f4a957f02d5b82 ;
    schema:name "To Your Future (Off Vocal)"@en,
        "君のあしたへ(off Vocal)"@ja .

_:N5c4e2d2f572741b7a7f4a957f02d5b82 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0daeafe53de741abb65b7b84c39e13a5,
        _:N177290aa056349ffb4d308bb52c54343,
        _:N2ba11fddc3e94fde99d387a40e2cbcd5,
        _:N592fffe82fed4f57940bf61464e584b5,
        _:Nd744ced3636042e19273312d640db5d8 ;
    mo:track_count 5 ;
    schema:duration "PT16:24"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0daeafe53de741abb65b7b84c39e13a5,
        _:N177290aa056349ffb4d308bb52c54343,
        _:N2ba11fddc3e94fde99d387a40e2cbcd5,
        _:N592fffe82fed4f57940bf61464e584b5,
        _:Nd744ced3636042e19273312d640db5d8 .

