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

<artist/18935#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ricardo Cruz"@en ;
    foaf:made <album/117276#lyrics>,
        <album/117276#subject> ;
    foaf:name "Ricardo Cruz"@en .

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

<artist/1605#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117276#subject> ;
    schema:name "Masami Okui"@en,
        "奥井雅美"@ja ;
    foaf:made <album/117276#composition>,
        <album/117276#lyrics>,
        <album/117276#subject> ;
    foaf:name "Masami Okui"@en,
        "奥井雅美"@ja .

<artist/42#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117276#subject> ;
    schema:name "Hironobu Kageyama"@en,
        "影山ヒロノブ"@ja ;
    foaf:made <album/117276#composition>,
        <album/117276#lyrics>,
        <album/117276#subject> ;
    foaf:name "Hironobu Kageyama"@en,
        "影山ヒロノブ"@ja .

<artist/48#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117276#subject> ;
    schema:name "Masaaki Endoh"@en,
        "遠藤正明"@ja ;
    foaf:made <album/117276#composition>,
        <album/117276#subject> ;
    foaf:name "Masaaki Endoh"@en,
        "遠藤正明"@ja .

<artist/6194#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117276#subject> ;
    schema:name "Yoshiki Fukuyama"@en,
        "福山芳樹"@ja ;
    foaf:made <album/117276#composition>,
        <album/117276#lyrics>,
        <album/117276#subject> ;
    foaf:name "Yoshiki Fukuyama"@en,
        "福山芳樹"@ja .

<product/3690#subject> a schema:CreativeWork ;
    schema:name "Super Robot Wars OG ORIGINAL GENERATIONS"@en,
        "スーパーロボット大戦OG ORIGINAL GENERATIONS"@ja,
        "Super Robot Taisen OG ORIGINAL GENERATIONS"@ja-latn ;
    foaf:name "Super Robot Wars OG ORIGINAL GENERATIONS"@en,
        "スーパーロボット大戦OG ORIGINAL GENERATIONS"@ja,
        "Super Robot Taisen OG ORIGINAL GENERATIONS"@ja-latn .

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

<org/3#subject> schema:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn ;
    foaf:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn .

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

<https://medium-media.vgm.io/albums/67/117276/117276-fec1da810a63.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/117276#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Get over the Border / JAM Project"@en,
        "JAM Project ベストコレクション VI Get over the Border / JAM Project"@ja,
        "JAM Project BEST COLLECTION VI Get over the Border / JAM Project"@ja-latn ;
    mo:performance_of <album/117276#musicalwork> ;
    mo:performer <artist/55#subject> ;
    mo:recorded_as <album/117276#musicalexpression> ;
    schema:byArtist <artist/55#subject> ;
    schema:name "Get over the Border / JAM Project"@en,
        "JAM Project ベストコレクション VI Get over the Border / JAM Project"@ja,
        "JAM Project BEST COLLECTION VI Get over the Border / JAM Project"@ja-latn ;
    schema:workPerformed <album/117276#musicalwork> .

<artist/55#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/117276#performance> ;
    schema:name "JAM Project"@en ;
    foaf:name "JAM Project"@en .

<album/117276#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Get over the Border / JAM Project"@en,
        "JAM Project ベストコレクション VI Get over the Border / JAM Project"@ja,
        "JAM Project BEST COLLECTION VI Get over the Border / JAM Project"@ja-latn ;
    mo:composer <artist/1605#subject>,
        <artist/42#subject>,
        <artist/48#subject>,
        <artist/6194#subject> ;
    mo:produced_work <album/117276#musicalwork> ;
    schema:name "Get over the Border / JAM Project"@en,
        "JAM Project ベストコレクション VI Get over the Border / JAM Project"@ja,
        "JAM Project BEST COLLECTION VI Get over the Border / JAM Project"@ja-latn .

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

<album/117276#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-06"^^xsd:date ;
    dcterms:title "Get over the Border / JAM Project"@en,
        "JAM Project ベストコレクション VI Get over the Border / JAM Project"@ja,
        "JAM Project BEST COLLECTION VI Get over the Border / JAM Project"@ja-latn ;
    mo:catalogue_number "LACA-5795" ;
    mo:media_type "CD" ;
    mo:publication_of <album/117276#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Nfd2854d197e649eea6d8d1e6dcc6ec52 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Shonen Sunday VS Shonen Magazine"@en ;
            foaf:name "Shonen Sunday VS Shonen Magazine"@en ],
        <product/3690#subject> ;
    schema:byArtist <artist/55#subject> ;
    schema:datePublished "2008-08-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/117276/117276-fec1da810a63.jpg> ;
    schema:name "Get over the Border / JAM Project"@en,
        "JAM Project ベストコレクション VI Get over the Border / JAM Project"@ja,
        "JAM Project BEST COLLECTION VI Get over the Border / JAM Project"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/117276/117276-fec1da810a63.jpg> .

_:N16d4b44308c94b56bcaa9ffd472fc6be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rocks"@ja,
        "Rocks"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Nfd2854d197e649eea6d8d1e6dcc6ec52 ;
    schema:name "Rocks"@ja,
        "Rocks"@ja-latn .

_:N20bf83196c864a82be1d15cd20eabe33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Portal"@ja,
        "Portal"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Nfd2854d197e649eea6d8d1e6dcc6ec52 ;
    schema:name "Portal"@ja,
        "Portal"@ja-latn .

