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

<artist/10457#subject> a schema:Person,
        foaf:Person ;
    schema:name "Emi Inaba"@en,
        "稲葉エミ"@ja ;
    foaf:made <album/77899#lyrics>,
        <album/77899#subject> ;
    foaf:name "Emi Inaba"@en,
        "稲葉エミ"@ja .

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

<artist/26083#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77899#subject> ;
    schema:name "ANCHOR"@en ;
    foaf:made <album/77899#composition>,
        <album/77899#lyrics>,
        <album/77899#subject> ;
    foaf:name "ANCHOR"@en .

<artist/36118#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77899#subject> ;
    schema:name "yamazo"@en ;
    foaf:made <album/77899#composition>,
        <album/77899#subject> ;
    foaf:name "yamazo"@en .

<product/6214#subject> a schema:CreativeWork ;
    schema:name "Libra of Nil Admirari"@en,
        "ニル・アドミラリの天秤"@ja,
        "Nil Admirari no Tenbin"@ja-latn ;
    foaf:name "Libra of Nil Admirari"@en,
        "ニル・アドミラリの天秤"@ja,
        "Nil Admirari no Tenbin"@ja-latn .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/99/77899/77899-1530322826.jpg> a schema:ImageObject,
        foaf:Image .

<album/77899#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LIBRA OF NIL ADMIRARI Character Song Series"@en,
        "TVアニメ「ニル・アドミラリの天秤」キャラクターソングシリーズ"@ja,
        "TV Anime \"Nil Admirari no Tenbin\" Character Song Series"@ja-latn ;
    mo:composer <artist/26083#subject>,
        <artist/36118#subject> ;
    mo:produced_work <album/77899#musicalwork> ;
    schema:name "LIBRA OF NIL ADMIRARI Character Song Series"@en,
        "TVアニメ「ニル・アドミラリの天秤」キャラクターソングシリーズ"@ja,
        "TV Anime \"Nil Admirari no Tenbin\" Character Song Series"@ja-latn .

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

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

<artist/14577#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77899#performance> ;
    schema:name "Ryota Ohsaka"@en,
        "逢坂良太"@ja ;
    foaf:name "Ryota Ohsaka"@en,
        "逢坂良太"@ja .

<artist/3575#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77899#performance> ;
    schema:name "Kenichi Suzumura"@en,
        "鈴村健一"@ja ;
    foaf:name "Kenichi Suzumura"@en,
        "鈴村健一"@ja .

<artist/6955#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77899#performance> ;
    schema:name "Yuki Kaji"@en,
        "梶裕貴"@ja ;
    foaf:name "Yuki Kaji"@en,
        "梶裕貴"@ja .

<artist/8755#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77899#performance> ;
    schema:name "Nobuhiko Okamoto"@en,
        "岡本信彦"@ja ;
    foaf:name "Nobuhiko Okamoto"@en,
        "岡本信彦"@ja .

<album/77899#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LIBRA OF NIL ADMIRARI Character Song Series"@en,
        "TVアニメ「ニル・アドミラリの天秤」キャラクターソングシリーズ"@ja,
        "TV Anime \"Nil Admirari no Tenbin\" Character Song Series"@ja-latn ;
    mo:performance_of <album/77899#musicalwork> ;
    mo:performer <artist/14577#subject>,
        <artist/3575#subject>,
        <artist/6955#subject>,
        <artist/8755#subject> ;
    mo:recorded_as <album/77899#musicalexpression> ;
    schema:byArtist <artist/14577#subject>,
        <artist/3575#subject>,
        <artist/6955#subject>,
        <artist/8755#subject> ;
    schema:name "LIBRA OF NIL ADMIRARI Character Song Series"@en,
        "TVアニメ「ニル・アドミラリの天秤」キャラクターソングシリーズ"@ja,
        "TV Anime \"Nil Admirari no Tenbin\" Character Song Series"@ja-latn ;
    schema:workPerformed <album/77899#musicalwork> .

