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

<artist/16150#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayuna Fujisaki"@en,
        "藤咲あゆな"@ja ;
    foaf:made <album/16473#lyrics>,
        <album/16473#subject> ;
    foaf:name "Ayuna Fujisaki"@en,
        "藤咲あゆな"@ja .

<artist/6755#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ema Kogure"@en,
        "小暮英麻"@ja ;
    foaf:made <album/16473#subject>,
        <album/16473#vocals> ;
    foaf:name "Ema Kogure"@en,
        "小暮英麻"@ja .

<artist/430#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16473#subject> ;
    schema:name "TARAWO"@en ;
    foaf:made <album/16473#composition>,
        <album/16473#subject> ;
    foaf:name "TARAWO"@en .

<product/4629#subject> a schema:CreativeWork ;
    schema:name "Night Wizard The ANIMATION"@en,
        "ナイトウィザード The ANIMATION"@ja,
        "Night Wizard The ANIMATION"@ja-latn ;
    foaf:name "Night Wizard The ANIMATION"@en,
        "ナイトウィザード The ANIMATION"@ja,
        "Night Wizard The ANIMATION"@ja-latn .

<album/16473#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TV Anime \"Night Wizard The Animation\" Characters Vol.3 Akari Himuro (CV. Ema Kogure)"@en,
        "TVアニメ「ナイトウィザード The ANIMATION」Characters Vol.3 緋室 灯 (CV.小暮英麻)"@ja,
        "TV Anime \"Night Wizard The Animation\" Characters Vol.3 Akari Himuro (CV. Ema Kogure)"@ja-latn ;
    mo:composer <artist/430#subject> ;
    mo:produced_work <album/16473#musicalwork> ;
    schema:name "TV Anime \"Night Wizard The Animation\" Characters Vol.3 Akari Himuro (CV. Ema Kogure)"@en,
        "TVアニメ「ナイトウィザード The ANIMATION」Characters Vol.3 緋室 灯 (CV.小暮英麻)"@ja,
        "TV Anime \"Night Wizard The Animation\" Characters Vol.3 Akari Himuro (CV. Ema Kogure)"@ja-latn .

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

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

<album/16473#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TV Anime \"Night Wizard The Animation\" Characters Vol.3 Akari Himuro (CV. Ema Kogure)"@en,
        "TVアニメ「ナイトウィザード The ANIMATION」Characters Vol.3 緋室 灯 (CV.小暮英麻)"@ja,
        "TV Anime \"Night Wizard The Animation\" Characters Vol.3 Akari Himuro (CV. Ema Kogure)"@ja-latn ;
    mo:performance_of <album/16473#musicalwork> ;
    mo:recorded_as <album/16473#musicalexpression> ;
    schema:name "TV Anime \"Night Wizard The Animation\" Characters Vol.3 Akari Himuro (CV. Ema Kogure)"@en,
        "TVアニメ「ナイトウィザード The ANIMATION」Characters Vol.3 緋室 灯 (CV.小暮英麻)"@ja,
        "TV Anime \"Night Wizard The Animation\" Characters Vol.3 Akari Himuro (CV. Ema Kogure)"@ja-latn ;
    schema:workPerformed <album/16473#musicalwork> .

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

<org/26#subject> schema:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn ;
    foaf:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/37/16473/16473-1404593381.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/16473#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-07"^^xsd:date ;
    dcterms:title "TV Anime \"Night Wizard The Animation\" Characters Vol.3 Akari Himuro (CV. Ema Kogure)"@en,
        "TVアニメ「ナイトウィザード The ANIMATION」Characters Vol.3 緋室 灯 (CV.小暮英麻)"@ja,
        "TV Anime \"Night Wizard The Animation\" Characters Vol.3 Akari Himuro (CV. Ema Kogure)"@ja-latn ;
    mo:catalogue_number "VGCD-0127" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16473#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:Nbc1658f56caf474fa28d1efba115252a ;
    mo:record_count 1 ;
    schema:about <product/4629#subject> ;
    schema:datePublished "2007-12-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/37/16473/16473-1404593381.jpg> ;
    schema:name "TV Anime \"Night Wizard The Animation\" Characters Vol.3 Akari Himuro (CV. Ema Kogure)"@en,
        "TVアニメ「ナイトウィザード The ANIMATION」Characters Vol.3 緋室 灯 (CV.小暮英麻)"@ja,
        "TV Anime \"Night Wizard The Animation\" Characters Vol.3 Akari Himuro (CV. Ema Kogure)"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/16473/16473-1404593381.jpg> .

_:N12b62cb1a5f9490b8cf39f660fd0d6f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CDドラマ episode.3 緋室 灯編「大切な人」"@ja,
        "CD Drama episode.3 Akari Himuro-hen \"Taisetsuna Hito\""@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:Nbc1658f56caf474fa28d1efba115252a ;
    schema:name "CDドラマ episode.3 緋室 灯編「大切な人」"@ja,
        "CD Drama episode.3 Akari Himuro-hen \"Taisetsuna Hito\""@ja-latn .

_:N147e836703bd43faa22f4b5b582b6bbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「Destiny」（KARAOKE）"@ja,
        "\"Destiny\" (KARAOKE)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:Nbc1658f56caf474fa28d1efba115252a ;
    schema:name "「Destiny」（KARAOKE）"@ja,
        "\"Destiny\" (KARAOKE)"@ja-latn .

_:N4d8ae818cfc94171a9b4dc5652b0e1fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "緋室 灯キャラクターソング「Destiny」"@ja,
        "\"Akari Himuro\" Character Song \"Destiny\""@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:Nbc1658f56caf474fa28d1efba115252a ;
    schema:name "緋室 灯キャラクターソング「Destiny」"@ja,
        "\"Akari Himuro\" Character Song \"Destiny\""@ja-latn .

_:N9dba53a66a3c4465adb45ad49f179d02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フリートーク「緋室 灯とわたくし」"@ja,
        "Free Talk \"Akari Himuro to Watakushi\""@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nbc1658f56caf474fa28d1efba115252a ;
    schema:name "フリートーク「緋室 灯とわたくし」"@ja,
        "Free Talk \"Akari Himuro to Watakushi\""@ja-latn .

_:Nbc1658f56caf474fa28d1efba115252a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12b62cb1a5f9490b8cf39f660fd0d6f1,
        _:N147e836703bd43faa22f4b5b582b6bbf,
        _:N4d8ae818cfc94171a9b4dc5652b0e1fa,
        _:N9dba53a66a3c4465adb45ad49f179d02 ;
    mo:track_count 4 ;
    schema:duration "PT19:54"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N12b62cb1a5f9490b8cf39f660fd0d6f1,
        _:N147e836703bd43faa22f4b5b582b6bbf,
        _:N4d8ae818cfc94171a9b4dc5652b0e1fa,
        _:N9dba53a66a3c4465adb45ad49f179d02 .

