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

<artist/41401#subject> a schema:Person,
        foaf:Person ;
    schema:name "ENA"@en ;
    foaf:made <album/100536#lyrics>,
        <album/100536#subject> ;
    foaf:name "ENA"@en .

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

<artist/9069#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100536#subject> ;
    schema:name "Masaru Yokoyama"@en,
        "横山克"@ja ;
    foaf:made <album/100536#composition>,
        <album/100536#subject> ;
    foaf:name "Masaru Yokoyama"@en,
        "横山克"@ja .

<product/2948#subject> a schema:CreativeWork ;
    schema:name "Your Lie in April"@en,
        "四月は君の嘘"@ja,
        "Shigatsu wa Kimi no Uso"@ja-latn ;
    foaf:name "Your Lie in April"@en,
        "四月は君の嘘"@ja,
        "Shigatsu wa Kimi no Uso"@ja-latn .

<album/100536#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Your Lie in April - Music of the Heart"@en,
        "Your Lie in April - Music of the Heart"@ja,
        "Your Lie in April - Music of the Heart"@ja-latn ;
    mo:composer <artist/9069#subject> ;
    mo:produced_work <album/100536#musicalwork> ;
    schema:name "Your Lie in April - Music of the Heart"@en,
        "Your Lie in April - Music of the Heart"@ja,
        "Your Lie in April - Music of the Heart"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/63/100536/100536-1592662390.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/22465#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/100536#performance> ;
    schema:name "Torby Brand"@en ;
    foaf:name "Torby Brand"@en .

<artist/29359#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/100536#performance> ;
    schema:name "xMEIYIN"@en ;
    foaf:name "xMEIYIN"@en .

<album/100536#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Your Lie in April - Music of the Heart"@en,
        "Your Lie in April - Music of the Heart"@ja,
        "Your Lie in April - Music of the Heart"@ja-latn ;
    mo:performance_of <album/100536#musicalwork> ;
    mo:performer <artist/22465#subject>,
        <artist/29359#subject> ;
    mo:recorded_as <album/100536#musicalexpression> ;
    schema:byArtist <artist/22465#subject>,
        <artist/29359#subject> ;
    schema:name "Your Lie in April - Music of the Heart"@en,
        "Your Lie in April - Music of the Heart"@ja,
        "Your Lie in April - Music of the Heart"@ja-latn ;
    schema:workPerformed <album/100536#musicalwork> .

<album/100536#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-06-13"^^xsd:date ;
    dcterms:title "Your Lie in April - Music of the Heart"@en,
        "Your Lie in April - Music of the Heart"@ja,
        "Your Lie in April - Music of the Heart"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/100536#musicalexpression> ;
    mo:publisher _:N2e220583852f46af96f44ae7f05dd835 ;
    mo:record _:Nfc6ff2449075420aabdf37689c7b11b5 ;
    mo:record_count 1 ;
    schema:about <product/2948#subject> ;
    schema:byArtist <artist/22465#subject>,
        <artist/29359#subject> ;
    schema:datePublished "2020-06-13"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/63/100536/100536-1592662390.jpg> ;
    schema:name "Your Lie in April - Music of the Heart"@en,
        "Your Lie in April - Music of the Heart"@ja,
        "Your Lie in April - Music of the Heart"@ja-latn ;
    schema:publisher _:N2e220583852f46af96f44ae7f05dd835 ;
    foaf:depiction <https://media.vgm.io/albums/63/100536/100536-1592662390.jpg> .

_:N2744f8a59e8542249ea9df15caa1d3ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Lie"@en,
        "私の嘘"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nfc6ff2449075420aabdf37689c7b11b5 ;
    schema:name "My Lie"@en,
        "私の嘘"@ja .

_:N2e220583852f46af96f44ae7f05dd835 schema:name "Torby Brand"@en,
        "Torby Brand"@ja,
        "Torby Brand"@ja-latn ;
    foaf:name "Torby Brand"@en,
        "Torby Brand"@ja,
        "Torby Brand"@ja-latn .

_:N6ad8c40ef2ab43d88f7d6bf182fc10c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Lie in April"@en,
        "四月は君の嘘"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nfc6ff2449075420aabdf37689c7b11b5 ;
    schema:name "Your Lie in April"@en,
        "四月は君の嘘"@ja .