<album/77899#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-07-18"^^xsd:date ;
    dcterms:title "LIBRA OF NIL ADMIRARI Character Song Series"@en,
        "TVアニメ「ニル・アドミラリの天秤」キャラクターソングシリーズ"@ja,
        "TV Anime \"Nil Admirari no Tenbin\" Character Song Series"@ja-latn ;
    mo:catalogue_number "PCCG-01678" ;
    mo:media_type "CD" ;
    mo:publication_of <album/77899#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N36293a3caf694fefab6d3418ced2cf3d ;
    mo:record_count 1 ;
    schema:about <product/6214#subject> ;
    schema:byArtist <artist/14577#subject>,
        <artist/3575#subject>,
        <artist/6955#subject>,
        <artist/8755#subject> ;
    schema:datePublished "2018-07-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/99/77899/77899-1530322826.jpg> ;
    schema:name "LIBRA OF NIL ADMIRARI Character Song Series"@en,
        "TVアニメ「ニル・アドミラリの天秤」キャラクターソングシリーズ"@ja,
        "TV Anime \"Nil Admirari no Tenbin\" Character Song Series"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/77899/77899-1530322826.jpg> .

_:N11fa01c9eed34d25875c19cc100d231d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暗青の月明かり (Instrumental)"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N36293a3caf694fefab6d3418ced2cf3d ;
    schema:name "暗青の月明かり (Instrumental)"@en .

_:N19a02c6bc6ae429ea22a69b84cd6f14e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "琅□に唄う (Instrumental)"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N36293a3caf694fefab6d3418ced2cf3d ;
    schema:name "琅□に唄う (Instrumental)"@en .

_:N2a05570f907445fba2920c8b982fd34a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜風色のSerenade"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N36293a3caf694fefab6d3418ced2cf3d ;
    schema:name "夜風色のSerenade"@en .

_:N39a9f7066e984b59b5512221c4d13fd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暗青の月明かり"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N36293a3caf694fefab6d3418ced2cf3d ;
    schema:name "暗青の月明かり"@en .

_:N50abb3472f3d40daaceb4091f028b5d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜風色のSerenade (Instrumental)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N36293a3caf694fefab6d3418ced2cf3d ;
    schema:name "夜風色のSerenade (Instrumental)"@en .

_:Nea30f98fcaae4abda53073fc62bfc9cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scarlet Blood"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N36293a3caf694fefab6d3418ced2cf3d ;
    schema:name "Scarlet Blood"@en .

_:Nf72137a0c07e42dfa9177152fe38cf08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "琅□に唄う"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N36293a3caf694fefab6d3418ced2cf3d ;
    schema:name "琅□に唄う"@en .

_:Nf7ab47fad8434ae3a9af010e8c257bf0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scarlet Blood (Instrumental)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N36293a3caf694fefab6d3418ced2cf3d ;
    schema:name "Scarlet Blood (Instrumental)"@en .

_:N36293a3caf694fefab6d3418ced2cf3d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11fa01c9eed34d25875c19cc100d231d,
        _:N19a02c6bc6ae429ea22a69b84cd6f14e,
        _:N2a05570f907445fba2920c8b982fd34a,
        _:N39a9f7066e984b59b5512221c4d13fd3,
        _:N50abb3472f3d40daaceb4091f028b5d2,
        _:Nea30f98fcaae4abda53073fc62bfc9cb,
        _:Nf72137a0c07e42dfa9177152fe38cf08,
        _:Nf7ab47fad8434ae3a9af010e8c257bf0 ;
    mo:track_count 8 ;
    schema:duration "PT33:24"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N11fa01c9eed34d25875c19cc100d231d,
        _:N19a02c6bc6ae429ea22a69b84cd6f14e,
        _:N2a05570f907445fba2920c8b982fd34a,
        _:N39a9f7066e984b59b5512221c4d13fd3,
        _:N50abb3472f3d40daaceb4091f028b5d2,
        _:Nea30f98fcaae4abda53073fc62bfc9cb,
        _:Nf72137a0c07e42dfa9177152fe38cf08,
        _:Nf7ab47fad8434ae3a9af010e8c257bf0 .

