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

<album/12703#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Midnight Club Los Angeles: South Central - The South Central EP"@en,
        "Midnight Club Los Angeles: South Central - The South Central EP"@ja,
        "Midnight Club Los Angeles: South Central - The South Central EP"@ja-latn ;
    mo:produced_work <album/12703#musicalwork> ;
    schema:name "Midnight Club Los Angeles: South Central - The South Central EP"@en,
        "Midnight Club Los Angeles: South Central - The South Central EP"@ja,
        "Midnight Club Los Angeles: South Central - The South Central EP"@ja-latn .

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

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

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

<org/999#subject> schema:name "Rockstar Games"@en,
        "Rockstar Games"@ja,
        "Rockstar Games"@ja-latn ;
    foaf:name "Rockstar Games"@en,
        "Rockstar Games"@ja,
        "Rockstar Games"@ja-latn .

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

<https://medium-media.vgm.io/albums/30/12703/12703-1250953431.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/12703#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Midnight Club Los Angeles: South Central - The South Central EP"@en,
        "Midnight Club Los Angeles: South Central - The South Central EP"@ja,
        "Midnight Club Los Angeles: South Central - The South Central EP"@ja-latn ;
    mo:performance_of <album/12703#musicalwork> ;
    mo:performer _:N1a1f9e1a31c248bea81e1afa5a10de90,
        _:N8b20c00b1c5a41c79bcab64771387c7b ;
    mo:recorded_as <album/12703#musicalexpression> ;
    schema:byArtist _:N1a1f9e1a31c248bea81e1afa5a10de90,
        _:N8b20c00b1c5a41c79bcab64771387c7b ;
    schema:name "Midnight Club Los Angeles: South Central - The South Central EP"@en,
        "Midnight Club Los Angeles: South Central - The South Central EP"@ja,
        "Midnight Club Los Angeles: South Central - The South Central EP"@ja-latn ;
    schema:workPerformed <album/12703#musicalwork> .

<album/12703#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-10"^^xsd:date ;
    dcterms:title "Midnight Club Los Angeles: South Central - The South Central EP"@en,
        "Midnight Club Los Angeles: South Central - The South Central EP"@ja,
        "Midnight Club Los Angeles: South Central - The South Central EP"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/12703#musicalexpression> ;
    mo:publisher <org/999#subject> ;
    mo:record _:Ned66d20b2e7d4d679b9ab224b0c4503f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Midnight Club Los Angeles: South Central"@en ;
            foaf:name "Midnight Club Los Angeles: South Central"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Statik Selektah"@en ;
            foaf:name "Statik Selektah"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kid Cudi"@en ;
            foaf:name "Kid Cudi"@en ] ;
    schema:datePublished "2009-03-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/12703/12703-1250953431.jpg> ;
    schema:name "Midnight Club Los Angeles: South Central - The South Central EP"@en,
        "Midnight Club Los Angeles: South Central - The South Central EP"@ja,
        "Midnight Club Los Angeles: South Central - The South Central EP"@ja-latn ;
    schema:publisher <org/999#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/12703/12703-1250953431.jpg> .

_:N06214cbabbf740f1bea96ca9b1d57395 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rollin' Down the Freeway (Featuring Glasses Malone, Kali & Termanology)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Ned66d20b2e7d4d679b9ab224b0c4503f ;
    schema:name "Rollin' Down the Freeway (Featuring Glasses Malone, Kali & Termanology)"@en .

_:N1a1f9e1a31c248bea81e1afa5a10de90 a schema:Person,
        foaf:Person ;
    mo:performed <album/12703#performance> ;
    schema:name "Statik Selektah"@en ;
    foaf:name "Statik Selektah"@en .

_:N8b20c00b1c5a41c79bcab64771387c7b a schema:Person,
        foaf:Person ;
    mo:performed <album/12703#performance> ;
    schema:name "Kid Cudi"@en ;
    foaf:name "Kid Cudi"@en .

_:Nde13b16ed4e24eef8822893750348312 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Switchin' Lanes"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Ned66d20b2e7d4d679b9ab224b0c4503f ;
    schema:name "Switchin' Lanes"@en .

_:Ned66d20b2e7d4d679b9ab224b0c4503f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06214cbabbf740f1bea96ca9b1d57395,
        _:Nde13b16ed4e24eef8822893750348312 ;
    mo:track_count 2 ;
    schema:duration "PT6:39"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N06214cbabbf740f1bea96ca9b1d57395,
        _:Nde13b16ed4e24eef8822893750348312 .

