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

<artist/17050#subject> a schema:Person,
        foaf:Person ;
    schema:name "shito"@en ;
    foaf:made <album/64668#lyrics>,
        <album/64668#subject> ;
    foaf:name "shito"@en .

<artist/17754#subject> a schema:Person,
        foaf:Person ;
    schema:name "96neko"@en,
        "96猫"@ja ;
    foaf:made <album/64668#subject>,
        <album/64668#vocals> ;
    foaf:name "96neko"@en,
        "96猫"@ja .

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

<artist/13598#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64668#subject> ;
    schema:name "Naohisa Taniguchi"@en,
        "谷口尚久"@ja ;
    foaf:made <album/64668#composition>,
        <album/64668#lyrics>,
        <album/64668#subject> ;
    foaf:name "Naohisa Taniguchi"@en,
        "谷口尚久"@ja .

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

<product/4675#subject> a schema:CreativeWork ;
    schema:name "Scum's Wish"@en,
        "クズの本懐"@ja,
        "Kuzu no Honkai"@ja-latn ;
    foaf:name "Scum's Wish"@en,
        "クズの本懐"@ja,
        "Kuzu no Honkai"@ja-latn .

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

<album/64668#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "uso no hibana / 96neko [Limited Edition]"@en,
        "嘘の火花 / 96猫 [期間生産限定盤]"@ja,
        "uso no hibana / 96neko [Limited Edition]"@ja-latn ;
    mo:performance_of <album/64668#musicalwork> ;
    mo:recorded_as <album/64668#musicalexpression> ;
    schema:name "uso no hibana / 96neko [Limited Edition]"@en,
        "嘘の火花 / 96猫 [期間生産限定盤]"@ja,
        "uso no hibana / 96neko [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/64668#musicalwork> .

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

<org/90#subject> schema:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn ;
    foaf:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/86/64668/64668-1518311968.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/64668#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "uso no hibana / 96neko [Limited Edition]"@en,
        "嘘の火花 / 96猫 [期間生産限定盤]"@ja,
        "uso no hibana / 96neko [Limited Edition]"@ja-latn ;
    mo:composer <artist/11975#subject>,
        <artist/13598#subject>,
        <artist/26091#subject> ;
    mo:produced_work <album/64668#musicalwork> ;
    schema:name "uso no hibana / 96neko [Limited Edition]"@en,
        "嘘の火花 / 96猫 [期間生産限定盤]"@ja,
        "uso no hibana / 96neko [Limited Edition]"@ja-latn .

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

<album/64668#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-03-15"^^xsd:date ;
    dcterms:title "uso no hibana / 96neko [Limited Edition]"@en,
        "嘘の火花 / 96猫 [期間生産限定盤]"@ja,
        "uso no hibana / 96neko [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SRCL-9351~2" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/64668#musicalexpression> ;
    mo:publisher <org/90#subject> ;
    mo:record _:N80d405c9b86e437782bbdfba06dab94a,
        _:Nfa005b4d70af46f3842d9022f23ee1e0 ;
    mo:record_count 2 ;
    schema:about <product/4675#subject> ;
    schema:datePublished "2017-03-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/86/64668/64668-1518311968.jpg> ;
    schema:name "uso no hibana / 96neko [Limited Edition]"@en,
        "嘘の火花 / 96猫 [期間生産限定盤]"@ja,
        "uso no hibana / 96neko [Limited Edition]"@ja-latn ;
    schema:publisher <org/90#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/64668/64668-1518311968.jpg> .

_:N0057dbfe6642459eabd805fd4acb5a87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raspberry＊Monster"@en,
        "ラズベリー＊モンスター"@ja,
        "Raspberry＊Monster"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nfa005b4d70af46f3842d9022f23ee1e0 ;
    schema:name "Raspberry＊Monster"@en,
        "ラズベリー＊モンスター"@ja,
        "Raspberry＊Monster"@ja-latn .