_:N762aac9350a0478d83355509e2af8081 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feelings"@en,
        "気持ち"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nfc6ff2449075420aabdf37689c7b11b5 ;
    schema:name "Feelings"@en,
        "気持ち"@ja .

_:N7953b48b319841308864aaef2bf699d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Presence"@en,
        "存在"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nfc6ff2449075420aabdf37689c7b11b5 ;
    schema:name "Presence"@en,
        "存在"@ja .

_:N7a9af325fb9f4b0bafe1efcf4994fa01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring's Melody"@en,
        "春のメロディー"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nfc6ff2449075420aabdf37689c7b11b5 ;
    schema:name "Spring's Melody"@en,
        "春のメロディー"@ja .

_:N845d8505105d4d4aa89d6e7b639fb657 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For You"@en,
        "For You"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:Nfc6ff2449075420aabdf37689c7b11b5 ;
    schema:name "For You"@en,
        "For You"@ja .

_:N8a1fd424b9924864b2d0911d089b9080 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Again"@en,
        "アゲイン"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Nfc6ff2449075420aabdf37689c7b11b5 ;
    schema:name "Again"@en,
        "アゲイン"@ja .

_:N8e985ad42c1744f4ad745844248c2d7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Losing Heart"@en,
        "くじけそう に なる"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nfc6ff2449075420aabdf37689c7b11b5 ;
    schema:name "Losing Heart"@en,
        "くじけそう に なる"@ja .

_:Nad1d61d5560e4903a22c1f26c72ea2e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lie and Truth"@en,
        "ウソとホント"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Nfc6ff2449075420aabdf37689c7b11b5 ;
    schema:name "Lie and Truth"@en,
        "ウソとホント"@ja .

_:Naedcc0893c5c466c8d7685ae7d5bfb2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Friend A"@en,
        "友人A"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Nfc6ff2449075420aabdf37689c7b11b5 ;
    schema:name "Friend A"@en,
        "友人A"@ja .

_:Nc1d94860a1394bd88152252f3fd07579 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Colorful"@en,
        "カラフル"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nfc6ff2449075420aabdf37689c7b11b5 ;
    schema:name "Colorful"@en,
        "カラフル"@ja .

_:Nfbee672d136e43539922d1a816ec6cf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hikaru Nara"@en,
        "光るなら"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nfc6ff2449075420aabdf37689c7b11b5 ;
    schema:name "Hikaru Nara"@en,
        "光るなら"@ja .

_:Nfc6ff2449075420aabdf37689c7b11b5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2744f8a59e8542249ea9df15caa1d3ff,
        _:N6ad8c40ef2ab43d88f7d6bf182fc10c7,
        _:N762aac9350a0478d83355509e2af8081,
        _:N7953b48b319841308864aaef2bf699d7,
        _:N7a9af325fb9f4b0bafe1efcf4994fa01,
        _:N845d8505105d4d4aa89d6e7b639fb657,
        _:N8a1fd424b9924864b2d0911d089b9080,
        _:N8e985ad42c1744f4ad745844248c2d7a,
        _:Nad1d61d5560e4903a22c1f26c72ea2e0,
        _:Naedcc0893c5c466c8d7685ae7d5bfb2d,
        _:Nc1d94860a1394bd88152252f3fd07579,
        _:Nfbee672d136e43539922d1a816ec6cf6 ;
    mo:track_count 12 ;
    schema:duration "PT32:30"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N2744f8a59e8542249ea9df15caa1d3ff,
        _:N6ad8c40ef2ab43d88f7d6bf182fc10c7,
        _:N762aac9350a0478d83355509e2af8081,
        _:N7953b48b319841308864aaef2bf699d7,
        _:N7a9af325fb9f4b0bafe1efcf4994fa01,
        _:N845d8505105d4d4aa89d6e7b639fb657,
        _:N8a1fd424b9924864b2d0911d089b9080,
        _:N8e985ad42c1744f4ad745844248c2d7a,
        _:Nad1d61d5560e4903a22c1f26c72ea2e0,
        _:Naedcc0893c5c466c8d7685ae7d5bfb2d,
        _:Nc1d94860a1394bd88152252f3fd07579,
        _:Nfbee672d136e43539922d1a816ec6cf6 .

