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

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

<artist/31021#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99641#subject> ;
    schema:name "Yuni Minami"@en,
        "南ゆに"@ja ;
    foaf:made <album/99641#composition>,
        <album/99641#lyrics>,
        <album/99641#subject> ;
    foaf:name "Yuni Minami"@en,
        "南ゆに"@ja .

<product/10873#subject> a schema:CreativeWork ;
    schema:name "Arcaea"@en,
        "Arcaea"@ja,
        "Arcaea"@ja-latn ;
    foaf:name "Arcaea"@en,
        "Arcaea"@ja,
        "Arcaea"@ja-latn .

<album/99641#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Give Me a Nightmare / Alice Schach and the Magic Orchestra"@en,
        "Give Me a Nightmare / アリスシャッハと魔法の楽団"@ja,
        "Give Me a Nightmare / Alice Schach and the Magic Orchestra"@ja-latn ;
    mo:composer <artist/31021#subject> ;
    mo:produced_work <album/99641#musicalwork> ;
    schema:name "Give Me a Nightmare / Alice Schach and the Magic Orchestra"@en,
        "Give Me a Nightmare / アリスシャッハと魔法の楽団"@ja,
        "Give Me a Nightmare / Alice Schach and the Magic Orchestra"@ja-latn .

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

<https://media.vgm.io/albums/14/99641/99641-1590784431.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/99641#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/14/99641/99641-1590784431.jpg> ;
    foaf:depicts <album/99641#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/14/99641/99641-1590784431.jpg> .

<https://medium-media.vgm.io/albums/14/99641/99641-1590784431.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/33275#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99641#performance> ;
    schema:name "Alice Schach and the Magic Orchestra"@en,
        "アリスシャッハと魔法の楽団"@ja ;
    foaf:name "Alice Schach and the Magic Orchestra"@en,
        "アリスシャッハと魔法の楽団"@ja .

<artist/33643#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99641#performance> ;
    schema:name "Nene Akagawa"@en,
        "赤川ねね"@ja ;
    foaf:made <album/99641#lyrics>,
        <album/99641#subject> ;
    foaf:name "Nene Akagawa"@en,
        "赤川ねね"@ja .

<album/99641#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Give Me a Nightmare / Alice Schach and the Magic Orchestra"@en,
        "Give Me a Nightmare / アリスシャッハと魔法の楽団"@ja,
        "Give Me a Nightmare / Alice Schach and the Magic Orchestra"@ja-latn ;
    mo:performance_of <album/99641#musicalwork> ;
    mo:performer <artist/33275#subject>,
        <artist/33643#subject> ;
    mo:recorded_as <album/99641#musicalexpression> ;
    schema:byArtist <artist/33275#subject>,
        <artist/33643#subject> ;
    schema:name "Give Me a Nightmare / Alice Schach and the Magic Orchestra"@en,
        "Give Me a Nightmare / アリスシャッハと魔法の楽団"@ja,
        "Give Me a Nightmare / Alice Schach and the Magic Orchestra"@ja-latn ;
    schema:workPerformed <album/99641#musicalwork> .

<album/99641#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-05-30"^^xsd:date ;
    dcterms:title "Give Me a Nightmare / Alice Schach and the Magic Orchestra"@en,
        "Give Me a Nightmare / アリスシャッハと魔法の楽団"@ja,
        "Give Me a Nightmare / Alice Schach and the Magic Orchestra"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/99641#musicalexpression> ;
    mo:publisher _:N6cd58a14d5554062b9ea39c758b9f99c ;
    mo:record _:Nf4536e9c294843f9b20ecef18ad97322 ;
    mo:record_count 1 ;
    schema:about <product/10873#subject> ;
    schema:byArtist <artist/33275#subject>,
        <artist/33643#subject> ;
    schema:datePublished "2020-05-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/99641/99641-1590784431.jpg> ;
    schema:name "Give Me a Nightmare / Alice Schach and the Magic Orchestra"@en,
        "Give Me a Nightmare / アリスシャッハと魔法の楽団"@ja,
        "Give Me a Nightmare / Alice Schach and the Magic Orchestra"@ja-latn ;
    schema:publisher _:N6cd58a14d5554062b9ea39c758b9f99c ;
    foaf:depiction <https://media.vgm.io/albums/14/99641/99641-1590784431.jpg> .

_:N29024dc62dac43e49deb56f03016f27b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Give Me a Nightmare"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nf4536e9c294843f9b20ecef18ad97322 ;
    schema:name "Give Me a Nightmare"@en .

_:N6cd58a14d5554062b9ea39c758b9f99c schema:name "Alice Schach and the Magic Orchestra"@en,
        "Alice Schach and the Magic Orchestra"@ja,
        "Alice Schach and the Magic Orchestra"@ja-latn ;
    foaf:name "Alice Schach and the Magic Orchestra"@en,
        "Alice Schach and the Magic Orchestra"@ja,
        "Alice Schach and the Magic Orchestra"@ja-latn .

_:Nf4536e9c294843f9b20ecef18ad97322 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N29024dc62dac43e49deb56f03016f27b ;
    mo:track_count 1 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N29024dc62dac43e49deb56f03016f27b .