_:N020d117c6bb94fde9a8444a65acfef4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spark of a Lie"@en,
        "嘘の火花"@ja,
        "Uso no Hibana"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nfa005b4d70af46f3842d9022f23ee1e0 ;
    schema:name "Spark of a Lie"@en,
        "嘘の火花"@ja,
        "Uso no Hibana"@ja-latn .

_:N9e5a9c38cf874164b161a1735908386e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Spark of a Lie\" Music Video"@en,
        "「嘘の火花 」 Music Video"@ja,
        "\"Uso no Hibana\" Music Video"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N80d405c9b86e437782bbdfba06dab94a ;
    schema:name "\"Spark of a Lie\" Music Video"@en,
        "「嘘の火花 」 Music Video"@ja,
        "\"Uso no Hibana\" Music Video"@ja-latn .

_:Nb38edeb606d04e989dcb49823344ad72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spark of a Lie -Instrumental-"@en,
        "嘘の火花 -Instrumental-"@ja,
        "Uso no Hibana -Instrumental-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nfa005b4d70af46f3842d9022f23ee1e0 ;
    schema:name "Spark of a Lie -Instrumental-"@en,
        "嘘の火花 -Instrumental-"@ja,
        "Uso no Hibana -Instrumental-"@ja-latn .

_:Nbd6b8ac3a7634ee0a75e9f46df8a2b70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monologue"@en,
        "独り言"@ja,
        "Hitorigoto"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nfa005b4d70af46f3842d9022f23ee1e0 ;
    schema:name "Monologue"@en,
        "独り言"@ja,
        "Hitorigoto"@ja-latn .

_:Ne6d2d92397e949918b44a42ddf7f49c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TV Anime \"Scum's Wish\" Opening Video (Non-credit ver.)"@en,
        "TVアニメ「クズの本懐」オープニング映像(ノンクレジットver.)"@ja,
        "TV Anime \"Kuzu no Honkai\" Opening Eizou (Non-credit ver.)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N80d405c9b86e437782bbdfba06dab94a ;
    schema:name "TV Anime \"Scum's Wish\" Opening Video (Non-credit ver.)"@en,
        "TVアニメ「クズの本懐」オープニング映像(ノンクレジットver.)"@ja,
        "TV Anime \"Kuzu no Honkai\" Opening Eizou (Non-credit ver.)"@ja-latn .

_:Nfc2ec78ee3834edeb4e72af1d7aa7df1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monologue -Instrumental-"@en,
        "独り言 -Instrumental-"@ja,
        "Hitorigoto -Instrumental-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nfa005b4d70af46f3842d9022f23ee1e0 ;
    schema:name "Monologue -Instrumental-"@en,
        "独り言 -Instrumental-"@ja,
        "Hitorigoto -Instrumental-"@ja-latn .

_:N80d405c9b86e437782bbdfba06dab94a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N9e5a9c38cf874164b161a1735908386e,
        _:Ne6d2d92397e949918b44a42ddf7f49c7 ;
    mo:track_count 2 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N9e5a9c38cf874164b161a1735908386e,
        _:Ne6d2d92397e949918b44a42ddf7f49c7 .

_:Nfa005b4d70af46f3842d9022f23ee1e0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0057dbfe6642459eabd805fd4acb5a87,
        _:N020d117c6bb94fde9a8444a65acfef4a,
        _:Nb38edeb606d04e989dcb49823344ad72,
        _:Nbd6b8ac3a7634ee0a75e9f46df8a2b70,
        _:Nfc2ec78ee3834edeb4e72af1d7aa7df1 ;
    mo:track_count 5 ;
    schema:duration "PT18:21"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0057dbfe6642459eabd805fd4acb5a87,
        _:N020d117c6bb94fde9a8444a65acfef4a,
        _:Nb38edeb606d04e989dcb49823344ad72,
        _:Nbd6b8ac3a7634ee0a75e9f46df8a2b70,
        _:Nfc2ec78ee3834edeb4e72af1d7aa7df1 .

