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

<artist/54522#subject> a schema:Person,
        foaf:Person ;
    schema:name "Neeshe"@en,
        "にーしぇ"@ja ;
    foaf:made <album/30769#lyrics>,
        <album/30769#subject> ;
    foaf:name "Neeshe"@en,
        "にーしぇ"@ja .

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

<artist/11667#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30769#subject> ;
    schema:name "ILL"@en ;
    foaf:made <album/30769#composition>,
        <album/30769#subject> ;
    foaf:name "ILL"@en .

<artist/11668#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30769#subject> ;
    schema:name "lapix"@en ;
    foaf:made <album/30769#composition>,
        <album/30769#subject> ;
    foaf:name "lapix"@en .

<artist/8890#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30769#subject> ;
    schema:name "Irus"@en ;
    foaf:made <album/30769#composition>,
        <album/30769#subject> ;
    foaf:name "Irus"@en .

<event/146> a mo:Release ;
    schema:name "Released at Comic Market 81 (Dec 29, 2011 to Dec 31, 2011)" .

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

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

<org/554#subject> schema:name "LiLA'c Records"@en,
        "リラレコーズ"@ja,
        "LiLA'c Records"@ja-latn ;
    foaf:name "LiLA'c Records"@en,
        "リラレコーズ"@ja,
        "LiLA'c Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/96/30769/30769-1324588545.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11666#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30769#performance> ;
    schema:name "Kano"@en,
        "鹿乃"@ja ;
    foaf:name "Kano"@en,
        "鹿乃"@ja .

<artist/12212#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30769#performance> ;
    schema:name "irony"@en ;
    foaf:name "irony"@en .

<artist/6729#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30769#performance> ;
    schema:name "℃iel"@en ;
    foaf:name "℃iel"@en .

<artist/8196#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30769#performance> ;
    schema:name "Nanahira"@en,
        "ななひら"@ja ;
    foaf:name "Nanahira"@en,
        "ななひら"@ja .

<artist/9025#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30769#performance> ;
    schema:name "Usa"@en,
        "うさ"@ja ;
    foaf:name "Usa"@en,
        "うさ"@ja .

<album/30769#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Imitation Larval Love"@en,
        "Imitation Larval Love"@ja,
        "Imitation Larval Love"@ja-latn ;
    mo:composer <artist/11667#subject>,
        <artist/11668#subject>,
        <artist/8890#subject> ;
    mo:produced_work <album/30769#musicalwork> ;
    schema:name "Imitation Larval Love"@en,
        "Imitation Larval Love"@ja,
        "Imitation Larval Love"@ja-latn .

<album/30769#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Imitation Larval Love"@en,
        "Imitation Larval Love"@ja,
        "Imitation Larval Love"@ja-latn ;
    mo:performance_of <album/30769#musicalwork> ;
    mo:performer <artist/11666#subject>,
        <artist/12212#subject>,
        <artist/6729#subject>,
        <artist/8196#subject>,
        <artist/9025#subject> ;
    mo:recorded_as <album/30769#musicalexpression> ;
    schema:byArtist <artist/11666#subject>,
        <artist/12212#subject>,
        <artist/6729#subject>,
        <artist/8196#subject>,
        <artist/9025#subject> ;
    schema:name "Imitation Larval Love"@en,
        "Imitation Larval Love"@ja,
        "Imitation Larval Love"@ja-latn ;
    schema:workPerformed <album/30769#musicalwork> .

<album/30769#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-30"^^xsd:date ;
    dcterms:title "Imitation Larval Love"@en,
        "Imitation Larval Love"@ja,
        "Imitation Larval Love"@ja-latn ;
    mo:catalogue_number "LLAC-0010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30769#musicalexpression> ;
    mo:publisher <org/554#subject> ;
    mo:record _:Nee890b1464184e02935dfc4ca93d2a5f ;
    mo:record_count 1 ;
    mo:release <event/146> ;
    schema:byArtist <artist/11666#subject>,
        <artist/12212#subject>,
        <artist/6729#subject>,
        <artist/8196#subject>,
        <artist/9025#subject> ;
    schema:datePublished "2011-12-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/96/30769/30769-1324588545.jpg> ;
    schema:name "Imitation Larval Love"@en,
        "Imitation Larval Love"@ja,
        "Imitation Larval Love"@ja-latn ;
    schema:publisher <org/554#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/30769/30769-1324588545.jpg> .

_:N1843747a394645ed94b95515442350ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gravity World"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nee890b1464184e02935dfc4ca93d2a5f ;
    schema:name "Gravity World"@en .

_:N2ec5d112d2b64248828910d2dc52d61a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WIRED"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nee890b1464184e02935dfc4ca93d2a5f ;
    schema:name "WIRED"@en .

_:N2ef59a8a50044a998aef76d43c029959 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nasty Dishes"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:Nee890b1464184e02935dfc4ca93d2a5f ;
    schema:name "Nasty Dishes"@en .

_:N4b25902055604a78b6bdff38901e4996 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloody Cake"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nee890b1464184e02935dfc4ca93d2a5f ;
    schema:name "Bloody Cake"@en .

_:N527cbd10e562465a9abe469393305092 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DECAYED LOVE"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Nee890b1464184e02935dfc4ca93d2a5f ;
    schema:name "DECAYED LOVE"@en .

_:N5525a0ffbec54cada6d2f492d39407bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloody Cake (Ryu☆Remix)"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Nee890b1464184e02935dfc4ca93d2a5f ;
    schema:name "Bloody Cake (Ryu☆Remix)"@en .

_:N59f86b30b4b54dc88c0674e99180a049 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WIRED (ReAudia Remix)"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:Nee890b1464184e02935dfc4ca93d2a5f ;
    schema:name "WIRED (ReAudia Remix)"@en .

_:N5a1e24ee4d094166b650c799f8775cbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Validation"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:33"^^xsd:interval ;
    schema:inPlaylist _:Nee890b1464184e02935dfc4ca93d2a5f ;
    schema:name "Validation"@en .

_:Ne47cd5cafc7746b1973d5ffc63b5b843 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Existence value and Firm"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Nee890b1464184e02935dfc4ca93d2a5f ;
    schema:name "Existence value and Firm"@en .

_:Nee890b1464184e02935dfc4ca93d2a5f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1843747a394645ed94b95515442350ca,
        _:N2ec5d112d2b64248828910d2dc52d61a,
        _:N2ef59a8a50044a998aef76d43c029959,
        _:N4b25902055604a78b6bdff38901e4996,
        _:N527cbd10e562465a9abe469393305092,
        _:N5525a0ffbec54cada6d2f492d39407bc,
        _:N59f86b30b4b54dc88c0674e99180a049,
        _:N5a1e24ee4d094166b650c799f8775cbd,
        _:Ne47cd5cafc7746b1973d5ffc63b5b843 ;
    mo:track_count 9 ;
    schema:duration "PT46:44"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N1843747a394645ed94b95515442350ca,
        _:N2ec5d112d2b64248828910d2dc52d61a,
        _:N2ef59a8a50044a998aef76d43c029959,
        _:N4b25902055604a78b6bdff38901e4996,
        _:N527cbd10e562465a9abe469393305092,
        _:N5525a0ffbec54cada6d2f492d39407bc,
        _:N59f86b30b4b54dc88c0674e99180a049,
        _:N5a1e24ee4d094166b650c799f8775cbd,
        _:Ne47cd5cafc7746b1973d5ffc63b5b843 .

