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

<artist/21689#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sakura"@en ;
    foaf:made <album/62048#lyrics>,
        <album/62048#subject> ;
    foaf:name "Sakura"@en .

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

<artist/37504#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62048#subject> ;
    schema:name "tetsu"@en ;
    foaf:made <album/62048#composition>,
        <album/62048#subject> ;
    foaf:name "tetsu"@en .

<artist/43011#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62048#subject> ;
    schema:name "hyde"@en ;
    foaf:made <album/62048#composition>,
        <album/62048#lyrics>,
        <album/62048#subject> ;
    foaf:name "hyde"@en .

<artist/9762#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62048#subject> ;
    schema:name "ken"@en ;
    foaf:made <album/62048#composition>,
        <album/62048#subject> ;
    foaf:name "ken"@en .

<product/4330#subject> a schema:CreativeWork ;
    schema:name "Rurouni Kenshin"@en,
        "るろうに剣心 -明治剣客浪漫譚-"@ja,
        "Rurouni Kenshin -Meiji Kenkaku Romantan-"@ja-latn ;
    foaf:name "Rurouni Kenshin"@en,
        "るろうに剣心 -明治剣客浪漫譚-"@ja,
        "Rurouni Kenshin -Meiji Kenkaku Romantan-"@ja-latn .

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

<album/62048#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "True / L'Arc~en~Ciel"@en,
        "トゥルー / ラルク~アン~シエル"@ja,
        "True / L'Arc~en~Ciel"@ja-latn ;
    mo:performance_of <album/62048#musicalwork> ;
    mo:recorded_as <album/62048#musicalexpression> ;
    schema:name "True / L'Arc~en~Ciel"@en,
        "トゥルー / ラルク~アン~シエル"@ja,
        "True / L'Arc~en~Ciel"@ja-latn ;
    schema:workPerformed <album/62048#musicalwork> .

<org/1006#subject> schema:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn ;
    foaf:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn .

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

<https://medium-media.vgm.io/albums/84/62048/62048-1475419465.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/62048#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "True / L'Arc~en~Ciel"@en,
        "トゥルー / ラルク~アン~シエル"@ja,
        "True / L'Arc~en~Ciel"@ja-latn ;
    mo:composer <artist/37504#subject>,
        <artist/43011#subject>,
        <artist/9762#subject> ;
    mo:produced_work <album/62048#musicalwork> ;
    schema:name "True / L'Arc~en~Ciel"@en,
        "トゥルー / ラルク~アン~シエル"@ja,
        "True / L'Arc~en~Ciel"@ja-latn .

<album/62048#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-12-12"^^xsd:date ;
    dcterms:title "True / L'Arc~en~Ciel"@en,
        "トゥルー / ラルク~アン~シエル"@ja,
        "True / L'Arc~en~Ciel"@ja-latn ;
    mo:catalogue_number "KSC2-165" ;
    mo:media_type "CD" ;
    mo:publication_of <album/62048#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:N17106e5045604d1c976bdf0071d462e8 ;
    mo:record_count 1 ;
    schema:about <product/4330#subject> ;
    schema:datePublished "1996-12-12"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/84/62048/62048-1475419465.jpg> ;
    schema:name "True / L'Arc~en~Ciel"@en,
        "トゥルー / ラルク~アン~シエル"@ja,
        "True / L'Arc~en~Ciel"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/62048/62048-1475419465.jpg> .

