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

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

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

<artist/999#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10769#subject> ;
    schema:name "Shade"@en ;
    foaf:made <album/10769#composition>,
        <album/10769#subject> ;
    foaf:name "Shade"@en .

<event/19> a mo:Release ;
    schema:name "Released at Comic Market 63 (Dec 28, 2002 to Dec 30, 2002)" .

<product/14010#subject> a schema:CreativeWork ;
    schema:name "Only You -Re Cross-"@en,
        "Ｏｎｌｙ　ｙｏｕ　－リ・クルス－"@ja,
        "Only You -Re Cross-"@ja-latn ;
    foaf:name "Only You -Re Cross-"@en,
        "Ｏｎｌｙ　ｙｏｕ　－リ・クルス－"@ja,
        "Only You -Re Cross-"@ja-latn .

<product/2168#subject> a schema:CreativeWork ;
    schema:name "Atlach=Nacha"@en,
        "アトラク=ナクア"@ja,
        "Atlach=Nacha"@ja-latn ;
    foaf:name "Atlach=Nacha"@en,
        "アトラク=ナクア"@ja,
        "Atlach=Nacha"@ja-latn .

<product/354#subject> a schema:CreativeWork ;
    schema:name "Kichiku Oh Rance"@en,
        "鬼畜王ランス"@ja,
        "Kichikuou Rance"@ja-latn ;
    foaf:name "Kichiku Oh Rance"@en,
        "鬼畜王ランス"@ja,
        "Kichikuou Rance"@ja-latn .

<album/10769#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Champion"@en,
        "チャンピオン"@ja,
        "Champion"@ja-latn ;
    mo:composer <artist/999#subject> ;
    mo:produced_work <album/10769#musicalwork> ;
    schema:name "Champion"@en,
        "チャンピオン"@ja,
        "Champion"@ja-latn .

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

<album/10769#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Champion"@en,
        "チャンピオン"@ja,
        "Champion"@ja-latn ;
    mo:performance_of <album/10769#musicalwork> ;
    mo:recorded_as <album/10769#musicalexpression> ;
    schema:name "Champion"@en,
        "チャンピオン"@ja,
        "Champion"@ja-latn ;
    schema:workPerformed <album/10769#musicalwork> .

<org/4537#subject> schema:name "UEKIYA"@en,
        "植木屋"@ja,
        "UEKIYA"@ja-latn ;
    foaf:name "UEKIYA"@en,
        "植木屋"@ja,
        "UEKIYA"@ja-latn .

<https://media.vgm.io/albums/96/10769/10769-9ee6beb5bc1d.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/10769#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/96/10769/10769-9ee6beb5bc1d.png> ;
    foaf:depicts <album/10769#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/96/10769/10769-9ee6beb5bc1d.png> .

<https://medium-media.vgm.io/albums/96/10769/10769-9ee6beb5bc1d.png> a schema:ImageObject,
        foaf:Image .

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

<album/10769#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-12-30"^^xsd:date ;
    dcterms:title "Champion"@en,
        "チャンピオン"@ja,
        "Champion"@ja-latn ;
    mo:catalogue_number "UEKI-0003" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/10769#musicalexpression> ;
    mo:publisher <org/4537#subject> ;
    mo:record _:N3af4a8ca04454704921646db25a0cafd ;
    mo:record_count 1 ;
    mo:release <event/19> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Pastel Chime"@en ;
            foaf:name "Pastel Chime"@en ],
        [ a schema:CreativeWork ;
            schema:name "DiaboLiQuE"@en ;
            foaf:name "DiaboLiQuE"@en ],
        [ a schema:CreativeWork ;
            schema:name "Yoru ga Kuru!"@en ;
            foaf:name "Yoru ga Kuru!"@en ],
        <product/14010#subject>,
        <product/2168#subject>,
        <product/354#subject> ;
    schema:datePublished "2002-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/10769/10769-9ee6beb5bc1d.png> ;
    schema:name "Champion"@en,
        "チャンピオン"@ja,
        "Champion"@ja-latn ;
    schema:publisher <org/4537#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/10769/10769-9ee6beb5bc1d.png> .

_:N16986c24727446778157cf7e93532b12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a certain tale"@en,
        "a certain tale"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N3af4a8ca04454704921646db25a0cafd ;
    schema:name "a certain tale"@en,
        "a certain tale"@ja .

_:N2d7527cf4ffe4da9b5bf6008751d354f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "not the at all"@en,
        "not the at all"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N3af4a8ca04454704921646db25a0cafd ;
    schema:name "not the at all"@en,
        "not the at all"@ja .

_:N632b11d68ce3471fa896fa2280b3689d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "majin"@en,
        "majin"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N3af4a8ca04454704921646db25a0cafd ;
    schema:name "majin"@en,
        "majin"@ja .

_:N6c414ad4d211447f95eafc01b849d43d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fisted promise"@en,
        "拳の約束"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N3af4a8ca04454704921646db25a0cafd ;
    schema:name "fisted promise"@en,
        "拳の約束"@ja .

_:Na6e37b31169044a9805a1352319062d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "light and shadow"@en,
        "光と影と"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N3af4a8ca04454704921646db25a0cafd ;
    schema:name "light and shadow"@en,
        "光と影と"@ja .

_:Ndc2ddbaedb4b4617afabf8de5765ddd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "claymore"@en,
        "クレイモア"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N3af4a8ca04454704921646db25a0cafd ;
    schema:name "claymore"@en,
        "クレイモア"@ja .

_:N3af4a8ca04454704921646db25a0cafd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16986c24727446778157cf7e93532b12,
        _:N2d7527cf4ffe4da9b5bf6008751d354f,
        _:N632b11d68ce3471fa896fa2280b3689d,
        _:N6c414ad4d211447f95eafc01b849d43d,
        _:Na6e37b31169044a9805a1352319062d7,
        _:Ndc2ddbaedb4b4617afabf8de5765ddd5 ;
    mo:track_count 6 ;
    schema:duration "PT25:55"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N16986c24727446778157cf7e93532b12,
        _:N2d7527cf4ffe4da9b5bf6008751d354f,
        _:N632b11d68ce3471fa896fa2280b3689d,
        _:N6c414ad4d211447f95eafc01b849d43d,
        _:Na6e37b31169044a9805a1352319062d7,
        _:Ndc2ddbaedb4b4617afabf8de5765ddd5 .

