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

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

<artist/4#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27616#subject> ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/27616#composition>,
        <album/27616#lyrics>,
        <album/27616#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

<product/1011#subject> a schema:CreativeWork ;
    schema:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn ;
    foaf:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn .

<product/1015#subject> a schema:CreativeWork ;
    schema:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn ;
    foaf:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn .

<product/1019#subject> a schema:CreativeWork ;
    schema:name "CLANNAD (Game)"@en,
        "CLANNAD (Game)"@ja,
        "CLANNAD (Game)"@ja-latn ;
    foaf:name "CLANNAD (Game)"@en,
        "CLANNAD (Game)"@ja,
        "CLANNAD (Game)"@ja-latn .

<product/1022#subject> a schema:CreativeWork ;
    schema:name "CLANNAD ~AFTER STORY~"@en,
        "CLANNAD ~AFTER STORY~"@ja,
        "CLANNAD ~AFTER STORY~"@ja-latn ;
    foaf:name "CLANNAD ~AFTER STORY~"@en,
        "CLANNAD ~AFTER STORY~"@ja,
        "CLANNAD ~AFTER STORY~"@ja-latn .

<product/1023#subject> a schema:CreativeWork ;
    schema:name "Tomoyo After ~It's a Wonderful Life~"@en,
        "智代アフター 〜It's a Wonderful Life〜"@ja,
        "Tomoyo After ~It's a Wonderful Life~"@ja-latn ;
    foaf:name "Tomoyo After ~It's a Wonderful Life~"@en,
        "智代アフター 〜It's a Wonderful Life〜"@ja,
        "Tomoyo After ~It's a Wonderful Life~"@ja-latn .

<product/1026#subject> a schema:CreativeWork ;
    schema:name "Little Busters! (Game)"@en,
        "リトルバスターズ! (Game)"@ja,
        "Little Busters! (Game)"@ja-latn ;
    foaf:name "Little Busters! (Game)"@en,
        "リトルバスターズ! (Game)"@ja,
        "Little Busters! (Game)"@ja-latn .

<product/2572#subject> a schema:CreativeWork ;
    schema:name "Angel Beats!"@en,
        "エンジェルビーツ!"@ja,
        "Angel Beats!"@ja-latn ;
    foaf:name "Angel Beats!"@en,
        "エンジェルビーツ!"@ja,
        "Angel Beats!"@ja-latn .

<album/27616#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "enigmaticLIA 4 -Anthemical Keyworlds-"@en,
        "enigmaticLIA 4 -Anthemical Keyworlds-"@ja,
        "enigmaticLIA 4 -Anthemical Keyworlds-"@ja-latn ;
    mo:composer <artist/4#subject> ;
    mo:produced_work <album/27616#musicalwork> ;
    schema:name "enigmaticLIA 4 -Anthemical Keyworlds-"@en,
        "enigmaticLIA 4 -Anthemical Keyworlds-"@ja,
        "enigmaticLIA 4 -Anthemical Keyworlds-"@ja-latn .

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

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

<org/162#subject> schema:name "queens label"@en,
        "queens label"@ja,
        "queens label"@ja-latn ;
    foaf:name "queens label"@en,
        "queens label"@ja,
        "queens label"@ja-latn .

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

<https://medium-media.vgm.io/albums/61/27616/27616-1311897210.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/27616#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "enigmaticLIA 4 -Anthemical Keyworlds-"@en,
        "enigmaticLIA 4 -Anthemical Keyworlds-"@ja,
        "enigmaticLIA 4 -Anthemical Keyworlds-"@ja-latn ;
    mo:performance_of <album/27616#musicalwork> ;
    mo:performer <artist/49442#subject> ;
    mo:recorded_as <album/27616#musicalexpression> ;
    schema:byArtist <artist/49442#subject> ;
    schema:name "enigmaticLIA 4 -Anthemical Keyworlds-"@en,
        "enigmaticLIA 4 -Anthemical Keyworlds-"@ja,
        "enigmaticLIA 4 -Anthemical Keyworlds-"@ja-latn ;
    schema:workPerformed <album/27616#musicalwork> .

