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

<artist/11721#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121840#subject> ;
    schema:name "Hige Driver"@en,
        "ヒゲドライバー"@ja ;
    foaf:made <album/121840#composition>,
        <album/121840#subject> ;
    foaf:name "Hige Driver"@en,
        "ヒゲドライバー"@ja .

<artist/32347#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121840#subject> ;
    schema:name "Brendon Williams"@en ;
    foaf:made <album/121840#composition>,
        <album/121840#subject> ;
    foaf:name "Brendon Williams"@en .

<artist/49535#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121840#subject> ;
    schema:name "Porter Robinson"@en ;
    foaf:made <album/121840#composition>,
        <album/121840#lyrics>,
        <album/121840#subject>,
        <album/121840#vocals> ;
    foaf:name "Porter Robinson"@en .

<product/4156#subject> a schema:CreativeWork ;
    schema:name "League of Legends"@en,
        "League of Legends"@ja,
        "League of Legends"@ja-latn ;
    foaf:name "League of Legends"@en,
        "League of Legends"@ja,
        "League of Legends"@ja-latn .

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

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

<album/121840#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Everything Goes On / Porter Robinson"@en,
        "Everything Goes On / Porter Robinson"@ja,
        "Everything Goes On / Porter Robinson"@ja-latn ;
    mo:performance_of <album/121840#musicalwork> ;
    mo:recorded_as <album/121840#musicalexpression> ;
    schema:name "Everything Goes On / Porter Robinson"@en,
        "Everything Goes On / Porter Robinson"@ja,
        "Everything Goes On / Porter Robinson"@ja-latn ;
    schema:workPerformed <album/121840#musicalwork> .

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

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

<https://media.vgm.io/albums/04/121840/121840-90d9b242a391.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/121840#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/04/121840/121840-90d9b242a391.png> ;
    foaf:depicts <album/121840#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/04/121840/121840-90d9b242a391.png> .

<https://medium-media.vgm.io/albums/04/121840/121840-90d9b242a391.png> a schema:ImageObject,
        foaf:Image .

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

<album/121840#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Everything Goes On / Porter Robinson"@en,
        "Everything Goes On / Porter Robinson"@ja,
        "Everything Goes On / Porter Robinson"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Fredrik Johansson"@en ;
            foaf:made <album/121840#composition> ;
            foaf:name "Fredrik Johansson"@en ],
        <artist/11721#subject>,
        <artist/32347#subject>,
        <artist/49535#subject> ;
    mo:produced_work <album/121840#musicalwork> ;
    schema:name "Everything Goes On / Porter Robinson"@en,
        "Everything Goes On / Porter Robinson"@ja,
        "Everything Goes On / Porter Robinson"@ja-latn .

<album/121840#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-07-14"^^xsd:date ;
    dcterms:title "Everything Goes On / Porter Robinson"@en,
        "Everything Goes On / Porter Robinson"@ja,
        "Everything Goes On / Porter Robinson"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/121840#musicalexpression> ;
    mo:publisher <org/1844#subject> ;
    mo:record _:N223a612f28164713a220ed19f92b3205 ;
    mo:record_count 1 ;
    schema:about <product/4156#subject> ;
    schema:datePublished "2022-07-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/04/121840/121840-90d9b242a391.png> ;
    schema:name "Everything Goes On / Porter Robinson"@en,
        "Everything Goes On / Porter Robinson"@ja,
        "Everything Goes On / Porter Robinson"@ja-latn ;
    schema:publisher <org/1844#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/121840/121840-90d9b242a391.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121840#subject> ;
    schema:name "Fredrik Johansson"@en ;
    foaf:made <album/121840#subject> ;
    foaf:name "Fredrik Johansson"@en .

_:N223a612f28164713a220ed19f92b3205 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5b20a0a6e29d42fb8c442998b1614eb7 ;
    mo:track_count 1 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N5b20a0a6e29d42fb8c442998b1614eb7 .

_:N5b20a0a6e29d42fb8c442998b1614eb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everything Goes On"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N223a612f28164713a220ed19f92b3205 ;
    schema:name "Everything Goes On"@en .

