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

<album/97535#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fire Emblem 0̸ Sing and Play: Heroic ABCs"@en,
        "ファイアーエムブレム0̸　歌取り遊び　英雄いろは札"@ja,
        "Fire Emblem 0̸ Sing and Play: Heroic ABCs"@ja-latn ;
    mo:produced_work <album/97535#musicalwork> ;
    schema:name "Fire Emblem 0̸ Sing and Play: Heroic ABCs"@en,
        "ファイアーエムブレム0̸　歌取り遊び　英雄いろは札"@ja,
        "Fire Emblem 0̸ Sing and Play: Heroic ABCs"@ja-latn .

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

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

<event/224> a mo:Release ;
    schema:name "Released at Comic Market 97 (Dec 28, 2019 to Dec 31, 2019)" .

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

<org/1583#subject> schema:name "INTELLIGENT SYSTEMS"@en,
        "株式会社インテリジェントシステムズ"@ja,
        "INTELLIGENT SYSTEMS"@ja-latn ;
    foaf:name "INTELLIGENT SYSTEMS"@en,
        "株式会社インテリジェントシステムズ"@ja,
        "INTELLIGENT SYSTEMS"@ja-latn .

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

<https://medium-media.vgm.io/albums/53/97535/97535-1585599738.png> a schema:ImageObject,
        foaf:Image .

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

<album/97535#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fire Emblem 0̸ Sing and Play: Heroic ABCs"@en,
        "ファイアーエムブレム0̸　歌取り遊び　英雄いろは札"@ja,
        "Fire Emblem 0̸ Sing and Play: Heroic ABCs"@ja-latn ;
    mo:performance_of <album/97535#musicalwork> ;
    mo:performer <artist/5381#subject> ;
    mo:recorded_as <album/97535#musicalexpression> ;
    schema:byArtist <artist/5381#subject> ;
    schema:name "Fire Emblem 0̸ Sing and Play: Heroic ABCs"@en,
        "ファイアーエムブレム0̸　歌取り遊び　英雄いろは札"@ja,
        "Fire Emblem 0̸ Sing and Play: Heroic ABCs"@ja-latn ;
    schema:workPerformed <album/97535#musicalwork> .

<artist/5381#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97535#performance> ;
    schema:name "Jun Fukuyama"@en,
        "福山潤"@ja ;
    foaf:name "Jun Fukuyama"@en,
        "福山潤"@ja .

<album/97535#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-28"^^xsd:date ;
    dcterms:title "Fire Emblem 0̸ Sing and Play: Heroic ABCs"@en,
        "ファイアーエムブレム0̸　歌取り遊び　英雄いろは札"@ja,
        "Fire Emblem 0̸ Sing and Play: Heroic ABCs"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "USB" ;
    mo:publication_of <album/97535#musicalexpression> ;
    mo:publisher <org/1583#subject> ;
    mo:record_count 0 ;
    mo:release <event/224> ;
    schema:byArtist <artist/5381#subject> ;
    schema:datePublished "2019-12-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/97535/97535-1585599738.png> ;
    schema:name "Fire Emblem 0̸ Sing and Play: Heroic ABCs"@en,
        "ファイアーエムブレム0̸　歌取り遊び　英雄いろは札"@ja,
        "Fire Emblem 0̸ Sing and Play: Heroic ABCs"@ja-latn ;
    schema:publisher <org/1583#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/97535/97535-1585599738.png> .

