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

<album/90522#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Alchemist of Ars Magna Getchu-ya Bonus Original Drama CD"@en,
        "創神のアルスマグナ げっちゅ屋特典 録り下ろしドラマCD「図書館で内緒の密会」"@ja,
        "The Alchemist of Ars Magna Getchu-ya Bonus Original Drama CD"@ja-latn ;
    mo:produced_work <album/90522#musicalwork> ;
    schema:name "The Alchemist of Ars Magna Getchu-ya Bonus Original Drama CD"@en,
        "創神のアルスマグナ げっちゅ屋特典 録り下ろしドラマCD「図書館で内緒の密会」"@ja,
        "The Alchemist of Ars Magna Getchu-ya Bonus Original Drama CD"@ja-latn .

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

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

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

<album/90522#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Alchemist of Ars Magna Getchu-ya Bonus Original Drama CD"@en,
        "創神のアルスマグナ げっちゅ屋特典 録り下ろしドラマCD「図書館で内緒の密会」"@ja,
        "The Alchemist of Ars Magna Getchu-ya Bonus Original Drama CD"@ja-latn ;
    mo:performance_of <album/90522#musicalwork> ;
    mo:recorded_as <album/90522#musicalexpression> ;
    schema:name "The Alchemist of Ars Magna Getchu-ya Bonus Original Drama CD"@en,
        "創神のアルスマグナ げっちゅ屋特典 録り下ろしドラマCD「図書館で内緒の密会」"@ja,
        "The Alchemist of Ars Magna Getchu-ya Bonus Original Drama CD"@ja-latn ;
    schema:workPerformed <album/90522#musicalwork> .

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

<album/90522#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-03-27"^^xsd:date ;
    dcterms:title "The Alchemist of Ars Magna Getchu-ya Bonus Original Drama CD"@en,
        "創神のアルスマグナ げっちゅ屋特典 録り下ろしドラマCD「図書館で内緒の密会」"@ja,
        "The Alchemist of Ars Magna Getchu-ya Bonus Original Drama CD"@ja-latn ;
    mo:catalogue_number "HBMT-093" ;
    mo:media_type "CD" ;
    mo:publication_of <album/90522#musicalexpression> ;
    mo:publisher _:Nd1ba138df7ca463094cab97cf75f2eb5 ;
    mo:record _:Nd491c056c70542078e66a02677102394 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Alchemist of Ars Magna (Soushin no Ars Magna)"@en ;
            foaf:name "The Alchemist of Ars Magna (Soushin no Ars Magna)"@en ] ;
    schema:datePublished "2020-03-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    schema:name "The Alchemist of Ars Magna Getchu-ya Bonus Original Drama CD"@en,
        "創神のアルスマグナ げっちゅ屋特典 録り下ろしドラマCD「図書館で内緒の密会」"@ja,
        "The Alchemist of Ars Magna Getchu-ya Bonus Original Drama CD"@ja-latn ;
    schema:publisher _:Nd1ba138df7ca463094cab97cf75f2eb5 ;
    foaf:depiction <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

<https://vgmdb.net/db/img/album-nsfw-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/90522#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    foaf:depicts <album/90522#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

_:Na426538d798846a6b8eb95ae4035bed7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "図書館で内緒の密会"@ja ;
    mo:track_number 1 ;
    schema:duration "PT15:04"^^xsd:interval ;
    schema:inPlaylist _:Nd491c056c70542078e66a02677102394 ;
    schema:name "図書館で内緒の密会"@ja .

_:Nd1ba138df7ca463094cab97cf75f2eb5 schema:name "ninetail"@en,
        "ninetail"@ja,
        "ninetail"@ja-latn ;
    foaf:name "ninetail"@en,
        "ninetail"@ja,
        "ninetail"@ja-latn .

_:Nd491c056c70542078e66a02677102394 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na426538d798846a6b8eb95ae4035bed7 ;
    mo:track_count 1 ;
    schema:duration "PT15:04"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Na426538d798846a6b8eb95ae4035bed7 .