_:N1180c442fad34d18addf9b2258f8562f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風にきえないで (\"True\" Mix)"@ja,
        "Kaze ni Kienaide (\"True\" Mix)"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N17106e5045604d1c976bdf0071d462e8 ;
    schema:name "風にきえないで (\"True\" Mix)"@ja,
        "Kaze ni Kienaide (\"True\" Mix)"@ja-latn .

_:N15c2a8e328964324bb92f54dd3e6c361 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lies and Truth (\"True\" Mix)"@ja,
        "Lies and Truth (\"True\" Mix)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:N17106e5045604d1c976bdf0071d462e8 ;
    schema:name "Lies and Truth (\"True\" Mix)"@ja,
        "Lies and Truth (\"True\" Mix)"@ja-latn .

_:N4c98f838d67c4c049176ca9b9ea57956 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Round and Round"@ja,
        "Round and Round"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N17106e5045604d1c976bdf0071d462e8 ;
    schema:name "Round and Round"@ja,
        "Round and Round"@ja-latn .

_:N56acbb60cd634e09a217cf6910c11fa6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dearest Love"@ja,
        "Dearest Love"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT6:47"^^xsd:interval ;
    schema:inPlaylist _:N17106e5045604d1c976bdf0071d462e8 ;
    schema:name "Dearest Love"@ja,
        "Dearest Love"@ja-latn .

_:N6c1615aff744452f9ff76fc5efa2273e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Wish"@ja,
        "I Wish"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N17106e5045604d1c976bdf0071d462e8 ;
    schema:name "I Wish"@ja,
        "I Wish"@ja-latn .

_:N6f1fc3ca917c4969aca5cb29a1c3876c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "flower"@ja,
        "flower"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N17106e5045604d1c976bdf0071d462e8 ;
    schema:name "flower"@ja,
        "flower"@ja-latn .

_:Na4f03fca6c0a4f8a8ec9ca6776af5360 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"good-morning Hide\""@ja,
        "\"good-morning Hide\""@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N17106e5045604d1c976bdf0071d462e8 ;
    schema:name "\"good-morning Hide\""@ja,
        "\"good-morning Hide\""@ja-latn .

_:Nab615b0fe61943b4a75d9db920231f68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fare Well"@ja,
        "Fare Well"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N17106e5045604d1c976bdf0071d462e8 ;
    schema:name "Fare Well"@ja,
        "Fare Well"@ja-latn .

_:Nafcb688035e1441985c07fd16e85e64a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Caress of Venus"@ja,
        "Caress of Venus"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N17106e5045604d1c976bdf0071d462e8 ;
    schema:name "Caress of Venus"@ja,
        "Caress of Venus"@ja-latn .

_:Nb7d944ae6c2e4adf81a5062b173ed603 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the Fourth Avenue Cafe"@ja,
        "the Fourth Avenue Cafe"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N17106e5045604d1c976bdf0071d462e8 ;
    schema:name "the Fourth Avenue Cafe"@ja,
        "the Fourth Avenue Cafe"@ja-latn .

_:N17106e5045604d1c976bdf0071d462e8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1180c442fad34d18addf9b2258f8562f,
        _:N15c2a8e328964324bb92f54dd3e6c361,
        _:N4c98f838d67c4c049176ca9b9ea57956,
        _:N56acbb60cd634e09a217cf6910c11fa6,
        _:N6c1615aff744452f9ff76fc5efa2273e,
        _:N6f1fc3ca917c4969aca5cb29a1c3876c,
        _:Na4f03fca6c0a4f8a8ec9ca6776af5360,
        _:Nab615b0fe61943b4a75d9db920231f68,
        _:Nafcb688035e1441985c07fd16e85e64a,
        _:Nb7d944ae6c2e4adf81a5062b173ed603 ;
    mo:track_count 10 ;
    schema:duration "PT49:24"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1180c442fad34d18addf9b2258f8562f,
        _:N15c2a8e328964324bb92f54dd3e6c361,
        _:N4c98f838d67c4c049176ca9b9ea57956,
        _:N56acbb60cd634e09a217cf6910c11fa6,
        _:N6c1615aff744452f9ff76fc5efa2273e,
        _:N6f1fc3ca917c4969aca5cb29a1c3876c,
        _:Na4f03fca6c0a4f8a8ec9ca6776af5360,
        _:Nab615b0fe61943b4a75d9db920231f68,
        _:Nafcb688035e1441985c07fd16e85e64a,
        _:Nb7d944ae6c2e4adf81a5062b173ed603 .