_:N21187345de884ed4a02add236ba437a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sempre Sonhando ~夢追人~"@ja,
        "Sempre Sonhando ~Yume Oibito~"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Nfd2854d197e649eea6d8d1e6dcc6ec52 ;
    schema:name "Sempre Sonhando ~夢追人~"@ja,
        "Sempre Sonhando ~Yume Oibito~"@ja-latn .

_:N3e5814a5052d420585a1487ad71d220c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HERO"@ja,
        "HERO"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Nfd2854d197e649eea6d8d1e6dcc6ec52 ;
    schema:name "HERO"@ja,
        "HERO"@ja-latn .

_:N5958c9bd4a224352be6317d90a9564b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハリケーンLOVE"@ja,
        "Hurricane LOVE"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nfd2854d197e649eea6d8d1e6dcc6ec52 ;
    schema:name "ハリケーンLOVE"@ja,
        "Hurricane LOVE"@ja-latn .

_:N6217dde3a7244950b3c656cd0ed19f1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend of the Heroes"@ja,
        "Legend of the Heroes"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Nfd2854d197e649eea6d8d1e6dcc6ec52 ;
    schema:name "Legend of the Heroes"@ja,
        "Legend of the Heroes"@ja-latn .

_:N6510430eabc4437094525ac6963a9ec4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get over the Border"@ja,
        "Get over the Border"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nfd2854d197e649eea6d8d1e6dcc6ec52 ;
    schema:name "Get over the Border"@ja,
        "Get over the Border"@ja-latn .

_:N6bdaf668f0fe4d75ae573fa319f8d197 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BEAUTIFUL PEOPLE"@ja,
        "BEAUTIFUL PEOPLE"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nfd2854d197e649eea6d8d1e6dcc6ec52 ;
    schema:name "BEAUTIFUL PEOPLE"@ja,
        "BEAUTIFUL PEOPLE"@ja-latn .

_:N85e95e6251fd4c4cb2a6a51de1bb6611 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Milky Way"@ja,
        "Milky Way"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT6:12"^^xsd:interval ;
    schema:inPlaylist _:Nfd2854d197e649eea6d8d1e6dcc6ec52 ;
    schema:name "Milky Way"@ja,
        "Milky Way"@ja-latn .

_:Nbeae35f6e2dd4b05835869a5ce86ac87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Border"@ja,
        "No Border"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Nfd2854d197e649eea6d8d1e6dcc6ec52 ;
    schema:name "No Border"@ja,
        "No Border"@ja-latn .

_:Nee83871390e4464ea9d373cf6c5c486b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SHURAKI"@ja,
        "SHURAKI"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nfd2854d197e649eea6d8d1e6dcc6ec52 ;
    schema:name "SHURAKI"@ja,
        "SHURAKI"@ja-latn .

_:Nf04c437b225546e395029493c1a9d0a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "翼"@ja,
        "Tsubasa"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Nfd2854d197e649eea6d8d1e6dcc6ec52 ;
    schema:name "翼"@ja,
        "Tsubasa"@ja-latn .

_:Nf3bab8c0c86048d788205fef764b1afc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NEW GENERATION! ~KOBE to the WORLD~"@ja,
        "NEW GENERATION! ~KOBE to the WORLD~"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nfd2854d197e649eea6d8d1e6dcc6ec52 ;
    schema:name "NEW GENERATION! ~KOBE to the WORLD~"@ja,
        "NEW GENERATION! ~KOBE to the WORLD~"@ja-latn .

_:Nfd2854d197e649eea6d8d1e6dcc6ec52 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16d4b44308c94b56bcaa9ffd472fc6be,
        _:N20bf83196c864a82be1d15cd20eabe33,
        _:N21187345de884ed4a02add236ba437a5,
        _:N3e5814a5052d420585a1487ad71d220c,
        _:N5958c9bd4a224352be6317d90a9564b7,
        _:N6217dde3a7244950b3c656cd0ed19f1c,
        _:N6510430eabc4437094525ac6963a9ec4,
        _:N6bdaf668f0fe4d75ae573fa319f8d197,
        _:N85e95e6251fd4c4cb2a6a51de1bb6611,
        _:Nbeae35f6e2dd4b05835869a5ce86ac87,
        _:Nee83871390e4464ea9d373cf6c5c486b,
        _:Nf04c437b225546e395029493c1a9d0a7,
        _:Nf3bab8c0c86048d788205fef764b1afc ;
    mo:track_count 13 ;
    schema:duration "PT63:20"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N16d4b44308c94b56bcaa9ffd472fc6be,
        _:N20bf83196c864a82be1d15cd20eabe33,
        _:N21187345de884ed4a02add236ba437a5,
        _:N3e5814a5052d420585a1487ad71d220c,
        _:N5958c9bd4a224352be6317d90a9564b7,
        _:N6217dde3a7244950b3c656cd0ed19f1c,
        _:N6510430eabc4437094525ac6963a9ec4,
        _:N6bdaf668f0fe4d75ae573fa319f8d197,
        _:N85e95e6251fd4c4cb2a6a51de1bb6611,
        _:Nbeae35f6e2dd4b05835869a5ce86ac87,
        _:Nee83871390e4464ea9d373cf6c5c486b,
        _:Nf04c437b225546e395029493c1a9d0a7,
        _:Nf3bab8c0c86048d788205fef764b1afc .

