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

<artist/32241#subject> a schema:Person,
        foaf:Person ;
    schema:name "Arata"@en ;
    foaf:made <album/116264#subject>,
        <album/116264#vocals> ;
    foaf:name "Arata"@en .

<artist/5524#subject> a schema:Person,
        foaf:Person ;
    schema:name "yanaginagi"@en,
        "やなぎなぎ"@ja ;
    foaf:made <album/116264#lyrics>,
        <album/116264#subject> ;
    foaf:name "yanaginagi"@en,
        "やなぎなぎ"@ja .

<artist/32240#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116264#subject> ;
    schema:name "Reiji"@en ;
    foaf:made <album/116264#composition>,
        <album/116264#subject> ;
    foaf:name "Reiji"@en .

<product/10006#subject> a schema:CreativeWork ;
    schema:name "The Genius Prince's Guide to Raising a Nation Out of Debt"@en,
        "天才王子の赤字国家再生術"@ja,
        "Tensai Ouji no Akaji Kokka Saiseijutsu"@ja-latn ;
    foaf:name "The Genius Prince's Guide to Raising a Nation Out of Debt"@en,
        "天才王子の赤字国家再生術"@ja,
        "Tensai Ouji no Akaji Kokka Saiseijutsu"@ja-latn .

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

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

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

<org/2370#subject> schema:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn ;
    foaf:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn .

<https://media.vgm.io/albums/46/116264/116264-04003f3f9e23.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/116264#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/46/116264/116264-04003f3f9e23.jpg> ;
    foaf:depicts <album/116264#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/46/116264/116264-04003f3f9e23.jpg> .

<https://medium-media.vgm.io/albums/46/116264/116264-04003f3f9e23.jpg> a schema:ImageObject,
        foaf:Image .

<album/116264#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LEVEL / yanaginagi × THE SIXTH LIE"@en,
        "LEVEL / やなぎなぎ×THE SIXTH LIE"@ja,
        "LEVEL / yanaginagi × THE SIXTH LIE"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(THE SIXTH LIE"@en ;
            foaf:made <album/116264#composition> ;
            foaf:name "(THE SIXTH LIE"@en ],
        <artist/32240#subject> ;
    mo:produced_work <album/116264#musicalwork> ;
    schema:name "LEVEL / yanaginagi × THE SIXTH LIE"@en,
        "LEVEL / やなぎなぎ×THE SIXTH LIE"@ja,
        "LEVEL / yanaginagi × THE SIXTH LIE"@ja-latn .

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

<album/116264#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LEVEL / yanaginagi × THE SIXTH LIE"@en,
        "LEVEL / やなぎなぎ×THE SIXTH LIE"@ja,
        "LEVEL / yanaginagi × THE SIXTH LIE"@ja-latn ;
    mo:performance_of <album/116264#musicalwork> ;
    mo:performer <artist/32238#subject> ;
    mo:recorded_as <album/116264#musicalexpression> ;
    schema:byArtist <artist/32238#subject> ;
    schema:name "LEVEL / yanaginagi × THE SIXTH LIE"@en,
        "LEVEL / やなぎなぎ×THE SIXTH LIE"@ja,
        "LEVEL / yanaginagi × THE SIXTH LIE"@ja-latn ;
    schema:workPerformed <album/116264#musicalwork> .

<artist/32238#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/116264#performance> ;
    schema:name "THE SIXTH LIE"@en ;
    foaf:name "THE SIXTH LIE"@en .

<album/116264#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-02-09"^^xsd:date ;
    dcterms:title "LEVEL / yanaginagi × THE SIXTH LIE"@en,
        "LEVEL / やなぎなぎ×THE SIXTH LIE"@ja,
        "LEVEL / yanaginagi × THE SIXTH LIE"@ja-latn ;
    mo:catalogue_number "GNCA-0661" ;
    mo:media_type "CD" ;
    mo:publication_of <album/116264#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:N9adf1113982b46c2a03a4a216f42f792 ;
    mo:record_count 1 ;
    schema:about <product/10006#subject> ;
    schema:byArtist <artist/32238#subject> ;
    schema:datePublished "2022-02-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/46/116264/116264-04003f3f9e23.jpg> ;
    schema:name "LEVEL / yanaginagi × THE SIXTH LIE"@en,
        "LEVEL / やなぎなぎ×THE SIXTH LIE"@ja,
        "LEVEL / yanaginagi × THE SIXTH LIE"@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/116264/116264-04003f3f9e23.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116264#subject> ;
    schema:name "(THE SIXTH LIE"@en ;
    foaf:made <album/116264#subject> ;
    foaf:name "(THE SIXTH LIE"@en .

_:N4af0a55e8c074713be5ab38d22b498fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LEVEL <instrumental>"@en,
        "LEVEL <instrumental>"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N9adf1113982b46c2a03a4a216f42f792 ;
    schema:name "LEVEL <instrumental>"@en,
        "LEVEL <instrumental>"@ja .

_:Na7016c41530c499a9c42be6064017915 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LEVEL"@en,
        "LEVEL"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N9adf1113982b46c2a03a4a216f42f792 ;
    schema:name "LEVEL"@en,
        "LEVEL"@ja .

_:Na8f0a14f0714476eb41e4f22df56c4a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LEVEL <THE SIXTH LIE ver.>"@en,
        "LEVEL <THE SIXTH LIE ver.>"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N9adf1113982b46c2a03a4a216f42f792 ;
    schema:name "LEVEL <THE SIXTH LIE ver.>"@en,
        "LEVEL <THE SIXTH LIE ver.>"@ja .

_:Na9d47a9b34b54606a157d1cff2966741 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LEVEL <yanaginagi ver.>"@en,
        "LEVEL <やなぎなぎ ver.>"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N9adf1113982b46c2a03a4a216f42f792 ;
    schema:name "LEVEL <yanaginagi ver.>"@en,
        "LEVEL <やなぎなぎ ver.>"@ja .

_:N9adf1113982b46c2a03a4a216f42f792 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4af0a55e8c074713be5ab38d22b498fe,
        _:Na7016c41530c499a9c42be6064017915,
        _:Na8f0a14f0714476eb41e4f22df56c4a6,
        _:Na9d47a9b34b54606a157d1cff2966741 ;
    mo:track_count 4 ;
    schema:duration "PT16:52"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N4af0a55e8c074713be5ab38d22b498fe,
        _:Na7016c41530c499a9c42be6064017915,
        _:Na8f0a14f0714476eb41e4f22df56c4a6,
        _:Na9d47a9b34b54606a157d1cff2966741 .

