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

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

<artist/207#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14649#subject> ;
    schema:name "HIR"@en ;
    foaf:made <album/14649#composition>,
        <album/14649#subject> ;
    foaf:name "HIR"@en .

<artist/2412#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14649#subject> ;
    schema:name "UI-70"@en ;
    foaf:made <album/14649#composition>,
        <album/14649#subject> ;
    foaf:name "UI-70"@en .

<artist/574#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14649#subject> ;
    schema:name "SENTIVE"@en ;
    foaf:made <album/14649#composition>,
        <album/14649#subject> ;
    foaf:name "SENTIVE"@en .

<event/1> a mo:Release ;
    schema:name "Released at Comic Market 72 (Aug 17, 2007 to Aug 19, 2007)" .

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

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

<https://medium-media.vgm.io/albums/94/14649/14649-1251669819.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1837#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14649#performance> ;
    schema:name "YuNa"@en,
        "遊女"@ja ;
    foaf:name "YuNa"@en,
        "遊女"@ja .

<artist/2373#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14649#performance> ;
    schema:name "Ryouki Ruou"@en,
        "留桜良姫"@ja ;
    foaf:made <album/14649#lyrics>,
        <album/14649#subject> ;
    foaf:name "Ryouki Ruou"@en,
        "留桜良姫"@ja .

<artist/42302#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14649#performance> ;
    schema:name "yuiko"@en,
        "ゆいこ"@ja ;
    foaf:made <album/14649#lyrics>,
        <album/14649#subject> ;
    foaf:name "yuiko"@en,
        "ゆいこ"@ja .

<artist/4797#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14649#performance> ;
    schema:name "Tamari"@en,
        "珠梨"@ja ;
    foaf:made <album/14649#lyrics>,
        <album/14649#subject> ;
    foaf:name "Tamari"@en,
        "珠梨"@ja .

<album/14649#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lovers Again"@en,
        "らばーずあげいん"@ja,
        "Lovers Again"@ja-latn ;
    mo:composer <artist/207#subject>,
        <artist/2412#subject>,
        <artist/574#subject> ;
    mo:produced_work <album/14649#musicalwork> ;
    schema:name "Lovers Again"@en,
        "らばーずあげいん"@ja,
        "Lovers Again"@ja-latn .

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

<album/14649#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lovers Again"@en,
        "らばーずあげいん"@ja,
        "Lovers Again"@ja-latn ;
    mo:performance_of <album/14649#musicalwork> ;
    mo:performer <artist/1837#subject>,
        <artist/2373#subject>,
        <artist/42302#subject>,
        <artist/4797#subject> ;
    mo:recorded_as <album/14649#musicalexpression> ;
    schema:byArtist <artist/1837#subject>,
        <artist/2373#subject>,
        <artist/42302#subject>,
        <artist/4797#subject> ;
    schema:name "Lovers Again"@en,
        "らばーずあげいん"@ja,
        "Lovers Again"@ja-latn ;
    schema:workPerformed <album/14649#musicalwork> .

<album/14649#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-08-17"^^xsd:date ;
    dcterms:title "Lovers Again"@en,
        "らばーずあげいん"@ja,
        "Lovers Again"@ja-latn ;
    mo:catalogue_number "NMGM-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14649#musicalexpression> ;
    mo:publisher _:N6f238829ce0f485cb9231c0b9b49ca05 ;
    mo:record _:Na3bcfd7ae08740f9b154875aeb53aebe ;
    mo:record_count 1 ;
    mo:release <event/1> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Attack the Love Heart!!"@en ;
            foaf:name "Attack the Love Heart!!"@en ] ;
    schema:byArtist <artist/1837#subject>,
        <artist/2373#subject>,
        <artist/42302#subject>,
        <artist/4797#subject> ;
    schema:datePublished "2007-08-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/94/14649/14649-1251669819.jpg> ;
    schema:name "Lovers Again"@en,
        "らばーずあげいん"@ja,
        "Lovers Again"@ja-latn ;
    schema:publisher _:N6f238829ce0f485cb9231c0b9b49ca05 ;
    foaf:depiction <https://media.vgm.io/albums/94/14649/14649-1251669819.jpg> .

_:N1f98fd305fdf4db7bf045140004b8e86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OVER-その先へ- Full Ver."@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Na3bcfd7ae08740f9b154875aeb53aebe ;
    schema:name "OVER-その先へ- Full Ver."@ja .

_:N2a1d34bd36eb4cc7a7c1b583a13d16c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大、大、大好き にゃんこ Ver"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Na3bcfd7ae08740f9b154875aeb53aebe ;
    schema:name "大、大、大好き にゃんこ Ver"@ja .

_:N49fa930ccf0d4742931492e32c3cddd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sunshine [日常・朝昼晩汎用]"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Na3bcfd7ae08740f9b154875aeb53aebe ;
    schema:name "sunshine [日常・朝昼晩汎用]"@ja .

_:N4a332ade22bb447081ed689d21ee1d24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lights out [日常・夜]"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Na3bcfd7ae08740f9b154875aeb53aebe ;
    schema:name "lights out [日常・夜]"@ja .

_:N5e9d70a33a08461ba94a733d2e65ac61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "curiosity killed the cat [ねねテーマ]"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Na3bcfd7ae08740f9b154875aeb53aebe ;
    schema:name "curiosity killed the cat [ねねテーマ]"@ja .

_:N6447864783bb42ef88134d06f551b372 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大、大、大好き [ねねイメージソング]"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Na3bcfd7ae08740f9b154875aeb53aebe ;
    schema:name "大、大、大好き [ねねイメージソング]"@ja .

