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

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

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

<event/14> a mo:Release ;
    schema:name "Released at Comic Market 68 (Aug 12, 2005 to Aug 14, 2005)" .

<product/1146#subject> a schema:CreativeWork ;
    schema:name "Ragnarök Online"@en,
        "라그나로크 온라인"@ja,
        "Ragnarök Online"@ja-latn ;
    foaf:name "Ragnarök Online"@en,
        "라그나로크 온라인"@ja,
        "Ragnarök Online"@ja-latn .

<album/129972#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sincerely"@en,
        "Sincerely"@ja,
        "Sincerely"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Gravity sound team"@en ;
            foaf:made <album/129972#composition> ;
            foaf:name "Gravity sound team"@en ] ;
    mo:produced_work <album/129972#musicalwork> ;
    schema:name "Sincerely"@en,
        "Sincerely"@ja,
        "Sincerely"@ja-latn .

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

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

<org/828#subject> schema:name "K.M.E."@en,
        "K.M.E."@ja,
        "K.M.E."@ja-latn ;
    foaf:name "K.M.E."@en,
        "K.M.E."@ja,
        "K.M.E."@ja-latn .

<https://media.vgm.io/albums/27/129972/129972-10fb8badf87a.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/129972#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/27/129972/129972-10fb8badf87a.png> ;
    foaf:depicts <album/129972#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/27/129972/129972-10fb8badf87a.png> .

<https://medium-media.vgm.io/albums/27/129972/129972-10fb8badf87a.png> a schema:ImageObject,
        foaf:Image .

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

<album/129972#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-08-14"^^xsd:date ;
    dcterms:title "Sincerely"@en,
        "Sincerely"@ja,
        "Sincerely"@ja-latn ;
    mo:catalogue_number "KME-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/129972#musicalexpression> ;
    mo:publisher <org/828#subject> ;
    mo:record _:N8ed7feb05d6f4c51ad28d15e9d783a8c ;
    mo:record_count 1 ;
    mo:release <event/14> ;
    schema:about <product/1146#subject> ;
    schema:datePublished "2005-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/129972/129972-10fb8badf87a.png> ;
    schema:name "Sincerely"@en,
        "Sincerely"@ja,
        "Sincerely"@ja-latn ;
    schema:publisher <org/828#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/129972/129972-10fb8badf87a.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129972#subject> ;
    schema:name "Gravity sound team"@en ;
    foaf:made <album/129972#subject> ;
    foaf:name "Gravity sound team"@en .

_:N440f93b522bf41e387cb80fbd808a8da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cheong Choon"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N8ed7feb05d6f4c51ad28d15e9d783a8c ;
    schema:name "Cheong Choon"@en .

_:N56ef9ab64bf4448a9c78561d9e7ec8b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Believe in myself"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N8ed7feb05d6f4c51ad28d15e9d783a8c ;
    schema:name "Believe in myself"@en .

_:N599eda8350844f85a939bf2fd5391092 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You’re in ruins"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N8ed7feb05d6f4c51ad28d15e9d783a8c ;
    schema:name "You’re in ruins"@en .

_:N639d97a34d164e31849f4a6c3a6e75e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Out Of Curiosity"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N8ed7feb05d6f4c51ad28d15e9d783a8c ;
    schema:name "Out Of Curiosity"@en .

_:N8e878911e76e4812a97e28d8bb810738 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Purity of your smile"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N8ed7feb05d6f4c51ad28d15e9d783a8c ;
    schema:name "Purity of your smile"@en .

_:Nb14c1f5ae89c4a0d9847a4138c192dd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Step Closer"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N8ed7feb05d6f4c51ad28d15e9d783a8c ;
    schema:name "One Step Closer"@en .

_:Nbec0651e1a334f81aadcd2cd5ca23c3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Prontera"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N8ed7feb05d6f4c51ad28d15e9d783a8c ;
    schema:name "Theme of Prontera"@en .

_:Ndb45ec141e3748aa8c6735b379d68e8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Geffen"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N8ed7feb05d6f4c51ad28d15e9d783a8c ;
    schema:name "Theme of Geffen"@en .

_:Nfd135172d52548d8bd69a2587702fbb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desert"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N8ed7feb05d6f4c51ad28d15e9d783a8c ;
    schema:name "Desert"@en .

_:N8ed7feb05d6f4c51ad28d15e9d783a8c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N440f93b522bf41e387cb80fbd808a8da,
        _:N56ef9ab64bf4448a9c78561d9e7ec8b1,
        _:N599eda8350844f85a939bf2fd5391092,
        _:N639d97a34d164e31849f4a6c3a6e75e9,
        _:N8e878911e76e4812a97e28d8bb810738,
        _:Nb14c1f5ae89c4a0d9847a4138c192dd4,
        _:Nbec0651e1a334f81aadcd2cd5ca23c3b,
        _:Ndb45ec141e3748aa8c6735b379d68e8a,
        _:Nfd135172d52548d8bd69a2587702fbb7 ;
    mo:track_count 9 ;
    schema:duration "PT36:57"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N440f93b522bf41e387cb80fbd808a8da,
        _:N56ef9ab64bf4448a9c78561d9e7ec8b1,
        _:N599eda8350844f85a939bf2fd5391092,
        _:N639d97a34d164e31849f4a6c3a6e75e9,
        _:N8e878911e76e4812a97e28d8bb810738,
        _:Nb14c1f5ae89c4a0d9847a4138c192dd4,
        _:Nbec0651e1a334f81aadcd2cd5ca23c3b,
        _:Ndb45ec141e3748aa8c6735b379d68e8a,
        _:Nfd135172d52548d8bd69a2587702fbb7 .

