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

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

<album/91959> a mo:Release ;
    mo:catalogue_number "bigup12999799" .

<product/7715#subject> a schema:CreativeWork ;
    schema:name "Monster Strike (Anime)"@en,
        "モンスターストライク (Anime)"@ja,
        "Monster Strike (Anime)"@ja-latn ;
    foaf:name "Monster Strike (Anime)"@en,
        "モンスターストライク (Anime)"@ja,
        "Monster Strike (Anime)"@ja-latn .

<album/91947#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "We Will Rock You (feat. Gloria) / KENSHU"@en,
        "We Will Rock You (feat. Gloria) / KENSHU"@ja,
        "We Will Rock You (feat. Gloria) / KENSHU"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Brian May"@en ;
            foaf:made <album/91947#composition> ;
            foaf:name "Brian May"@en ] ;
    mo:produced_work <album/91947#musicalwork> ;
    schema:name "We Will Rock You (feat. Gloria) / KENSHU"@en,
        "We Will Rock You (feat. Gloria) / KENSHU"@ja,
        "We Will Rock You (feat. Gloria) / KENSHU"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/74/91947/91947-1571898985.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/91947#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "We Will Rock You (feat. Gloria) / KENSHU"@en,
        "We Will Rock You (feat. Gloria) / KENSHU"@ja,
        "We Will Rock You (feat. Gloria) / KENSHU"@ja-latn ;
    mo:performance_of <album/91947#musicalwork> ;
    mo:performer _:N0d497e1a6c8a47bdb21b9b7a2a561828 ;
    mo:recorded_as <album/91947#musicalexpression> ;
    schema:byArtist _:N0d497e1a6c8a47bdb21b9b7a2a561828 ;
    schema:name "We Will Rock You (feat. Gloria) / KENSHU"@en,
        "We Will Rock You (feat. Gloria) / KENSHU"@ja,
        "We Will Rock You (feat. Gloria) / KENSHU"@ja-latn ;
    schema:workPerformed <album/91947#musicalwork> .

<album/91947#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-01-12"^^xsd:date ;
    dcterms:title "We Will Rock You (feat. Gloria) / KENSHU"@en,
        "We Will Rock You (feat. Gloria) / KENSHU"@ja,
        "We Will Rock You (feat. Gloria) / KENSHU"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:other_release_of <album/91959> ;
    mo:publication_of <album/91947#musicalexpression> ;
    mo:publisher _:Nd24eaa5e7d594bc59fefafcba1c0b3eb ;
    mo:record _:N1e7982a866564029a3ac5d150ea54b4d ;
    mo:record_count 1 ;
    schema:about <product/7715#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "GLORIA"@en ;
            foaf:name "GLORIA"@en ] ;
    schema:datePublished "2019-01-12"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/74/91947/91947-1571898985.jpg> ;
    schema:name "We Will Rock You (feat. Gloria) / KENSHU"@en,
        "We Will Rock You (feat. Gloria) / KENSHU"@ja,
        "We Will Rock You (feat. Gloria) / KENSHU"@ja-latn ;
    schema:publisher _:Nd24eaa5e7d594bc59fefafcba1c0b3eb ;
    foaf:depiction <https://media.vgm.io/albums/74/91947/91947-1571898985.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91947#subject> ;
    schema:name "Brian May"@en ;
    foaf:made <album/91947#subject> ;
    foaf:name "Brian May"@en .

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

_:N0d497e1a6c8a47bdb21b9b7a2a561828 a schema:Person,
        foaf:Person ;
    mo:performed <album/91947#performance> ;
    schema:name "GLORIA"@en ;
    foaf:name "GLORIA"@en .

_:N1e7982a866564029a3ac5d150ea54b4d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nb6e8be3c7f6e4795960aea6030ef0aa4 ;
    mo:track_count 1 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nb6e8be3c7f6e4795960aea6030ef0aa4 .

_:Nb6e8be3c7f6e4795960aea6030ef0aa4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Will Rock You (feat. Gloria)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N1e7982a866564029a3ac5d150ea54b4d ;
    schema:name "We Will Rock You (feat. Gloria)"@en .

_:Nd24eaa5e7d594bc59fefafcba1c0b3eb schema:name "KENSHU"@en ;
    foaf:name "KENSHU"@en .

