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

<artist/49457#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ken Kawashima"@en,
        "川島健"@ja ;
    foaf:made <album/6770#lyrics>,
        <album/6770#subject> ;
    foaf:name "Ken Kawashima"@en,
        "川島健"@ja .

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

<artist/2155#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6770#subject> ;
    schema:name "Tsuyoshi Kaneko"@en,
        "金子剛"@ja ;
    foaf:made <album/6770#composition>,
        <album/6770#subject> ;
    foaf:name "Tsuyoshi Kaneko"@en,
        "金子剛"@ja .

<album/6770#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "RF online image song ~THE FORCE OF LOVE~"@en,
        "RF online image song ~THE FORCE OF LOVE~"@ja,
        "RF online image song ~THE FORCE OF LOVE~"@ja-latn ;
    mo:composer <artist/2155#subject> ;
    mo:produced_work <album/6770#musicalwork> ;
    schema:name "RF online image song ~THE FORCE OF LOVE~"@en,
        "RF online image song ~THE FORCE OF LOVE~"@ja,
        "RF online image song ~THE FORCE OF LOVE~"@ja-latn .

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

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

<org/2873#subject> schema:name "SEGA"@en,
        "株式会社セガ"@ja,
        "SEGA"@ja-latn ;
    foaf:name "SEGA"@en,
        "株式会社セガ"@ja,
        "SEGA"@ja-latn .

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

<https://medium-media.vgm.io/albums/07/6770/6770-1199918204.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/5#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6770#performance> ;
    schema:name "Lia"@en ;
    foaf:name "Lia"@en .

<artist/7083#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6770#performance> ;
    schema:name "Ai Kamachi"@en,
        "蒲池愛"@ja ;
    foaf:name "Ai Kamachi"@en,
        "蒲池愛"@ja .

<album/6770#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "RF online image song ~THE FORCE OF LOVE~"@en,
        "RF online image song ~THE FORCE OF LOVE~"@ja,
        "RF online image song ~THE FORCE OF LOVE~"@ja-latn ;
    mo:performance_of <album/6770#musicalwork> ;
    mo:performer <artist/5#subject>,
        <artist/7083#subject> ;
    mo:recorded_as <album/6770#musicalexpression> ;
    schema:byArtist <artist/5#subject>,
        <artist/7083#subject> ;
    schema:name "RF online image song ~THE FORCE OF LOVE~"@en,
        "RF online image song ~THE FORCE OF LOVE~"@ja,
        "RF online image song ~THE FORCE OF LOVE~"@ja-latn ;
    schema:workPerformed <album/6770#musicalwork> .

<album/6770#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-04-28"^^xsd:date ;
    dcterms:title "RF online image song ~THE FORCE OF LOVE~"@en,
        "RF online image song ~THE FORCE OF LOVE~"@ja,
        "RF online image song ~THE FORCE OF LOVE~"@ja-latn ;
    mo:catalogue_number "FB147W000A20" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6770#musicalexpression> ;
    mo:publisher <org/2873#subject> ;
    mo:record _:N8a000ee11b1e4133b5e3a2d3ce142b24 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "RF Online"@en ;
            foaf:name "RF Online"@en ] ;
    schema:byArtist <artist/5#subject>,
        <artist/7083#subject> ;
    schema:datePublished "2006-04-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/07/6770/6770-1199918204.jpg> ;
    schema:name "RF online image song ~THE FORCE OF LOVE~"@en,
        "RF online image song ~THE FORCE OF LOVE~"@ja,
        "RF online image song ~THE FORCE OF LOVE~"@ja-latn ;
    schema:publisher <org/2873#subject> ;
    foaf:depiction <https://media.vgm.io/albums/07/6770/6770-1199918204.jpg> .

_:N2319e63b52a442fb864075c8b42723b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE FORCE OF LOVE (inst)"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N8a000ee11b1e4133b5e3a2d3ce142b24 ;
    schema:name "THE FORCE OF LOVE (inst)"@en .

_:Nceaf3ffcd57c408e85787d41f78f2658 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE FORCE OF LOVE"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N8a000ee11b1e4133b5e3a2d3ce142b24 ;
    schema:name "THE FORCE OF LOVE"@en .

_:N8a000ee11b1e4133b5e3a2d3ce142b24 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2319e63b52a442fb864075c8b42723b9,
        _:Nceaf3ffcd57c408e85787d41f78f2658 ;
    mo:track_count 2 ;
    schema:duration "PT11:06"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N2319e63b52a442fb864075c8b42723b9,
        _:Nceaf3ffcd57c408e85787d41f78f2658 .

