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

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

<artist/15535#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76593#subject> ;
    schema:name "Maki Ohguro"@en,
        "大黒摩季"@ja ;
    foaf:made <album/76593#composition>,
        <album/76593#subject>,
        <album/76593#vocals> ;
    foaf:name "Maki Ohguro"@en,
        "大黒摩季"@ja .

<artist/1561#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76593#subject> ;
    schema:name "Akihito Tokunaga"@en,
        "徳永暁人"@ja ;
    foaf:made <album/76593#composition>,
        <album/76593#subject> ;
    foaf:name "Akihito Tokunaga"@en,
        "徳永暁人"@ja .

<artist/28623#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76593#subject> ;
    schema:name "Kenta Harada"@en,
        "原田喧太"@ja ;
    foaf:made <album/76593#composition>,
        <album/76593#subject> ;
    foaf:name "Kenta Harada"@en,
        "原田喧太"@ja .

<product/485#subject> a schema:CreativeWork ;
    schema:name "Case Closed"@en,
        "名探偵コナン"@ja,
        "Meitantei Conan"@ja-latn ;
    foaf:name "Case Closed"@en,
        "名探偵コナン"@ja,
        "Meitantei Conan"@ja-latn .

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

<album/76593#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lie, Lie, Lie, / Maki Ohguro [Limited Edition/BIG Edition]"@en,
        "Lie, Lie, Lie, / 大黒摩季 [初回限定BIG盤]"@ja,
        "Lie, Lie, Lie, / Maki Ohguro [Limited Edition/BIG Edition]"@ja-latn ;
    mo:performance_of <album/76593#musicalwork> ;
    mo:recorded_as <album/76593#musicalexpression> ;
    schema:name "Lie, Lie, Lie, / Maki Ohguro [Limited Edition/BIG Edition]"@en,
        "Lie, Lie, Lie, / 大黒摩季 [初回限定BIG盤]"@ja,
        "Lie, Lie, Lie, / Maki Ohguro [Limited Edition/BIG Edition]"@ja-latn ;
    schema:workPerformed <album/76593#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/39/76593/76593-1522649013.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/76593#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lie, Lie, Lie, / Maki Ohguro [Limited Edition/BIG Edition]"@en,
        "Lie, Lie, Lie, / 大黒摩季 [初回限定BIG盤]"@ja,
        "Lie, Lie, Lie, / Maki Ohguro [Limited Edition/BIG Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(doa"@en ;
            foaf:made <album/76593#composition> ;
            foaf:name "(doa"@en ],
        <artist/15535#subject>,
        <artist/1561#subject>,
        <artist/28623#subject> ;
    mo:produced_work <album/76593#musicalwork> ;
    schema:name "Lie, Lie, Lie, / Maki Ohguro [Limited Edition/BIG Edition]"@en,
        "Lie, Lie, Lie, / 大黒摩季 [初回限定BIG盤]"@ja,
        "Lie, Lie, Lie, / Maki Ohguro [Limited Edition/BIG Edition]"@ja-latn .

<album/76593#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-09-27"^^xsd:date ;
    dcterms:title "Lie, Lie, Lie, / Maki Ohguro [Limited Edition/BIG Edition]"@en,
        "Lie, Lie, Lie, / 大黒摩季 [初回限定BIG盤]"@ja,
        "Lie, Lie, Lie, / Maki Ohguro [Limited Edition/BIG Edition]"@ja-latn ;
    mo:catalogue_number "JBCZ-4037" ;
    mo:media_type "CD" ;
    mo:publication_of <album/76593#musicalexpression> ;
    mo:publisher <org/2931#subject> ;
    mo:record _:N4d12318183c440d8878ac0409ba37ccc ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Master of Skill"@en ;
            foaf:name "Master of Skill"@en ],
        <product/485#subject> ;
    schema:datePublished "2017-09-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/39/76593/76593-1522649013.jpg> ;
    schema:name "Lie, Lie, Lie, / Maki Ohguro [Limited Edition/BIG Edition]"@en,
        "Lie, Lie, Lie, / 大黒摩季 [初回限定BIG盤]"@ja,
        "Lie, Lie, Lie, / Maki Ohguro [Limited Edition/BIG Edition]"@ja-latn ;
    schema:publisher <org/2931#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/76593/76593-1522649013.jpg> .

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

_:N0d0571aa4b124baaa6aa5c3abb9353f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lie, Lie, Lie, (-1 Instrumental)"@en,
        "Lie, Lie, Lie, (-1 Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N4d12318183c440d8878ac0409ba37ccc ;
    schema:name "Lie, Lie, Lie, (-1 Instrumental)"@en,
        "Lie, Lie, Lie, (-1 Instrumental)"@ja .

_:N1f46354cf15842ddb0841e92b83898eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mama forever (-1 Instrumental)"@en,
        "Mama forever (-1 Instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:inPlaylist _:N4d12318183c440d8878ac0409ba37ccc ;
    schema:name "Mama forever (-1 Instrumental)"@en,
        "Mama forever (-1 Instrumental)"@ja .

_:N392a7d6190a64de6a11a4bd16598fb52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mama forever"@en,
        "Mama forever"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:24"^^xsd:interval ;
    schema:inPlaylist _:N4d12318183c440d8878ac0409ba37ccc ;
    schema:name "Mama forever"@en,
        "Mama forever"@ja .

_:N80a9b13d881f46ad81670295949f70ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Revenge (-1 Instrumental)"@en,
        "リベンジ (-1 Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N4d12318183c440d8878ac0409ba37ccc ;
    schema:name "Revenge (-1 Instrumental)"@en,
        "リベンジ (-1 Instrumental)"@ja .

_:N89326dfdb96f4645a326410f2c423294 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Revenge"@en,
        "リベンジ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N4d12318183c440d8878ac0409ba37ccc ;
    schema:name "Revenge"@en,
        "リベンジ"@ja .

_:Nc414f14a73974e77b145fc25f4a33f6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lie, Lie, Lie,"@en,
        "Lie, Lie, Lie,"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N4d12318183c440d8878ac0409ba37ccc ;
    schema:name "Lie, Lie, Lie,"@en,
        "Lie, Lie, Lie,"@ja .

_:N4d12318183c440d8878ac0409ba37ccc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d0571aa4b124baaa6aa5c3abb9353f8,
        _:N1f46354cf15842ddb0841e92b83898eb,
        _:N392a7d6190a64de6a11a4bd16598fb52,
        _:N80a9b13d881f46ad81670295949f70ed,
        _:N89326dfdb96f4645a326410f2c423294,
        _:Nc414f14a73974e77b145fc25f4a33f6e ;
    mo:track_count 6 ;
    schema:duration "PT33:54"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0d0571aa4b124baaa6aa5c3abb9353f8,
        _:N1f46354cf15842ddb0841e92b83898eb,
        _:N392a7d6190a64de6a11a4bd16598fb52,
        _:N80a9b13d881f46ad81670295949f70ed,
        _:N89326dfdb96f4645a326410f2c423294,
        _:Nc414f14a73974e77b145fc25f4a33f6e .

