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

<artist/1605#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masami Okui"@en,
        "奥井雅美"@ja ;
    foaf:made <album/16471#lyrics>,
        <album/16471#subject> ;
    foaf:name "Masami Okui"@en,
        "奥井雅美"@ja .

<artist/4940#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ui Miyazaki"@en,
        "宮崎羽衣"@ja ;
    foaf:made <album/16471#subject>,
        <album/16471#vocals> ;
    foaf:name "Ui Miyazaki"@en,
        "宮崎羽衣"@ja .

<artist/6626#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16471#subject> ;
    schema:name "Monta"@en ;
    foaf:made <album/16471#composition>,
        <album/16471#subject> ;
    foaf:name "Monta"@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/16471#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TV Anime \"Night Wizard The Animation\" Characters Vol.1 Elis Shihou (CV. Ui Miyazaki)"@en,
        "TVアニメ「ナイトウィザード The ANIMATION」Characters Vol.1 志宝エリス (cv.宮崎羽衣)"@ja,
        "TV Anime \"Night Wizard The Animation\" Characters Vol.1 Elis Shihou (CV. Ui Miyazaki)"@ja-latn ;
    mo:composer <artist/6626#subject> ;
    mo:produced_work <album/16471#musicalwork> ;
    schema:name "TV Anime \"Night Wizard The Animation\" Characters Vol.1 Elis Shihou (CV. Ui Miyazaki)"@en,
        "TVアニメ「ナイトウィザード The ANIMATION」Characters Vol.1 志宝エリス (cv.宮崎羽衣)"@ja,
        "TV Anime \"Night Wizard The Animation\" Characters Vol.1 Elis Shihou (CV. Ui Miyazaki)"@ja-latn .

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

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

<album/16471#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TV Anime \"Night Wizard The Animation\" Characters Vol.1 Elis Shihou (CV. Ui Miyazaki)"@en,
        "TVアニメ「ナイトウィザード The ANIMATION」Characters Vol.1 志宝エリス (cv.宮崎羽衣)"@ja,
        "TV Anime \"Night Wizard The Animation\" Characters Vol.1 Elis Shihou (CV. Ui Miyazaki)"@ja-latn ;
    mo:performance_of <album/16471#musicalwork> ;
    mo:recorded_as <album/16471#musicalexpression> ;
    schema:name "TV Anime \"Night Wizard The Animation\" Characters Vol.1 Elis Shihou (CV. Ui Miyazaki)"@en,
        "TVアニメ「ナイトウィザード The ANIMATION」Characters Vol.1 志宝エリス (cv.宮崎羽衣)"@ja,
        "TV Anime \"Night Wizard The Animation\" Characters Vol.1 Elis Shihou (CV. Ui Miyazaki)"@ja-latn ;
    schema:workPerformed <album/16471#musicalwork> .

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

<https://medium-media.vgm.io/albums/17/16471/16471-1386466232.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/16471#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-07"^^xsd:date ;
    dcterms:title "TV Anime \"Night Wizard The Animation\" Characters Vol.1 Elis Shihou (CV. Ui Miyazaki)"@en,
        "TVアニメ「ナイトウィザード The ANIMATION」Characters Vol.1 志宝エリス (cv.宮崎羽衣)"@ja,
        "TV Anime \"Night Wizard The Animation\" Characters Vol.1 Elis Shihou (CV. Ui Miyazaki)"@ja-latn ;
    mo:catalogue_number "VGCD-0125" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16471#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N689173b1e453483f85e188d170a70f99 ;
    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/17/16471/16471-1386466232.jpg> ;
    schema:name "TV Anime \"Night Wizard The Animation\" Characters Vol.1 Elis Shihou (CV. Ui Miyazaki)"@en,
        "TVアニメ「ナイトウィザード The ANIMATION」Characters Vol.1 志宝エリス (cv.宮崎羽衣)"@ja,
        "TV Anime \"Night Wizard The Animation\" Characters Vol.1 Elis Shihou (CV. Ui Miyazaki)"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/16471/16471-1386466232.jpg> .

_:N2e08f3ff102b47e6b408559494ab7146 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フリートーク「志宝エリスとわたくし」"@ja,
        "Free Talk \"Elis Shihou to Watakushi\""@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N689173b1e453483f85e188d170a70f99 ;
    schema:name "フリートーク「志宝エリスとわたくし」"@ja,
        "Free Talk \"Elis Shihou to Watakushi\""@ja-latn .

_:N48d3a2cddd9848ffa69be1552a441f1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「志宝エリス」キャラクターソング Satisfaction"@ja,
        "\"Elis Shihou\" Character Song Satisfaction"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N689173b1e453483f85e188d170a70f99 ;
    schema:name "「志宝エリス」キャラクターソング Satisfaction"@ja,
        "\"Elis Shihou\" Character Song Satisfaction"@ja-latn .

_:N65345a523b2f472a844b395061489037 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CDドラマ episode.1 志宝エリス編「素敵なおじさま」"@ja,
        "CD Drama episode.1 Elis Shihou-hen \"Suteki na Ojisama\""@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:inPlaylist _:N689173b1e453483f85e188d170a70f99 ;
    schema:name "CDドラマ episode.1 志宝エリス編「素敵なおじさま」"@ja,
        "CD Drama episode.1 Elis Shihou-hen \"Suteki na Ojisama\""@ja-latn .

_:Nbc6f0f2c8870454b8d33056258ea03e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Satisfaction（KARAOKE）"@ja,
        "Satisfaction (KARAOKE)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N689173b1e453483f85e188d170a70f99 ;
    schema:name "Satisfaction（KARAOKE）"@ja,
        "Satisfaction (KARAOKE)"@ja-latn .

_:N689173b1e453483f85e188d170a70f99 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2e08f3ff102b47e6b408559494ab7146,
        _:N48d3a2cddd9848ffa69be1552a441f1b,
        _:N65345a523b2f472a844b395061489037,
        _:Nbc6f0f2c8870454b8d33056258ea03e8 ;
    mo:track_count 4 ;
    schema:duration "PT17:20"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2e08f3ff102b47e6b408559494ab7146,
        _:N48d3a2cddd9848ffa69be1552a441f1b,
        _:N65345a523b2f472a844b395061489037,
        _:Nbc6f0f2c8870454b8d33056258ea03e8 .

