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

<artist/2326#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ringo Aoba"@en,
        "青葉りんご"@ja ;
    foaf:made <album/6353#subject>,
        <album/6353#vocals> ;
    foaf:name "Ringo Aoba"@en,
        "青葉りんご"@ja .

<artist/2383#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chieri Oda"@en,
        "おだちえり"@ja ;
    foaf:made <album/6353#lyrics>,
        <album/6353#subject>,
        <album/6353#vocals> ;
    foaf:name "Chieri Oda"@en,
        "おだちえり"@ja .

<artist/2384#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuana Miyazawa"@en,
        "宮沢ゆあな"@ja ;
    foaf:made <album/6353#subject>,
        <album/6353#vocals> ;
    foaf:name "Yuana Miyazawa"@en,
        "宮沢ゆあな"@ja .

<artist/2385#subject> a schema:Person,
        foaf:Person ;
    schema:name "Minami Nagasaki"@en,
        "長崎みなみ"@ja ;
    foaf:made <album/6353#subject>,
        <album/6353#vocals> ;
    foaf:name "Minami Nagasaki"@en,
        "長崎みなみ"@ja .

<artist/291#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rita"@en ;
    foaf:made <album/6353#subject>,
        <album/6353#vocals> ;
    foaf:name "Rita"@en .

<artist/68734#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kazumi Yuu"@en,
        "游かずみ"@ja ;
    foaf:made <album/6353#lyrics>,
        <album/6353#subject> ;
    foaf:name "Kazumi Yuu"@en,
        "游かずみ"@ja .

<artist/78548#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kazuhito Okayama"@en,
        "おかやまかずひと"@ja ;
    foaf:made <album/6353#lyrics>,
        <album/6353#subject> ;
    foaf:name "Kazuhito Okayama"@en,
        "おかやまかずひと"@ja .

<artist/1931#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6353#subject> ;
    schema:name "Yuichi Ota"@en,
        "大田雄一"@ja ;
    foaf:made <album/6353#composition>,
        <album/6353#subject> ;
    foaf:name "Yuichi Ota"@en,
        "大田雄一"@ja .

<artist/2386#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6353#subject> ;
    schema:name "Makiko Hirohashi"@en,
        "広橋真紀子"@ja ;
    foaf:made <album/6353#composition>,
        <album/6353#subject> ;
    foaf:name "Makiko Hirohashi"@en,
        "広橋真紀子"@ja .

<artist/2387#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6353#subject> ;
    schema:name "Yukihotaru"@en,
        "雪蛍"@ja ;
    foaf:made <album/6353#composition>,
        <album/6353#subject> ;
    foaf:name "Yukihotaru"@en,
        "雪蛍"@ja .

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

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

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

<album/6353#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LiLiM vocal collection 01"@en,
        "LiLiM vocal collection 01"@ja,
        "LiLiM vocal collection 01"@ja-latn ;
    mo:performance_of <album/6353#musicalwork> ;
    mo:recorded_as <album/6353#musicalexpression> ;
    schema:name "LiLiM vocal collection 01"@en,
        "LiLiM vocal collection 01"@ja,
        "LiLiM vocal collection 01"@ja-latn ;
    schema:workPerformed <album/6353#musicalwork> .

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

<https://medium-media.vgm.io/albums/35/6353/6353-1199014102.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/6353#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LiLiM vocal collection 01"@en,
        "LiLiM vocal collection 01"@ja,
        "LiLiM vocal collection 01"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Gion-syojya"@en ;
            foaf:made <album/6353#composition> ;
            foaf:name "(Gion-syojya"@en ],
        <artist/1931#subject>,
        <artist/2386#subject>,
        <artist/2387#subject>,
        <artist/4910#subject> ;
    mo:produced_work <album/6353#musicalwork> ;
    schema:name "LiLiM vocal collection 01"@en,
        "LiLiM vocal collection 01"@ja,
        "LiLiM vocal collection 01"@ja-latn .

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

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

