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

<artist/16428#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayumi."@en ;
    foaf:made <album/135931#lyrics>,
        <album/135931#subject> ;
    foaf:name "Ayumi."@en .

<artist/17512#subject> a schema:Person,
        foaf:Person ;
    schema:name "Astilbe × arendsii"@en ;
    foaf:made <album/135931#subject>,
        <album/135931#vocals> ;
    foaf:name "Astilbe × arendsii"@en .

<artist/23787#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sanma Aji"@en,
        "あじ秋刀魚"@ja ;
    foaf:made <album/135931#subject>,
        <album/135931#vocals> ;
    foaf:name "Sanma Aji"@en,
        "あじ秋刀魚"@ja .

<artist/15844#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135931#subject> ;
    schema:name "Atsushi Nido"@en,
        "仁堂敦"@ja ;
    foaf:made <album/135931#composition>,
        <album/135931#lyrics>,
        <album/135931#subject> ;
    foaf:name "Atsushi Nido"@en,
        "仁堂敦"@ja .

<artist/968#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135931#subject> ;
    schema:name "Eiichiro Yanagi"@en,
        "柳英一朗"@ja ;
    foaf:made <album/135931#composition>,
        <album/135931#subject> ;
    foaf:name "Eiichiro Yanagi"@en,
        "柳英一朗"@ja .

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

<album/135931#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LOVE REVENGE VOCAL COLLECTION"@en,
        "LOVE REVENGE VOCAL COLLECTION"@ja,
        "LOVE REVENGE VOCAL COLLECTION"@ja-latn ;
    mo:performance_of <album/135931#musicalwork> ;
    mo:recorded_as <album/135931#musicalexpression> ;
    schema:name "LOVE REVENGE VOCAL COLLECTION"@en,
        "LOVE REVENGE VOCAL COLLECTION"@ja,
        "LOVE REVENGE VOCAL COLLECTION"@ja-latn ;
    schema:workPerformed <album/135931#musicalwork> .

<org/1795#subject> schema:name "TGL"@en,
        "株式会社テイジイエル"@ja,
        "TGL"@ja-latn ;
    foaf:name "TGL"@en,
        "株式会社テイジイエル"@ja,
        "TGL"@ja-latn .

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

<https://medium-media.vgm.io/albums/13/135931/135931-f6c783a20a70.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/135931#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LOVE REVENGE VOCAL COLLECTION"@en,
        "LOVE REVENGE VOCAL COLLECTION"@ja,
        "LOVE REVENGE VOCAL COLLECTION"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Astilbe × arendsii)"@en ;
            foaf:made <album/135931#composition> ;
            foaf:name "(Astilbe × arendsii)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Jumble Records"@en ;
            foaf:made <album/135931#composition> ;
            foaf:name "(Jumble Records"@en ],
        <artist/15844#subject>,
        <artist/968#subject> ;
    mo:produced_work <album/135931#musicalwork> ;
    schema:name "LOVE REVENGE VOCAL COLLECTION"@en,
        "LOVE REVENGE VOCAL COLLECTION"@ja,
        "LOVE REVENGE VOCAL COLLECTION"@ja-latn .

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

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

<album/135931#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-10-29"^^xsd:date ;
    dcterms:title "LOVE REVENGE VOCAL COLLECTION"@en,
        "LOVE REVENGE VOCAL COLLECTION"@ja,
        "LOVE REVENGE VOCAL COLLECTION"@ja-latn ;
    mo:catalogue_number "DAI-151020" ;
    mo:media_type "CD" ;
    mo:publication_of <album/135931#musicalexpression> ;
    mo:publisher <org/1795#subject> ;
    mo:record _:Nccbe331971ee451eb1f6a2d7f7f72832 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "LOVE REVENGE"@en ;
            foaf:name "LOVE REVENGE"@en ] ;
    schema:datePublished "2015-10-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/13/135931/135931-f6c783a20a70.jpg> ;
    schema:name "LOVE REVENGE VOCAL COLLECTION"@en,
        "LOVE REVENGE VOCAL COLLECTION"@ja,
        "LOVE REVENGE VOCAL COLLECTION"@ja-latn ;
    schema:publisher <org/1795#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/135931/135931-f6c783a20a70.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135931#subject> ;
    schema:name "(Jumble Records"@en ;
    foaf:made <album/135931#subject> ;
    foaf:name "(Jumble Records"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Astilbe × arendsii)"@en ;
    foaf:made <album/135931#subject> ;
    foaf:name "(Astilbe × arendsii)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "中村麻未"@en ;
    foaf:made <album/135931#subject> ;
    foaf:name "中村麻未"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135931#subject> ;
    schema:name "(Astilbe × arendsii)"@en ;
    foaf:made <album/135931#subject> ;
    foaf:name "(Astilbe × arendsii)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "鳥野ゆうみ"@en ;
    foaf:made <album/135931#vocals> ;
    foaf:name "鳥野ゆうみ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "南月悠奈"@en ;
    foaf:made <album/135931#vocals> ;
    foaf:name "南月悠奈"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "南月悠奈"@en ;
    foaf:made <album/135931#subject> ;
    foaf:name "南月悠奈"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Jumble Records"@en ;
    foaf:made <album/135931#subject> ;
    foaf:name "(Jumble Records"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Astilbe × arendsii)"@en ;
    foaf:made <album/135931#lyrics> ;
    foaf:name "(Astilbe × arendsii)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Jumble Records"@en ;
    foaf:made <album/135931#lyrics> ;
    foaf:name "(Jumble Records"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "鳥野ゆうみ"@en ;
    foaf:made <album/135931#subject> ;
    foaf:name "鳥野ゆうみ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "中村麻未"@en ;
    foaf:made <album/135931#vocals> ;
    foaf:name "中村麻未"@en .

_:N20066231198545fa84ec86b6ff64b196 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Touch my heart"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nccbe331971ee451eb1f6a2d7f7f72832 ;
    schema:name "Touch my heart"@en .

_:N945e20a8e2204a84acb40b6ad09f985b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "just for You"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nccbe331971ee451eb1f6a2d7f7f72832 ;
    schema:name "just for You"@en .

_:Nb7cbc974723548109be230c12c2dd2fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "love with You"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nccbe331971ee451eb1f6a2d7f7f72832 ;
    schema:name "love with You"@en .

_:Nca3b671d65704bbab96bf22b1dae5854 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love me do"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nccbe331971ee451eb1f6a2d7f7f72832 ;
    schema:name "Love me do"@en .

_:Nd88060c0fede4802a0b4294ffea360f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Revenge!"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nccbe331971ee451eb1f6a2d7f7f72832 ;
    schema:name "Love Revenge!"@en .

_:Nccbe331971ee451eb1f6a2d7f7f72832 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20066231198545fa84ec86b6ff64b196,
        _:N945e20a8e2204a84acb40b6ad09f985b,
        _:Nb7cbc974723548109be230c12c2dd2fd,
        _:Nca3b671d65704bbab96bf22b1dae5854,
        _:Nd88060c0fede4802a0b4294ffea360f2 ;
    mo:track_count 5 ;
    schema:duration "PT13:01"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N20066231198545fa84ec86b6ff64b196,
        _:N945e20a8e2204a84acb40b6ad09f985b,
        _:Nb7cbc974723548109be230c12c2dd2fd,
        _:Nca3b671d65704bbab96bf22b1dae5854,
        _:Nd88060c0fede4802a0b4294ffea360f2 .

