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

<album/95652#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "\"Speed Me Up\" / Wiz Khalifa, Ty Dolla $ign, Lil Yachty & Sueco the Child"@en,
        "\"Speed Me Up\" / Wiz Khalifa, Ty Dolla $ign, Lil Yachty & Sueco the Child"@ja,
        "\"Speed Me Up\" / Wiz Khalifa, Ty Dolla $ign, Lil Yachty & Sueco the Child"@ja-latn ;
    mo:produced_work <album/95652#musicalwork> ;
    schema:name "\"Speed Me Up\" / Wiz Khalifa, Ty Dolla $ign, Lil Yachty & Sueco the Child"@en,
        "\"Speed Me Up\" / Wiz Khalifa, Ty Dolla $ign, Lil Yachty & Sueco the Child"@ja,
        "\"Speed Me Up\" / Wiz Khalifa, Ty Dolla $ign, Lil Yachty & Sueco the Child"@ja-latn .

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

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

<product/8050#subject> a schema:CreativeWork ;
    schema:name "Sonic The Hedgehog (Live Action, 2020)"@en,
        "Sonic The Hedgehog (Live Action, 2020)"@ja,
        "Sonic The Hedgehog (Live Action, 2020)"@ja-latn ;
    foaf:name "Sonic The Hedgehog (Live Action, 2020)"@en,
        "Sonic The Hedgehog (Live Action, 2020)"@ja,
        "Sonic The Hedgehog (Live Action, 2020)"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/25/95652/95652-1579905129.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/95652#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-01-24"^^xsd:date ;
    dcterms:title "\"Speed Me Up\" / Wiz Khalifa, Ty Dolla $ign, Lil Yachty & Sueco the Child"@en,
        "\"Speed Me Up\" / Wiz Khalifa, Ty Dolla $ign, Lil Yachty & Sueco the Child"@ja,
        "\"Speed Me Up\" / Wiz Khalifa, Ty Dolla $ign, Lil Yachty & Sueco the Child"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/95652#musicalexpression> ;
    mo:publisher <org/1320#subject> ;
    mo:record _:N2d0c54321a90475e831702be96f1a320 ;
    mo:record_count 1 ;
    schema:about <product/8050#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Wiz Khalifa"@en ;
            foaf:name "Wiz Khalifa"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sueco the Child"@en ;
            foaf:name "Sueco the Child"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ty Dolla $ign"@en ;
            foaf:name "Ty Dolla $ign"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Lil Yachty"@en ;
            foaf:name "Lil Yachty"@en ] ;
    schema:datePublished "2020-01-24"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/25/95652/95652-1579905129.jpg> ;
    schema:name "\"Speed Me Up\" / Wiz Khalifa, Ty Dolla $ign, Lil Yachty & Sueco the Child"@en,
        "\"Speed Me Up\" / Wiz Khalifa, Ty Dolla $ign, Lil Yachty & Sueco the Child"@ja,
        "\"Speed Me Up\" / Wiz Khalifa, Ty Dolla $ign, Lil Yachty & Sueco the Child"@ja-latn ;
    schema:publisher <org/1320#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/95652/95652-1579905129.jpg> .

<album/95652#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "\"Speed Me Up\" / Wiz Khalifa, Ty Dolla $ign, Lil Yachty & Sueco the Child"@en,
        "\"Speed Me Up\" / Wiz Khalifa, Ty Dolla $ign, Lil Yachty & Sueco the Child"@ja,
        "\"Speed Me Up\" / Wiz Khalifa, Ty Dolla $ign, Lil Yachty & Sueco the Child"@ja-latn ;
    mo:performance_of <album/95652#musicalwork> ;
    mo:performer _:N4d560ccddc4246338a936def7aa97778,
        _:Na1f34e1f7ee642f2b088980576c00b0e,
        _:Nd2e95d1c84524653ac240c64fab7b34d,
        _:Nea1254f2848f4d9b8b6a82206b4fe1e3 ;
    mo:recorded_as <album/95652#musicalexpression> ;
    schema:byArtist _:N4d560ccddc4246338a936def7aa97778,
        _:Na1f34e1f7ee642f2b088980576c00b0e,
        _:Nd2e95d1c84524653ac240c64fab7b34d,
        _:Nea1254f2848f4d9b8b6a82206b4fe1e3 ;
    schema:name "\"Speed Me Up\" / Wiz Khalifa, Ty Dolla $ign, Lil Yachty & Sueco the Child"@en,
        "\"Speed Me Up\" / Wiz Khalifa, Ty Dolla $ign, Lil Yachty & Sueco the Child"@ja,
        "\"Speed Me Up\" / Wiz Khalifa, Ty Dolla $ign, Lil Yachty & Sueco the Child"@ja-latn ;
    schema:workPerformed <album/95652#musicalwork> .

_:N2d0c54321a90475e831702be96f1a320 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N893f6d0153f34c81a57b5dc0008ce9c9 ;
    mo:track_count 1 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N893f6d0153f34c81a57b5dc0008ce9c9 .

_:N4d560ccddc4246338a936def7aa97778 a schema:Person,
        foaf:Person ;
    mo:performed <album/95652#performance> ;
    schema:name "Sueco the Child"@en ;
    foaf:name "Sueco the Child"@en .

_:N893f6d0153f34c81a57b5dc0008ce9c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Speed Me Up"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N2d0c54321a90475e831702be96f1a320 ;
    schema:name "Speed Me Up"@en .

_:Na1f34e1f7ee642f2b088980576c00b0e a schema:Person,
        foaf:Person ;
    mo:performed <album/95652#performance> ;
    schema:name "Lil Yachty"@en ;
    foaf:name "Lil Yachty"@en .

_:Nd2e95d1c84524653ac240c64fab7b34d a schema:Person,
        foaf:Person ;
    mo:performed <album/95652#performance> ;
    schema:name "Ty Dolla $ign"@en ;
    foaf:name "Ty Dolla $ign"@en .

_:Nea1254f2848f4d9b8b6a82206b4fe1e3 a schema:Person,
        foaf:Person ;
    mo:performed <album/95652#performance> ;
    schema:name "Wiz Khalifa"@en ;
    foaf:name "Wiz Khalifa"@en .