<album/6353#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-29"^^xsd:date ;
    dcterms:title "LiLiM vocal collection 01"@en,
        "LiLiM vocal collection 01"@ja,
        "LiLiM vocal collection 01"@ja-latn ;
    mo:catalogue_number "KOMIKET-LILIM" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6353#musicalexpression> ;
    mo:publisher _:Nc9324dd132bb473f90798185e51e702e ;
    mo:record _:Nbba75e992f8d4a02abb9f29c9bcb3616 ;
    mo:record_count 1 ;
    mo:release <event/2> ;
    schema:datePublished "2007-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/35/6353/6353-1199014102.jpg> ;
    schema:name "LiLiM vocal collection 01"@en,
        "LiLiM vocal collection 01"@ja,
        "LiLiM vocal collection 01"@ja-latn ;
    schema:publisher _:Nc9324dd132bb473f90798185e51e702e ;
    foaf:depiction <https://media.vgm.io/albums/35/6353/6353-1199014102.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mituki Nanasawa"@en ;
    foaf:made <album/6353#subject> ;
    foaf:name "Mituki Nanasawa"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "(Gion-syojya"@en ;
    foaf:made <album/6353#lyrics> ;
    foaf:name "(Gion-syojya"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mari Yamaguchi"@en ;
    foaf:made <album/6353#subject> ;
    foaf:name "Mari Yamaguchi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Frances Coppola"@en ;
    foaf:made <album/6353#subject> ;
    foaf:name "Frances Coppola"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Frances Coppola"@en ;
    foaf:made <album/6353#lyrics> ;
    foaf:name "Frances Coppola"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mituki Nanasawa"@en ;
    foaf:made <album/6353#vocals> ;
    foaf:name "Mituki Nanasawa"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Gion-syojya"@en ;
    foaf:made <album/6353#subject> ;
    foaf:name "(Gion-syojya"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mari Yamaguchi"@en ;
    foaf:made <album/6353#lyrics> ;
    foaf:name "Mari Yamaguchi"@en .

_:N1b14e39411f949e085a74ef7930f9bf0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "看護戦隊ナースレンジャー short ver."@ja,
        "Kango-sentai nurse ranger short ver."@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nbba75e992f8d4a02abb9f29c9bcb3616 ;
    schema:name "看護戦隊ナースレンジャー short ver."@ja,
        "Kango-sentai nurse ranger short ver."@ja-latn .

_:N80574253d0ab4fb8923c162a612df3a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "焔之戦姫"@ja,
        "Homura no senki"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Nbba75e992f8d4a02abb9f29c9bcb3616 ;
    schema:name "焔之戦姫"@ja,
        "Homura no senki"@ja-latn .

_:N99324f0ce786416f8d634c70d03f222a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光を…"@ja,
        "Hikari wo..."@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Nbba75e992f8d4a02abb9f29c9bcb3616 ;
    schema:name "光を…"@ja,
        "Hikari wo..."@ja-latn .

_:Nbd407dfb897f43979583f82a1a9f3dfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "女神ノ宿命"@ja,
        "Megami no sadame"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Nbba75e992f8d4a02abb9f29c9bcb3616 ;
    schema:name "女神ノ宿命"@ja,
        "Megami no sadame"@ja-latn .

_:Nc9324dd132bb473f90798185e51e702e schema:name "LiLiM"@en ;
    foaf:name "LiLiM"@en .

_:Nc9be04ed3ecc4a448d98fd140fa1f9a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "四季の歯車"@ja,
        "Shiki no haguruma"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:Nbba75e992f8d4a02abb9f29c9bcb3616 ;
    schema:name "四季の歯車"@ja,
        "Shiki no haguruma"@ja-latn .

_:Nbba75e992f8d4a02abb9f29c9bcb3616 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b14e39411f949e085a74ef7930f9bf0,
        _:N80574253d0ab4fb8923c162a612df3a3,
        _:N99324f0ce786416f8d634c70d03f222a,
        _:Nbd407dfb897f43979583f82a1a9f3dfd,
        _:Nc9be04ed3ecc4a448d98fd140fa1f9a3 ;
    mo:track_count 5 ;
    schema:duration "PT23:03"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1b14e39411f949e085a74ef7930f9bf0,
        _:N80574253d0ab4fb8923c162a612df3a3,
        _:N99324f0ce786416f8d634c70d03f222a,
        _:Nbd407dfb897f43979583f82a1a9f3dfd,
        _:Nc9be04ed3ecc4a448d98fd140fa1f9a3 .