<artist/49442#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27616#performance> ;
    schema:name "LIA"@en ;
    foaf:name "LIA"@en .

<album/27616#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-06-22"^^xsd:date ;
    dcterms:title "enigmaticLIA 4 -Anthemical Keyworlds-"@en,
        "enigmaticLIA 4 -Anthemical Keyworlds-"@ja,
        "enigmaticLIA 4 -Anthemical Keyworlds-"@ja-latn ;
    mo:catalogue_number "QLC-00001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27616#musicalexpression> ;
    mo:publisher <org/162#subject> ;
    mo:record _:N475961e6647f4efa9b6b276cf81e97e1 ;
    mo:record_count 1 ;
    schema:about <product/1011#subject>,
        <product/1015#subject>,
        <product/1019#subject>,
        <product/1022#subject>,
        <product/1023#subject>,
        <product/1026#subject>,
        <product/2572#subject> ;
    schema:byArtist <artist/49442#subject> ;
    schema:datePublished "2011-06-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/27616/27616-1311897210.jpg> ;
    schema:name "enigmaticLIA 4 -Anthemical Keyworlds-"@en,
        "enigmaticLIA 4 -Anthemical Keyworlds-"@ja,
        "enigmaticLIA 4 -Anthemical Keyworlds-"@ja-latn ;
    schema:publisher <org/162#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/27616/27616-1311897210.jpg> .

_:N116f11927a564091ac19c680185e6148 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Saya's Song (ALR Remix)"@ja,
        "Saya's Song (ALR Remix)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT6:22"^^xsd:interval ;
    schema:inPlaylist _:N475961e6647f4efa9b6b276cf81e97e1 ;
    schema:name "Saya's Song (ALR Remix)"@ja,
        "Saya's Song (ALR Remix)"@ja-latn .

_:N154d6d22512b4458b07b581d1210eb5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Busters! -Ecstacy Ver.- (Punk Dirty Channel Style)"@ja,
        "Little Busters! -Ecstacy Ver.- (Punk Dirty Channel Style)"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N475961e6647f4efa9b6b276cf81e97e1 ;
    schema:name "Little Busters! -Ecstacy Ver.- (Punk Dirty Channel Style)"@ja,
        "Little Busters! -Ecstacy Ver.- (Punk Dirty Channel Style)"@ja-latn .

_:N36909df7d5d64c7ab33c21afef09be56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anthemical Keyworlds TAM's Violin×Piano Non-Stop"@ja,
        "Anthemical Keyworlds TAM's Violin×Piano Non-Stop"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT7:37"^^xsd:interval ;
    schema:inPlaylist _:N475961e6647f4efa9b6b276cf81e97e1 ;
    schema:name "Anthemical Keyworlds TAM's Violin×Piano Non-Stop"@ja,
        "Anthemical Keyworlds TAM's Violin×Piano Non-Stop"@ja-latn .

_:N43388e94e6654b35a16888cbc76feaf9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青空 (Caramel Pod Remix)"@ja,
        "Aozora (Caramel Pod Remix)"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:inPlaylist _:N475961e6647f4efa9b6b276cf81e97e1 ;
    schema:name "青空 (Caramel Pod Remix)"@ja,
        "Aozora (Caramel Pod Remix)"@ja-latn .

_:N5c4d4c62393f4b3d9c0ef5e2eadaa865 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Soul, Your Beats! (TeddyLoid Remix)"@ja,
        "My Soul, Your Beats! (TeddyLoid Remix)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N475961e6647f4efa9b6b276cf81e97e1 ;
    schema:name "My Soul, Your Beats! (TeddyLoid Remix)"@ja,
        "My Soul, Your Beats! (TeddyLoid Remix)"@ja-latn .

_:N6afe43506ac5470d991317a2a53db8a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "時を刻む唄 (Clockwork Remix)"@ja,
        "Toki wo Kizamu Uta (Clockwork Remix)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N475961e6647f4efa9b6b276cf81e97e1 ;
    schema:name "時を刻む唄 (Clockwork Remix)"@ja,
        "Toki wo Kizamu Uta (Clockwork Remix)"@ja-latn .

