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

<artist/49335#subject> a schema:Person,
        foaf:Person ;
    schema:name "Toshiyuki Kusakihara"@en,
        "草木原俊行"@ja ;
    foaf:made <album/93964#lyrics>,
        <album/93964#subject> ;
    foaf:name "Toshiyuki Kusakihara"@en,
        "草木原俊行"@ja .

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

<artist/25321#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93964#subject> ;
    schema:name "Takeru Kanazaki"@en,
        "金﨑猛"@ja ;
    foaf:made <album/93964#composition>,
        <album/93964#subject> ;
    foaf:name "Takeru Kanazaki"@en,
        "金﨑猛"@ja .

<product/7500#subject> a schema:CreativeWork ;
    schema:name "Fire Emblem: Three Houses"@en,
        "ファイアーエムブレム 風花雪月"@ja,
        "Fire Emblem: Fuuka Setsugetsu"@ja-latn ;
    foaf:name "Fire Emblem: Three Houses"@en,
        "ファイアーエムブレム 風花雪月"@ja,
        "Fire Emblem: Fuuka Setsugetsu"@ja-latn .

<album/93964#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Edge of Dawn / Buttercup"@en,
        "The Edge of Dawn / Buttercup"@ja,
        "The Edge of Dawn / Buttercup"@ja-latn ;
    mo:composer <artist/25321#subject> ;
    mo:produced_work <album/93964#musicalwork> ;
    schema:name "The Edge of Dawn / Buttercup"@en,
        "The Edge of Dawn / Buttercup"@ja,
        "The Edge of Dawn / Buttercup"@ja-latn .

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

<album/93964#musicalexpression> a mo:Signal ;
    mo:published_as <album/93964#subject> ;
    mo:records <album/93964#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/46/93964/93964-1576174698.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/93964#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/46/93964/93964-1576174698.jpg> ;
    foaf:depicts <album/93964#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/46/93964/93964-1576174698.jpg> .

<https://medium-media.vgm.io/albums/46/93964/93964-1576174698.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/18750#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/93964#performance> ;
    schema:name "Tatsuhiko Yoshizawa"@en,
        "吉澤達彦"@ja ;
    foaf:name "Tatsuhiko Yoshizawa"@en,
        "吉澤達彦"@ja .

<artist/24826#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/93964#performance> ;
    schema:name "MIZ"@en ;
    foaf:name "MIZ"@en .

<album/93964#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Edge of Dawn / Buttercup"@en,
        "The Edge of Dawn / Buttercup"@ja,
        "The Edge of Dawn / Buttercup"@ja-latn ;
    mo:performance_of <album/93964#musicalwork> ;
    mo:performer _:N2591996539394ab28acbfa84e63e8ddd,
        <artist/18750#subject>,
        <artist/24826#subject> ;
    mo:recorded_as <album/93964#musicalexpression> ;
    schema:byArtist _:N2591996539394ab28acbfa84e63e8ddd,
        <artist/18750#subject>,
        <artist/24826#subject> ;
    schema:name "The Edge of Dawn / Buttercup"@en,
        "The Edge of Dawn / Buttercup"@ja,
        "The Edge of Dawn / Buttercup"@ja-latn ;
    schema:workPerformed <album/93964#musicalwork> .

<album/93964#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-04"^^xsd:date ;
    dcterms:title "The Edge of Dawn / Buttercup"@en,
        "The Edge of Dawn / Buttercup"@ja,
        "The Edge of Dawn / Buttercup"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/93964#musicalexpression> ;
    mo:publisher <org/1583#subject> ;
    mo:record _:N9165feb24a0b4f8295f9dd56c2dcbc0e ;
    mo:record_count 1 ;
    schema:about <product/7500#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Buttercup"@en ;
            foaf:name "Buttercup"@en ],
        <artist/18750#subject>,
        <artist/24826#subject> ;
    schema:datePublished "2019-12-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/93964/93964-1576174698.jpg> ;
    schema:name "The Edge of Dawn / Buttercup"@en,
        "The Edge of Dawn / Buttercup"@ja,
        "The Edge of Dawn / Buttercup"@ja-latn ;
    schema:publisher <org/1583#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/93964/93964-1576174698.jpg> .

_:N2591996539394ab28acbfa84e63e8ddd a schema:Person,
        foaf:Person ;
    mo:performed <album/93964#performance> ;
    schema:name "Buttercup"@en ;
    foaf:name "Buttercup"@en .

_:N4264f35ae54d491f967fc253bbb7a5ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Edge of Dawn"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N9165feb24a0b4f8295f9dd56c2dcbc0e ;
    schema:name "The Edge of Dawn"@en .

_:N9165feb24a0b4f8295f9dd56c2dcbc0e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4264f35ae54d491f967fc253bbb7a5ef ;
    mo:track_count 1 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N4264f35ae54d491f967fc253bbb7a5ef .

