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

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

<product/7350#subject> a schema:CreativeWork ;
    schema:name "To the Abandoned Sacred Beasts"@en,
        "かつて神だった獣たちへ"@ja,
        "Katsute Kami Datta Kemonotachi e"@ja-latn ;
    foaf:name "To the Abandoned Sacred Beasts"@en,
        "かつて神だった獣たちへ"@ja,
        "Katsute Kami Datta Kemonotachi e"@ja-latn .

<album/92111#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hikikomori demo LIVE ga Shitai! ~Super mafumafu World 2019 @MetLife Dome~ Memorial Disc"@en,
        "ひきこもりでもLIVEがしたい! 〜すーぱーまふまふわーるど2019@メットライフドーム〜 Memorial Disc"@ja,
        "Hikikomori demo LIVE ga Shitai! ~Super mafumafu World 2019 @MetLife Dome~ Memorial Disc"@ja-latn ;
    mo:composer <artist/17643#subject> ;
    mo:produced_work <album/92111#musicalwork> ;
    schema:name "Hikikomori demo LIVE ga Shitai! ~Super mafumafu World 2019 @MetLife Dome~ Memorial Disc"@en,
        "ひきこもりでもLIVEがしたい! 〜すーぱーまふまふわーるど2019@メットライフドーム〜 Memorial Disc"@ja,
        "Hikikomori demo LIVE ga Shitai! ~Super mafumafu World 2019 @MetLife Dome~ Memorial Disc"@ja-latn .

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

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

<org/1317#subject> schema:name "A-Sketch Inc."@en,
        "株式会社A-Sketch"@ja,
        "A-Sketch Inc."@ja-latn ;
    foaf:name "A-Sketch Inc."@en,
        "株式会社A-Sketch"@ja,
        "A-Sketch Inc."@ja-latn .

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

<https://medium-media.vgm.io/albums/11/92111/92111-1572186899.png> a schema:ImageObject,
        foaf:Image .

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

<album/92111#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hikikomori demo LIVE ga Shitai! ~Super mafumafu World 2019 @MetLife Dome~ Memorial Disc"@en,
        "ひきこもりでもLIVEがしたい! 〜すーぱーまふまふわーるど2019@メットライフドーム〜 Memorial Disc"@ja,
        "Hikikomori demo LIVE ga Shitai! ~Super mafumafu World 2019 @MetLife Dome~ Memorial Disc"@ja-latn ;
    mo:performance_of <album/92111#musicalwork> ;
    mo:performer <artist/17643#subject> ;
    mo:recorded_as <album/92111#musicalexpression> ;
    schema:byArtist <artist/17643#subject> ;
    schema:name "Hikikomori demo LIVE ga Shitai! ~Super mafumafu World 2019 @MetLife Dome~ Memorial Disc"@en,
        "ひきこもりでもLIVEがしたい! 〜すーぱーまふまふわーるど2019@メットライフドーム〜 Memorial Disc"@ja,
        "Hikikomori demo LIVE ga Shitai! ~Super mafumafu World 2019 @MetLife Dome~ Memorial Disc"@ja-latn ;
    schema:workPerformed <album/92111#musicalwork> .

<artist/17643#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92111#subject> ;
    mo:performed <album/92111#performance> ;
    schema:name "mafumafu"@en,
        "まふまふ"@ja ;
    foaf:made <album/92111#composition>,
        <album/92111#lyrics>,
        <album/92111#subject> ;
    foaf:name "mafumafu"@en,
        "まふまふ"@ja .

<album/92111#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-10-16"^^xsd:date ;
    dcterms:title "Hikikomori demo LIVE ga Shitai! ~Super mafumafu World 2019 @MetLife Dome~ Memorial Disc"@en,
        "ひきこもりでもLIVEがしたい! 〜すーぱーまふまふわーるど2019@メットライフドーム〜 Memorial Disc"@ja,
        "Hikikomori demo LIVE ga Shitai! ~Super mafumafu World 2019 @MetLife Dome~ Memorial Disc"@ja-latn ;
    mo:catalogue_number "ANT-0025" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92111#musicalexpression> ;
    mo:publisher <org/1317#subject> ;
    mo:record _:N9671fa815d5846eead4991ce2fa1a9ab ;
    mo:record_count 1 ;
    schema:about <product/7350#subject> ;
    schema:byArtist <artist/17643#subject> ;
    schema:datePublished "2019-10-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/11/92111/92111-1572186899.png> ;
    schema:name "Hikikomori demo LIVE ga Shitai! ~Super mafumafu World 2019 @MetLife Dome~ Memorial Disc"@en,
        "ひきこもりでもLIVEがしたい! 〜すーぱーまふまふわーるど2019@メットライフドーム〜 Memorial Disc"@ja,
        "Hikikomori demo LIVE ga Shitai! ~Super mafumafu World 2019 @MetLife Dome~ Memorial Disc"@ja-latn ;
    schema:publisher <org/1317#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/92111/92111-1572186899.png> .

_:N755ebd070a7e4158aff60fbcf39c97f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サクリファイス"@ja,
        "Sacrifice"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N9671fa815d5846eead4991ce2fa1a9ab ;
    schema:name "サクリファイス"@ja,
        "Sacrifice"@ja-latn .

_:N77027a0e6fb1481b8281ba32df05da2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "立ち入り禁止"@ja,
        "Tachiiri Kinshi"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N9671fa815d5846eead4991ce2fa1a9ab ;
    schema:name "立ち入り禁止"@ja,
        "Tachiiri Kinshi"@ja-latn .

_:N9671fa815d5846eead4991ce2fa1a9ab a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N755ebd070a7e4158aff60fbcf39c97f7,
        _:N77027a0e6fb1481b8281ba32df05da2f ;
    mo:track_count 2 ;
    schema:duration "PT8:03"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N755ebd070a7e4158aff60fbcf39c97f7,
        _:N77027a0e6fb1481b8281ba32df05da2f .

