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

<album/9068#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MagusTale Infinity Privilege Drama CD \"Noisy Night, Horror Night\""@en,
        "MagusTale Infinity 特典ドラマCD 『ノイジーナイト　ホラーナイト』"@ja,
        "MagusTale Infinity Privilege Drama CD \"Noisy Night, Horror Night\""@ja-latn ;
    mo:produced_work <album/9068#musicalwork> ;
    schema:name "MagusTale Infinity Privilege Drama CD \"Noisy Night, Horror Night\""@en,
        "MagusTale Infinity 特典ドラマCD 『ノイジーナイト　ホラーナイト』"@ja,
        "MagusTale Infinity Privilege Drama CD \"Noisy Night, Horror Night\""@ja-latn .

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

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

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

<album/9068#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MagusTale Infinity Privilege Drama CD \"Noisy Night, Horror Night\""@en,
        "MagusTale Infinity 特典ドラマCD 『ノイジーナイト　ホラーナイト』"@ja,
        "MagusTale Infinity Privilege Drama CD \"Noisy Night, Horror Night\""@ja-latn ;
    mo:performance_of <album/9068#musicalwork> ;
    mo:recorded_as <album/9068#musicalexpression> ;
    schema:name "MagusTale Infinity Privilege Drama CD \"Noisy Night, Horror Night\""@en,
        "MagusTale Infinity 特典ドラマCD 『ノイジーナイト　ホラーナイト』"@ja,
        "MagusTale Infinity Privilege Drama CD \"Noisy Night, Horror Night\""@ja-latn ;
    schema:workPerformed <album/9068#musicalwork> .

<org/1841#subject> schema:name "Whirlpool"@en,
        "Whirlpool"@ja,
        "Whirlpool"@ja-latn ;
    foaf:name "Whirlpool"@en,
        "Whirlpool"@ja,
        "Whirlpool"@ja-latn .

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

<album/9068#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-06-13"^^xsd:date ;
    dcterms:title "MagusTale Infinity Privilege Drama CD \"Noisy Night, Horror Night\""@en,
        "MagusTale Infinity 特典ドラマCD 『ノイジーナイト　ホラーナイト』"@ja,
        "MagusTale Infinity Privilege Drama CD \"Noisy Night, Horror Night\""@ja-latn ;
    mo:catalogue_number "MGTI-MAP" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9068#musicalexpression> ;
    mo:publisher <org/1841#subject> ;
    mo:record _:Nfd83e323fe8045aa8a64a3c37494555c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "MagusTale Infinity"@en ;
            foaf:name "MagusTale Infinity"@en ] ;
    schema:datePublished "2008-06-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    schema:name "MagusTale Infinity Privilege Drama CD \"Noisy Night, Horror Night\""@en,
        "MagusTale Infinity 特典ドラマCD 『ノイジーナイト　ホラーナイト』"@ja,
        "MagusTale Infinity Privilege Drama CD \"Noisy Night, Horror Night\""@ja-latn ;
    schema:publisher <org/1841#subject> ;
    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/9068#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    foaf:depicts <album/9068#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

_:N9c908aabc3dd4700aa398db80f1b956e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Noisy Night, Horror Night"@en,
        "ノイジーナイト ホラーナイト"@ja ;
    mo:track_number 1 ;
    schema:duration "PT29:39"^^xsd:interval ;
    schema:inPlaylist _:Nfd83e323fe8045aa8a64a3c37494555c ;
    schema:name "Noisy Night, Horror Night"@en,
        "ノイジーナイト ホラーナイト"@ja .

_:Nfd83e323fe8045aa8a64a3c37494555c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9c908aabc3dd4700aa398db80f1b956e ;
    mo:track_count 1 ;
    schema:duration "PT29:39"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N9c908aabc3dd4700aa398db80f1b956e .

