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

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

<artist/4309#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rina Satoh"@en,
        "佐藤利奈"@ja ;
    foaf:made <album/16472#subject>,
        <album/16472#vocals> ;
    foaf:name "Rina Satoh"@en,
        "佐藤利奈"@ja .

<artist/492#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16472#subject> ;
    schema:name "Shunsuke Matsui"@en,
        "松井俊介"@ja ;
    foaf:made <album/16472#composition>,
        <album/16472#subject> ;
    foaf:name "Shunsuke Matsui"@en,
        "松井俊介"@ja .

<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/16472#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TV Anime \"Night Wizard The Animation\" Characters Vol.2 Kureha Akabane (CV. Rina Satoh)"@en,
        "TVアニメ「ナイトウィザード The ANIMATION」Characters Vol.2 赤羽くれは (CV.佐藤利奈)"@ja,
        "TV Anime \"Night Wizard The Animation\" Characters Vol.2 Kureha Akabane (CV. Rina Satoh)"@ja-latn ;
    mo:composer <artist/492#subject> ;
    mo:produced_work <album/16472#musicalwork> ;
    schema:name "TV Anime \"Night Wizard The Animation\" Characters Vol.2 Kureha Akabane (CV. Rina Satoh)"@en,
        "TVアニメ「ナイトウィザード The ANIMATION」Characters Vol.2 赤羽くれは (CV.佐藤利奈)"@ja,
        "TV Anime \"Night Wizard The Animation\" Characters Vol.2 Kureha Akabane (CV. Rina Satoh)"@ja-latn .

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

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

<album/16472#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TV Anime \"Night Wizard The Animation\" Characters Vol.2 Kureha Akabane (CV. Rina Satoh)"@en,
        "TVアニメ「ナイトウィザード The ANIMATION」Characters Vol.2 赤羽くれは (CV.佐藤利奈)"@ja,
        "TV Anime \"Night Wizard The Animation\" Characters Vol.2 Kureha Akabane (CV. Rina Satoh)"@ja-latn ;
    mo:performance_of <album/16472#musicalwork> ;
    mo:recorded_as <album/16472#musicalexpression> ;
    schema:name "TV Anime \"Night Wizard The Animation\" Characters Vol.2 Kureha Akabane (CV. Rina Satoh)"@en,
        "TVアニメ「ナイトウィザード The ANIMATION」Characters Vol.2 赤羽くれは (CV.佐藤利奈)"@ja,
        "TV Anime \"Night Wizard The Animation\" Characters Vol.2 Kureha Akabane (CV. Rina Satoh)"@ja-latn ;
    schema:workPerformed <album/16472#musicalwork> .

<album/16472#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/27/16472/16472-1404593007.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/16472#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/27/16472/16472-1404593007.jpg> ;
    foaf:depicts <album/16472#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/27/16472/16472-1404593007.jpg> .

<https://medium-media.vgm.io/albums/27/16472/16472-1404593007.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/16472#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-07"^^xsd:date ;
    dcterms:title "TV Anime \"Night Wizard The Animation\" Characters Vol.2 Kureha Akabane (CV. Rina Satoh)"@en,
        "TVアニメ「ナイトウィザード The ANIMATION」Characters Vol.2 赤羽くれは (CV.佐藤利奈)"@ja,
        "TV Anime \"Night Wizard The Animation\" Characters Vol.2 Kureha Akabane (CV. Rina Satoh)"@ja-latn ;
    mo:catalogue_number "VGCD-0126" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16472#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N7686a0395b7543cab1a631d8a8536e09 ;
    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/27/16472/16472-1404593007.jpg> ;
    schema:name "TV Anime \"Night Wizard The Animation\" Characters Vol.2 Kureha Akabane (CV. Rina Satoh)"@en,
        "TVアニメ「ナイトウィザード The ANIMATION」Characters Vol.2 赤羽くれは (CV.佐藤利奈)"@ja,
        "TV Anime \"Night Wizard The Animation\" Characters Vol.2 Kureha Akabane (CV. Rina Satoh)"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/16472/16472-1404593007.jpg> .

_:Na4eb203bb5ba44e59fbb0d7a2cfcc0b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "赤羽くれはキャラクターソング「WHITE HEART」"@ja,
        "\"Kureha Akabane\" Character Song \"WHITE HEART\""@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N7686a0395b7543cab1a631d8a8536e09 ;
    schema:name "赤羽くれはキャラクターソング「WHITE HEART」"@ja,
        "\"Kureha Akabane\" Character Song \"WHITE HEART\""@ja-latn .

_:Nd30e2bddd945450aa6a37dc87215c0e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CDドラマ episode.2 赤羽くれは編「乙女はお星様がお好き」"@ja,
        "CD Drama episode.2 Kureha Akabane-hen \"Otome wa Ohoshisama ga wo Suki\""@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT6:51"^^xsd:interval ;
    schema:inPlaylist _:N7686a0395b7543cab1a631d8a8536e09 ;
    schema:name "CDドラマ episode.2 赤羽くれは編「乙女はお星様がお好き」"@ja,
        "CD Drama episode.2 Kureha Akabane-hen \"Otome wa Ohoshisama ga wo Suki\""@ja-latn .

_:Nd7263f458ca6495885df885eda605816 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フリートーク「赤羽くれはとわたくし」"@ja,
        "Free Talk \"Kureha Akabane to Watakushi\""@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N7686a0395b7543cab1a631d8a8536e09 ;
    schema:name "フリートーク「赤羽くれはとわたくし」"@ja,
        "Free Talk \"Kureha Akabane to Watakushi\""@ja-latn .

_:Ne8ca6ebd76484c0284510718d09162f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「WHITE HEART」（KARAOKE）"@ja,
        "\"WHITE HEART\" (KARAOKE)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N7686a0395b7543cab1a631d8a8536e09 ;
    schema:name "「WHITE HEART」（KARAOKE）"@ja,
        "\"WHITE HEART\" (KARAOKE)"@ja-latn .

_:N7686a0395b7543cab1a631d8a8536e09 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na4eb203bb5ba44e59fbb0d7a2cfcc0b7,
        _:Nd30e2bddd945450aa6a37dc87215c0e6,
        _:Nd7263f458ca6495885df885eda605816,
        _:Ne8ca6ebd76484c0284510718d09162f9 ;
    mo:track_count 4 ;
    schema:duration "PT18:07"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:Na4eb203bb5ba44e59fbb0d7a2cfcc0b7,
        _:Nd30e2bddd945450aa6a37dc87215c0e6,
        _:Nd7263f458ca6495885df885eda605816,
        _:Ne8ca6ebd76484c0284510718d09162f9 .

