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

<artist/33723#subject> a schema:Person,
        foaf:Person ;
    schema:name "eMPIRE SOUND SYSTeMS"@en ;
    foaf:made <album/98897#lyrics>,
        <album/98897#subject> ;
    foaf:name "eMPIRE SOUND SYSTeMS"@en .

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

<artist/21463#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98897#subject> ;
    schema:name "Sho"@en ;
    foaf:made <album/98897#composition>,
        <album/98897#subject> ;
    foaf:name "Sho"@en .

<product/8340#subject> a schema:CreativeWork ;
    schema:name "D4DJ"@en,
        "D4DJ"@ja,
        "D4DJ"@ja-latn ;
    foaf:name "D4DJ"@en,
        "D4DJ"@ja,
        "D4DJ"@ja-latn .

<album/98897#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "D4DJ 2nd LIVE -Day Party- / RONDO"@en,
        "D4DJ 2nd LIVE -Day Party- / RONDO"@ja,
        "D4DJ 2nd LIVE -Day Party- / RONDO"@ja-latn ;
    mo:composer <artist/21463#subject> ;
    mo:produced_work <album/98897#musicalwork> ;
    schema:name "D4DJ 2nd LIVE -Day Party- / RONDO"@en,
        "D4DJ 2nd LIVE -Day Party- / RONDO"@ja,
        "D4DJ 2nd LIVE -Day Party- / RONDO"@ja-latn .

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

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

<org/1396#subject> schema:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn ;
    foaf:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/79/98897/98897-1589512890.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/19977#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98897#performance> ;
    schema:name "Sae Otsuka"@en,
        "大塚紗英"@ja ;
    foaf:name "Sae Otsuka"@en,
        "大塚紗英"@ja .

<artist/23414#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98897#performance> ;
    schema:name "Haruna Momono"@en,
        "もものはるな"@ja ;
    foaf:name "Haruna Momono"@en,
        "もものはるな"@ja .

<artist/33729#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98897#performance> ;
    schema:name "Rihona Kato"@en,
        "加藤里保菜"@ja ;
    foaf:name "Rihona Kato"@en,
        "加藤里保菜"@ja .

<artist/33730#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98897#performance> ;
    schema:name "Tsunko"@en,
        "つんこ"@ja ;
    foaf:name "Tsunko"@en,
        "つんこ"@ja .

<album/98897#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "D4DJ 2nd LIVE -Day Party- / RONDO"@en,
        "D4DJ 2nd LIVE -Day Party- / RONDO"@ja,
        "D4DJ 2nd LIVE -Day Party- / RONDO"@ja-latn ;
    mo:performance_of <album/98897#musicalwork> ;
    mo:performer <artist/19977#subject>,
        <artist/23414#subject>,
        <artist/33729#subject>,
        <artist/33730#subject> ;
    mo:recorded_as <album/98897#musicalexpression> ;
    schema:byArtist <artist/19977#subject>,
        <artist/23414#subject>,
        <artist/33729#subject>,
        <artist/33730#subject> ;
    schema:name "D4DJ 2nd LIVE -Day Party- / RONDO"@en,
        "D4DJ 2nd LIVE -Day Party- / RONDO"@ja,
        "D4DJ 2nd LIVE -Day Party- / RONDO"@ja-latn ;
    schema:workPerformed <album/98897#musicalwork> .

<album/98897#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-01-29"^^xsd:date ;
    dcterms:title "D4DJ 2nd LIVE -Day Party- / RONDO"@en,
        "D4DJ 2nd LIVE -Day Party- / RONDO"@ja,
        "D4DJ 2nd LIVE -Day Party- / RONDO"@ja-latn ;
    mo:catalogue_number "BRMM-10238" ;
    mo:media_type "Blu-ray" ;
    mo:publication_of <album/98897#musicalexpression> ;
    mo:publisher <org/1396#subject> ;
    mo:record_count 0 ;
    schema:about <product/8340#subject> ;
    schema:byArtist <artist/19977#subject>,
        <artist/23414#subject>,
        <artist/33729#subject>,
        <artist/33730#subject> ;
    schema:datePublished "2020-01-29"^^xsd:date ;
    schema:genre "Multimedia Franchise" ;
    schema:image <https://media.vgm.io/albums/79/98897/98897-1589512890.jpg> ;
    schema:name "D4DJ 2nd LIVE -Day Party- / RONDO"@en,
        "D4DJ 2nd LIVE -Day Party- / RONDO"@ja,
        "D4DJ 2nd LIVE -Day Party- / RONDO"@ja-latn ;
    schema:publisher <org/1396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/98897/98897-1589512890.jpg> .

