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

<album/13669#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "NIGHTRUTH Vol.1 The Night Before Festival"@en,
        "ナイトゥルースVol.1 The Night Before Festival"@ja,
        "NIGHTRUTH Vol.1 The Night Before Festival"@ja-latn ;
    mo:produced_work <album/13669#musicalwork> ;
    schema:name "NIGHTRUTH Vol.1 The Night Before Festival"@en,
        "ナイトゥルースVol.1 The Night Before Festival"@ja,
        "NIGHTRUTH Vol.1 The Night Before Festival"@ja-latn .

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

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

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

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

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

<https://medium-media.vgm.io/albums/96/13669/13669-1243436515.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3044#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13669#performance> ;
    schema:name "Ai Orikasa"@en,
        "折笠愛"@ja ;
    foaf:name "Ai Orikasa"@en,
        "折笠愛"@ja .

<artist/307#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13669#performance> ;
    schema:name "Mika Kanai"@en,
        "かないみか"@ja ;
    foaf:name "Mika Kanai"@en,
        "かないみか"@ja .

<artist/3109#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13669#performance> ;
    schema:name "Kyoko Hikami"@en,
        "氷上恭子"@ja ;
    foaf:name "Kyoko Hikami"@en,
        "氷上恭子"@ja .

<artist/3172#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13669#performance> ;
    schema:name "Yuko Miyamura"@en,
        "宮村優子"@ja ;
    foaf:name "Yuko Miyamura"@en,
        "宮村優子"@ja .

<artist/73788#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13669#performance> ;
    schema:name "Yuji Ueda"@en,
        "上田祐司"@ja ;
    foaf:name "Yuji Ueda"@en,
        "上田祐司"@ja .

<artist/921#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13669#performance> ;
    schema:name "Megumi Ogata"@en,
        "緒方恵美"@ja ;
    foaf:name "Megumi Ogata"@en,
        "緒方恵美"@ja .

<album/13669#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-02-21"^^xsd:date ;
    dcterms:title "NIGHTRUTH Vol.1 The Night Before Festival"@en,
        "ナイトゥルースVol.1 The Night Before Festival"@ja,
        "NIGHTRUTH Vol.1 The Night Before Festival"@ja-latn ;
    mo:catalogue_number "BVCH-1413" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13669#musicalexpression> ;
    mo:publisher <org/2738#subject> ;
    mo:record _:N2664368180ad4b48bd94445497431e44 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Nightruth"@en ;
            foaf:name "Nightruth"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Norio Iwamoto"@en ;
            foaf:name "Norio Iwamoto"@en ],
        <artist/3044#subject>,
        <artist/307#subject>,
        <artist/3109#subject>,
        <artist/3172#subject>,
        <artist/73788#subject>,
        <artist/921#subject> ;
    schema:datePublished "1997-02-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/13669/13669-1243436515.jpg> ;
    schema:name "NIGHTRUTH Vol.1 The Night Before Festival"@en,
        "ナイトゥルースVol.1 The Night Before Festival"@ja,
        "NIGHTRUTH Vol.1 The Night Before Festival"@ja-latn ;
    schema:publisher <org/2738#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/13669/13669-1243436515.jpg> .

<album/13669#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "NIGHTRUTH Vol.1 The Night Before Festival"@en,
        "ナイトゥルースVol.1 The Night Before Festival"@ja,
        "NIGHTRUTH Vol.1 The Night Before Festival"@ja-latn ;
    mo:performance_of <album/13669#musicalwork> ;
    mo:performer _:N65d8f4776cb049ff9352b8535f2cc873,
        <artist/3044#subject>,
        <artist/307#subject>,
        <artist/3109#subject>,
        <artist/3172#subject>,
        <artist/73788#subject>,
        <artist/921#subject> ;
    mo:recorded_as <album/13669#musicalexpression> ;
    schema:byArtist _:N65d8f4776cb049ff9352b8535f2cc873,
        <artist/3044#subject>,
        <artist/307#subject>,
        <artist/3109#subject>,
        <artist/3172#subject>,
        <artist/73788#subject>,
        <artist/921#subject> ;
    schema:name "NIGHTRUTH Vol.1 The Night Before Festival"@en,
        "ナイトゥルースVol.1 The Night Before Festival"@ja,
        "NIGHTRUTH Vol.1 The Night Before Festival"@ja-latn ;
    schema:workPerformed <album/13669#musicalwork> .

_:N5caf8c3df2f1438b8d3c682542abab3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1st Talk"@en,
        "第一話"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2664368180ad4b48bd94445497431e44 ;
    schema:name "1st Talk"@en,
        "第一話"@ja .

_:N5f4a4c2728994743a75ed850332a80c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"NIGHTRUTH\" Game Version Theme Song \"LOVE MIRACLE\""@en,
        "『NIGHTRUTH』ゲーム版テーマソング「LOVE MIRACLE」"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2664368180ad4b48bd94445497431e44 ;
    schema:name "\"NIGHTRUTH\" Game Version Theme Song \"LOVE MIRACLE\""@en,
        "『NIGHTRUTH』ゲーム版テーマソング「LOVE MIRACLE」"@ja .

_:N65d8f4776cb049ff9352b8535f2cc873 a schema:Person,
        foaf:Person ;
    mo:performed <album/13669#performance> ;
    schema:name "Norio Iwamoto"@en ;
    foaf:name "Norio Iwamoto"@en .

_:N760ad1d946c04c929c254ae396202c67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "4th Talk"@en,
        "第四話"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2664368180ad4b48bd94445497431e44 ;
    schema:name "4th Talk"@en,
        "第四話"@ja .

_:N7b87f8e5654149e0a45284be9c2b2f9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2nd Talk"@en,
        "第二話"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2664368180ad4b48bd94445497431e44 ;
    schema:name "2nd Talk"@en,
        "第二話"@ja .

_:N8b80b26a03c547a094f5b0b29bd911af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "3rd Talk"@en,
        "第三話"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2664368180ad4b48bd94445497431e44 ;
    schema:name "3rd Talk"@en,
        "第三話"@ja .

_:Nb3d9de8eb5f54bd8b8d1b7581574db11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Extra Drama"@en,
        "おまけドラマ"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2664368180ad4b48bd94445497431e44 ;
    schema:name "Extra Drama"@en,
        "おまけドラマ"@ja .

_:N2664368180ad4b48bd94445497431e44 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5caf8c3df2f1438b8d3c682542abab3b,
        _:N5f4a4c2728994743a75ed850332a80c2,
        _:N760ad1d946c04c929c254ae396202c67,
        _:N7b87f8e5654149e0a45284be9c2b2f9c,
        _:N8b80b26a03c547a094f5b0b29bd911af,
        _:Nb3d9de8eb5f54bd8b8d1b7581574db11 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N5caf8c3df2f1438b8d3c682542abab3b,
        _:N5f4a4c2728994743a75ed850332a80c2,
        _:N760ad1d946c04c929c254ae396202c67,
        _:N7b87f8e5654149e0a45284be9c2b2f9c,
        _:N8b80b26a03c547a094f5b0b29bd911af,
        _:Nb3d9de8eb5f54bd8b8d1b7581574db11 .