_:N6662758019cc4b8c8721e2a877364f72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "kindly smile [霞テーマ]"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Na3bcfd7ae08740f9b154875aeb53aebe ;
    schema:name "kindly smile [霞テーマ]"@ja .

_:N68409c90f71e49b28a226b35752f01e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sweet days [悠子テーマ]"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Na3bcfd7ae08740f9b154875aeb53aebe ;
    schema:name "sweet days [悠子テーマ]"@ja .

_:N6f238829ce0f485cb9231c0b9b49ca05 schema:name "Neko no Mikan"@en ;
    foaf:name "Neko no Mikan"@en .

_:N92e43d1067894136acb522458ffc481b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "in loving, in being loved [濡れ場]"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Na3bcfd7ae08740f9b154875aeb53aebe ;
    schema:name "in loving, in being loved [濡れ場]"@ja .

_:N9e163b4f9c7a431ab4c923145b5d929c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "want some？ [おちゃらけ]"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Na3bcfd7ae08740f9b154875aeb53aebe ;
    schema:name "want some？ [おちゃらけ]"@ja .

_:N9f794118b1c647fab982543faea4484b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "painful heart [告白]"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Na3bcfd7ae08740f9b154875aeb53aebe ;
    schema:name "painful heart [告白]"@ja .

_:Na25c7b88b1684aae867a7dfb32ccb464 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "go ahead！ [バイオレンス]"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Na3bcfd7ae08740f9b154875aeb53aebe ;
    schema:name "go ahead！ [バイオレンス]"@ja .

_:Na81727d275ea4f25978af04028f350ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青空RUN [霞イメージソング]"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Na3bcfd7ae08740f9b154875aeb53aebe ;
    schema:name "青空RUN [霞イメージソング]"@ja .

_:Nab62e83a17d54d809e83ff6179929b7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cast the die [日常・昼]"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Na3bcfd7ae08740f9b154875aeb53aebe ;
    schema:name "cast the die [日常・昼]"@ja .

_:Ncc6fe812592c495288abb0599aa3fbd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Confused Love [悠子イメージソング]"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Na3bcfd7ae08740f9b154875aeb53aebe ;
    schema:name "Confused Love [悠子イメージソング]"@ja .

_:Ne2c37c97df544f538a88fcf5bf688b4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋のパズル Full Ver."@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Na3bcfd7ae08740f9b154875aeb53aebe ;
    schema:name "恋のパズル Full Ver."@ja .

_:Ne4e43726c2e8414bb893fe7b1bcaebac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "relief [エピローグ]"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Na3bcfd7ae08740f9b154875aeb53aebe ;
    schema:name "relief [エピローグ]"@ja .

_:Nf2d4ebd2223b4b0a8fc9a9127e2e9238 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the unveiled [戦慄]"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Na3bcfd7ae08740f9b154875aeb53aebe ;
    schema:name "the unveiled [戦慄]"@ja .

_:Na3bcfd7ae08740f9b154875aeb53aebe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f98fd305fdf4db7bf045140004b8e86,
        _:N2a1d34bd36eb4cc7a7c1b583a13d16c2,
        _:N49fa930ccf0d4742931492e32c3cddd5,
        _:N4a332ade22bb447081ed689d21ee1d24,
        _:N5e9d70a33a08461ba94a733d2e65ac61,
        _:N6447864783bb42ef88134d06f551b372,
        _:N6662758019cc4b8c8721e2a877364f72,
        _:N68409c90f71e49b28a226b35752f01e3,
        _:N92e43d1067894136acb522458ffc481b,
        _:N9e163b4f9c7a431ab4c923145b5d929c,
        _:N9f794118b1c647fab982543faea4484b,
        _:Na25c7b88b1684aae867a7dfb32ccb464,
        _:Na81727d275ea4f25978af04028f350ee,
        _:Nab62e83a17d54d809e83ff6179929b7f,
        _:Ncc6fe812592c495288abb0599aa3fbd6,
        _:Ne2c37c97df544f538a88fcf5bf688b4b,
        _:Ne4e43726c2e8414bb893fe7b1bcaebac,
        _:Nf2d4ebd2223b4b0a8fc9a9127e2e9238 ;
    mo:track_count 18 ;
    schema:duration "PT54:03"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N1f98fd305fdf4db7bf045140004b8e86,
        _:N2a1d34bd36eb4cc7a7c1b583a13d16c2,
        _:N49fa930ccf0d4742931492e32c3cddd5,
        _:N4a332ade22bb447081ed689d21ee1d24,
        _:N5e9d70a33a08461ba94a733d2e65ac61,
        _:N6447864783bb42ef88134d06f551b372,
        _:N6662758019cc4b8c8721e2a877364f72,
        _:N68409c90f71e49b28a226b35752f01e3,
        _:N92e43d1067894136acb522458ffc481b,
        _:N9e163b4f9c7a431ab4c923145b5d929c,
        _:N9f794118b1c647fab982543faea4484b,
        _:Na25c7b88b1684aae867a7dfb32ccb464,
        _:Na81727d275ea4f25978af04028f350ee,
        _:Nab62e83a17d54d809e83ff6179929b7f,
        _:Ncc6fe812592c495288abb0599aa3fbd6,
        _:Ne2c37c97df544f538a88fcf5bf688b4b,
        _:Ne4e43726c2e8414bb893fe7b1bcaebac,
        _:Nf2d4ebd2223b4b0a8fc9a9127e2e9238 .