_:N71682e467c9146a784bbb0e65f272508 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last regrets 彩菜&LIA duo ver. (Satsuki Ga Tenkomori's \"be vivid mix\")"@ja,
        "Last regrets Ayana & LIA duo ver. (Satsuki Ga Tenkomori's \"be vivid mix\")"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N475961e6647f4efa9b6b276cf81e97e1 ;
    schema:name "Last regrets 彩菜&LIA duo ver. (Satsuki Ga Tenkomori's \"be vivid mix\")"@ja,
        "Last regrets Ayana & LIA duo ver. (Satsuki Ga Tenkomori's \"be vivid mix\")"@ja-latn .

_:N8c32ea97fb594456ba53d8aa8d9a2c0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life is like a Melody (tofubeats remix)"@ja,
        "Life is like a Melody (tofubeats remix)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT6:37"^^xsd:interval ;
    schema:inPlaylist _:N475961e6647f4efa9b6b276cf81e97e1 ;
    schema:name "Life is like a Melody (tofubeats remix)"@ja,
        "Life is like a Melody (tofubeats remix)"@ja-latn .

_:Na37387b55a074602843cf6e83815c88c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏影 ～Cornwall summer mix～ (far away mix)"@ja,
        "Natsukage ~Cornwall summer mix~ (far away mix)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT7:41"^^xsd:interval ;
    schema:inPlaylist _:N475961e6647f4efa9b6b276cf81e97e1 ;
    schema:name "夏影 ～Cornwall summer mix～ (far away mix)"@ja,
        "Natsukage ~Cornwall summer mix~ (far away mix)"@ja-latn .

_:Nb0c7c74737744d3aa5aea5af72afcb7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "小さな手のひら (Chouchou Remix)"@ja,
        "Chiisa na Tenohira (Chouchou Remix)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N475961e6647f4efa9b6b276cf81e97e1 ;
    schema:name "小さな手のひら (Chouchou Remix)"@ja,
        "Chiisa na Tenohira (Chouchou Remix)"@ja-latn .

_:Nddd9768010e54beb89dd53ce66f9cec7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Soul, Your Beats! (Rasmus Faber Remix)"@ja,
        "My Soul, Your Beats! (Rasmus Faber Remix)"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT7:46"^^xsd:interval ;
    schema:inPlaylist _:N475961e6647f4efa9b6b276cf81e97e1 ;
    schema:name "My Soul, Your Beats! (Rasmus Faber Remix)"@ja,
        "My Soul, Your Beats! (Rasmus Faber Remix)"@ja-latn .

_:N475961e6647f4efa9b6b276cf81e97e1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N116f11927a564091ac19c680185e6148,
        _:N154d6d22512b4458b07b581d1210eb5e,
        _:N36909df7d5d64c7ab33c21afef09be56,
        _:N43388e94e6654b35a16888cbc76feaf9,
        _:N5c4d4c62393f4b3d9c0ef5e2eadaa865,
        _:N6afe43506ac5470d991317a2a53db8a8,
        _:N71682e467c9146a784bbb0e65f272508,
        _:N8c32ea97fb594456ba53d8aa8d9a2c0d,
        _:Na37387b55a074602843cf6e83815c88c,
        _:Nb0c7c74737744d3aa5aea5af72afcb7e,
        _:Nddd9768010e54beb89dd53ce66f9cec7 ;
    mo:track_count 11 ;
    schema:duration "PT67:46"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N116f11927a564091ac19c680185e6148,
        _:N154d6d22512b4458b07b581d1210eb5e,
        _:N36909df7d5d64c7ab33c21afef09be56,
        _:N43388e94e6654b35a16888cbc76feaf9,
        _:N5c4d4c62393f4b3d9c0ef5e2eadaa865,
        _:N6afe43506ac5470d991317a2a53db8a8,
        _:N71682e467c9146a784bbb0e65f272508,
        _:N8c32ea97fb594456ba53d8aa8d9a2c0d,
        _:Na37387b55a074602843cf6e83815c88c,
        _:Nb0c7c74737744d3aa5aea5af72afcb7e,
        _:Nddd9768010e54beb89dd53ce66f9cec7 .

