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

<artist/10453#subject> a schema:Person,
        foaf:Person ;
    schema:name "Uran"@en,
        "うらん"@ja ;
    foaf:made <album/109183#lyrics>,
        <album/109183#subject> ;
    foaf:name "Uran"@en,
        "うらん"@ja .

<artist/19978#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rimi Nishimoto"@en,
        "西本りみ"@ja ;
    foaf:made <album/109183#subject>,
        <album/109183#vocals> ;
    foaf:name "Rimi Nishimoto"@en,
        "西本りみ"@ja .

<artist/33326#subject> a schema:Person,
        foaf:Person ;
    schema:name "Amane Shindo"@en,
        "進藤あまね"@ja ;
    foaf:made <album/109183#subject>,
        <album/109183#vocals> ;
    foaf:name "Amane Shindo"@en,
        "進藤あまね"@ja .

<artist/33327#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuka Nishio"@en,
        "西尾夕香"@ja ;
    foaf:made <album/109183#subject>,
        <album/109183#vocals> ;
    foaf:name "Yuka Nishio"@en,
        "西尾夕香"@ja .

<artist/8202#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109183#subject> ;
    schema:name "Akihiko Yamaguchi"@en,
        "山口朗彦"@ja ;
    foaf:made <album/109183#composition>,
        <album/109183#subject> ;
    foaf:name "Akihiko Yamaguchi"@en,
        "山口朗彦"@ja .

<album/109183#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Egao de Go Go Go!!! / Go Go Stew's!"@en,
        "笑顔でGo Go Go!!! / Go Go しちゅー's!"@ja,
        "Egao de Go Go Go!!! / Go Go Stew's!"@ja-latn ;
    mo:composer <artist/8202#subject> ;
    mo:produced_work <album/109183#musicalwork> ;
    schema:name "Egao de Go Go Go!!! / Go Go Stew's!"@en,
        "笑顔でGo Go Go!!! / Go Go しちゅー's!"@ja,
        "Egao de Go Go Go!!! / Go Go Stew's!"@ja-latn .

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

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

<album/109183#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Egao de Go Go Go!!! / Go Go Stew's!"@en,
        "笑顔でGo Go Go!!! / Go Go しちゅー's!"@ja,
        "Egao de Go Go Go!!! / Go Go Stew's!"@ja-latn ;
    mo:performance_of <album/109183#musicalwork> ;
    mo:recorded_as <album/109183#musicalexpression> ;
    schema:name "Egao de Go Go Go!!! / Go Go Stew's!"@en,
        "笑顔でGo Go Go!!! / Go Go しちゅー's!"@ja,
        "Egao de Go Go Go!!! / Go Go Stew's!"@ja-latn ;
    schema:workPerformed <album/109183#musicalwork> .

<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/38/109183/109183-fb3e65d6057b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/109183#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/38/109183/109183-fb3e65d6057b.jpg> ;
    foaf:depicts <album/109183#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/38/109183/109183-fb3e65d6057b.jpg> .

<https://medium-media.vgm.io/albums/38/109183/109183-fb3e65d6057b.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/109183#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-02-19"^^xsd:date ;
    dcterms:title "Egao de Go Go Go!!! / Go Go Stew's!"@en,
        "笑顔でGo Go Go!!! / Go Go しちゅー's!"@ja,
        "Egao de Go Go Go!!! / Go Go Stew's!"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/109183#musicalexpression> ;
    mo:publisher <org/1396#subject> ;
    mo:record _:N4e36ded825f7477f85a043242a83df2b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Rebirth"@en ;
            foaf:name "Rebirth"@en ] ;
    schema:datePublished "2021-02-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/38/109183/109183-fb3e65d6057b.jpg> ;
    schema:name "Egao de Go Go Go!!! / Go Go Stew's!"@en,
        "笑顔でGo Go Go!!! / Go Go しちゅー's!"@ja,
        "Egao de Go Go Go!!! / Go Go Stew's!"@ja-latn ;
    schema:publisher <org/1396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/109183/109183-fb3e65d6057b.jpg> .

_:Nba7ca89560ab477f9d0c6c14bfc682f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "笑顔でGo Go Go!!! -instrumental-"@ja,
        "Egao de Go Go Go!!! -instrumental-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N4e36ded825f7477f85a043242a83df2b ;
    schema:name "笑顔でGo Go Go!!! -instrumental-"@ja,
        "Egao de Go Go Go!!! -instrumental-"@ja-latn .

_:Nc53a9a7134554077a18dbc80e49913ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "笑顔でGo Go Go!!!"@ja,
        "Egao de Go Go Go!!!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N4e36ded825f7477f85a043242a83df2b ;
    schema:name "笑顔でGo Go Go!!!"@ja,
        "Egao de Go Go Go!!!"@ja-latn .

_:N4e36ded825f7477f85a043242a83df2b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nba7ca89560ab477f9d0c6c14bfc682f2,
        _:Nc53a9a7134554077a18dbc80e49913ad ;
    mo:track_count 2 ;
    schema:duration "PT9:02"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nba7ca89560ab477f9d0c6c14bfc682f2,
        _:Nc53a9a7134554077a18dbc80e49913ad .

