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

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

<artist/51411#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98435#subject> ;
    schema:name "Jason Walsh"@en ;
    foaf:made <album/98435#composition>,
        <album/98435#lyrics>,
        <album/98435#subject> ;
    foaf:name "Jason Walsh"@en .

<product/8451#subject> a schema:CreativeWork ;
    schema:name "Arknights"@en,
        "明日方舟"@ja,
        "Arknights"@ja-latn ;
    foaf:name "Arknights"@en,
        "明日方舟"@ja,
        "Arknights"@ja-latn .

<album/98435#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Renegade"@en,
        "Renegade"@ja,
        "Renegade"@ja-latn ;
    mo:composer <artist/51411#subject> ;
    mo:produced_work <album/98435#musicalwork> ;
    schema:name "Renegade"@en,
        "Renegade"@ja,
        "Renegade"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/53/98435/98435-1588339771.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/98435#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Renegade"@en,
        "Renegade"@ja,
        "Renegade"@ja-latn ;
    mo:performance_of <album/98435#musicalwork> ;
    mo:performer _:N03fc51279a01458790631aff63652ea9,
        _:Nb5fe9ed0a02245088f865e6fc41e6e29 ;
    mo:recorded_as <album/98435#musicalexpression> ;
    schema:byArtist _:N03fc51279a01458790631aff63652ea9,
        _:Nb5fe9ed0a02245088f865e6fc41e6e29 ;
    schema:name "Renegade"@en,
        "Renegade"@ja,
        "Renegade"@ja-latn ;
    schema:workPerformed <album/98435#musicalwork> .

<album/98435#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-05-01"^^xsd:date ;
    dcterms:title "Renegade"@en,
        "Renegade"@ja,
        "Renegade"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/98435#musicalexpression> ;
    mo:publisher _:N9e5e4413a266457abb9a701277ff0bb3 ;
    mo:record _:N35d8823c86b540a3b72d199731bbf4fc ;
    mo:record_count 1 ;
    schema:about <product/8451#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "X.ARI"@en ;
            foaf:name "X.ARI"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Substaintial"@en ;
            foaf:name "Substaintial"@en ] ;
    schema:datePublished "2020-05-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/98435/98435-1588339771.jpg> ;
    schema:name "Renegade"@en,
        "Renegade"@ja,
        "Renegade"@ja-latn ;
    schema:publisher _:N9e5e4413a266457abb9a701277ff0bb3 ;
    foaf:depiction <https://media.vgm.io/albums/53/98435/98435-1588339771.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Substaintial"@en ;
    foaf:made <album/98435#lyrics> ;
    foaf:name "Substaintial"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "X.ARI"@en ;
    foaf:made <album/98435#lyrics> ;
    foaf:name "X.ARI"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "X.ARI"@en ;
    foaf:made <album/98435#subject> ;
    foaf:name "X.ARI"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Substaintial"@en ;
    foaf:made <album/98435#subject> ;
    foaf:name "Substaintial"@en .

_:N03fc51279a01458790631aff63652ea9 a schema:Person,
        foaf:Person ;
    mo:performed <album/98435#performance> ;
    schema:name "X.ARI"@en ;
    foaf:name "X.ARI"@en .

_:N35d8823c86b540a3b72d199731bbf4fc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ncc02221596cb4ea39ee1c3a3c743ef44 ;
    mo:track_count 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ncc02221596cb4ea39ee1c3a3c743ef44 .

_:N9e5e4413a266457abb9a701277ff0bb3 schema:name "Monster Siren Records"@en,
        "Monster Siren Records"@ja,
        "Monster Siren Records"@ja-latn ;
    foaf:name "Monster Siren Records"@en,
        "Monster Siren Records"@ja,
        "Monster Siren Records"@ja-latn .

_:Nb5fe9ed0a02245088f865e6fc41e6e29 a schema:Person,
        foaf:Person ;
    mo:performed <album/98435#performance> ;
    schema:name "Substaintial"@en ;
    foaf:name "Substaintial"@en .

_:Ncc02221596cb4ea39ee1c3a3c743ef44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Renegade"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N35d8823c86b540a3b72d199731bbf4fc ;
    schema:name "Renegade"@en .

