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

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

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

<artist/808#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60833#subject> ;
    schema:name "Takayuki Negishi"@en,
        "根岸貴幸"@ja ;
    foaf:made <album/60833#composition>,
        <album/60833#subject> ;
    foaf:name "Takayuki Negishi"@en,
        "根岸貴幸"@ja .

<album/60833#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Trinity Blood Rage Against the Moons II MISSION [ I ] NEVER LAND"@en,
        "トリニティ・ブラッド Rage Against the Moons II 第I章 NEVER LAND"@ja,
        "Trinity Blood Rage Against the Moons II MISSION [ I ] NEVER LAND"@ja-latn ;
    mo:composer <artist/808#subject> ;
    mo:produced_work <album/60833#musicalwork> ;
    schema:name "Trinity Blood Rage Against the Moons II MISSION [ I ] NEVER LAND"@en,
        "トリニティ・ブラッド Rage Against the Moons II 第I章 NEVER LAND"@ja,
        "Trinity Blood Rage Against the Moons II MISSION [ I ] NEVER LAND"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/33/60833/60833-1471036469.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3045#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60833#performance> ;
    schema:name "Kotono Mitsuishi"@en,
        "三石琴乃"@ja ;
    foaf:name "Kotono Mitsuishi"@en,
        "三石琴乃"@ja .

<artist/3624#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60833#performance> ;
    schema:name "Akio Ohtsuka"@en ;
    foaf:name "Akio Ohtsuka"@en .

<artist/3627#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60833#performance> ;
    schema:name "Rica Fukami"@en,
        "深見梨加"@ja ;
    foaf:name "Rica Fukami"@en,
        "深見梨加"@ja .

<artist/4279#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60833#performance> ;
    schema:name "Show Hayami"@en,
        "速水奨"@ja ;
    foaf:name "Show Hayami"@en,
        "速水奨"@ja .

<artist/4292#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60833#performance> ;
    schema:name "Hiro Yuuki"@en,
        "優希比呂"@ja ;
    foaf:name "Hiro Yuuki"@en,
        "優希比呂"@ja .

<artist/606#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60833#performance> ;
    schema:name "Hikaru Midorikawa"@en,
        "緑川光"@ja ;
    foaf:name "Hikaru Midorikawa"@en,
        "緑川光"@ja .

<artist/8033#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60833#performance> ;
    schema:name "Kazuya Ichijo"@en,
        "一条和矢"@ja ;
    foaf:name "Kazuya Ichijo"@en,
        "一条和矢"@ja .

<album/60833#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-06-21"^^xsd:date ;
    dcterms:title "Trinity Blood Rage Against the Moons II MISSION [ I ] NEVER LAND"@en,
        "トリニティ・ブラッド Rage Against the Moons II 第I章 NEVER LAND"@ja,
        "Trinity Blood Rage Against the Moons II MISSION [ I ] NEVER LAND"@ja-latn ;
    mo:catalogue_number "VPCG-84744" ;
    mo:media_type "CD" ;
    mo:publication_of <album/60833#musicalexpression> ;
    mo:publisher <org/2285#subject> ;
    mo:record _:N84da41b99b60488e840e7a492621beaf ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Trinity Blood Rage Against the Moons II"@en ;
            foaf:name "Trinity Blood Rage Against the Moons II"@en ] ;
    schema:byArtist <artist/3045#subject>,
        <artist/3624#subject>,
        <artist/3627#subject>,
        <artist/4279#subject>,
        <artist/4292#subject>,
        <artist/606#subject>,
        <artist/8033#subject> ;
    schema:datePublished "2002-06-21"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/33/60833/60833-1471036469.jpg> ;
    schema:name "Trinity Blood Rage Against the Moons II MISSION [ I ] NEVER LAND"@en,
        "トリニティ・ブラッド Rage Against the Moons II 第I章 NEVER LAND"@ja,
        "Trinity Blood Rage Against the Moons II MISSION [ I ] NEVER LAND"@ja-latn ;
    schema:publisher <org/2285#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/60833/60833-1471036469.jpg> .

<album/60833#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Trinity Blood Rage Against the Moons II MISSION [ I ] NEVER LAND"@en,
        "トリニティ・ブラッド Rage Against the Moons II 第I章 NEVER LAND"@ja,
        "Trinity Blood Rage Against the Moons II MISSION [ I ] NEVER LAND"@ja-latn ;
    mo:performance_of <album/60833#musicalwork> ;
    mo:performer <artist/3045#subject>,
        <artist/3624#subject>,
        <artist/3627#subject>,
        <artist/4279#subject>,
        <artist/4292#subject>,
        <artist/606#subject>,
        <artist/8033#subject> ;
    mo:recorded_as <album/60833#musicalexpression> ;
    schema:byArtist <artist/3045#subject>,
        <artist/3624#subject>,
        <artist/3627#subject>,
        <artist/4279#subject>,
        <artist/4292#subject>,
        <artist/606#subject>,
        <artist/8033#subject> ;
    schema:name "Trinity Blood Rage Against the Moons II MISSION [ I ] NEVER LAND"@en,
        "トリニティ・ブラッド Rage Against the Moons II 第I章 NEVER LAND"@ja,
        "Trinity Blood Rage Against the Moons II MISSION [ I ] NEVER LAND"@ja-latn ;
    schema:workPerformed <album/60833#musicalwork> .

_:N3b6597c2e5d148a88f20dc364e8d4908 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第2話 妖精"@ja ;
    mo:track_number 2 ;
    schema:duration "PT27:28"^^xsd:interval ;
    schema:inPlaylist _:N84da41b99b60488e840e7a492621beaf ;
    schema:name "第2話 妖精"@ja .

_:N85426b07262545d5934d226150f58bb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第1話 ダンディライオン"@ja ;
    mo:track_number 1 ;
    schema:duration "PT23:09"^^xsd:interval ;
    schema:inPlaylist _:N84da41b99b60488e840e7a492621beaf ;
    schema:name "第1話 ダンディライオン"@ja .

_:N8bcd1e3559cc4941861a32415f77428e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ネバーランド"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N84da41b99b60488e840e7a492621beaf ;
    schema:name "ネバーランド"@ja .

_:Neabdf42162b44a179968aa86911e35bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第3話 ミストレス"@ja ;
    mo:track_number 3 ;
    schema:duration "PT18:21"^^xsd:interval ;
    schema:inPlaylist _:N84da41b99b60488e840e7a492621beaf ;
    schema:name "第3話 ミストレス"@ja .

_:N84da41b99b60488e840e7a492621beaf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3b6597c2e5d148a88f20dc364e8d4908,
        _:N85426b07262545d5934d226150f58bb6,
        _:N8bcd1e3559cc4941861a32415f77428e,
        _:Neabdf42162b44a179968aa86911e35bd ;
    mo:track_count 4 ;
    schema:duration "PT70:43"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3b6597c2e5d148a88f20dc364e8d4908,
        _:N85426b07262545d5934d226150f58bb6,
        _:N8bcd1e3559cc4941861a32415f77428e,
        _:Neabdf42162b44a179968aa86911e35bd .

