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

<artist/63277#subject> a schema:Person,
        foaf:Person ;
    schema:name "Levin"@en ;
    foaf:made <album/13201#lyrics>,
        <album/13201#subject> ;
    foaf:name "Levin"@en .

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

<artist/3534#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13201#subject> ;
    schema:name "Akira Asano"@en,
        "浅野彰"@ja ;
    foaf:made <album/13201#composition>,
        <album/13201#subject> ;
    foaf:name "Akira Asano"@en,
        "浅野彰"@ja .

<artist/62376#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13201#subject> ;
    schema:name "sh-9"@en ;
    foaf:made <album/13201#composition>,
        <album/13201#subject> ;
    foaf:name "sh-9"@en .

<artist/62522#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13201#subject> ;
    schema:name "sakai-h"@en ;
    foaf:made <album/13201#composition>,
        <album/13201#subject> ;
    foaf:name "sakai-h"@en .

<artist/63292#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13201#subject> ;
    schema:name "SUDA MUSIC FACTORY"@en ;
    foaf:made <album/13201#composition>,
        <album/13201#lyrics>,
        <album/13201#subject> ;
    foaf:name "SUDA MUSIC FACTORY"@en .

<event/5> a mo:Release ;
    schema:name "Released at Comic Market 70 (Aug 10, 2006 to Aug 13, 2006)" .

<product/15491#subject> a schema:CreativeWork ;
    schema:name "Yappari Imouto ga Suki!"@en,
        "やっぱり妹がすきっ!"@ja,
        "Yappari Imouto ga Suki!"@ja-latn ;
    foaf:name "Yappari Imouto ga Suki!"@en,
        "やっぱり妹がすきっ!"@ja,
        "Yappari Imouto ga Suki!"@ja-latn .

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

<org/2731#subject> schema:name "Triangle"@en,
        "Triangle"@ja,
        "Triangle"@ja-latn ;
    foaf:name "Triangle"@en,
        "Triangle"@ja,
        "Triangle"@ja-latn .

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

<https://medium-media.vgm.io/albums/10/13201/13201-1241183115.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1847#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13201#performance> ;
    schema:name "Sora Yuizuki"@en,
        "結月そら"@ja ;
    foaf:made <album/13201#lyrics>,
        <album/13201#subject> ;
    foaf:name "Sora Yuizuki"@en,
        "結月そら"@ja .

<artist/62377#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13201#performance> ;
    schema:name "Minako"@en ;
    foaf:name "Minako"@en .

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

<album/13201#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Triangle Vocal Collection Vol.2"@en,
        "Triangle Vocal Collection Vol.2"@ja,
        "Triangle Vocal Collection Vol.2"@ja-latn ;
    mo:composer <artist/3534#subject>,
        <artist/62376#subject>,
        <artist/62522#subject>,
        <artist/63292#subject> ;
    mo:produced_work <album/13201#musicalwork> ;
    schema:name "Triangle Vocal Collection Vol.2"@en,
        "Triangle Vocal Collection Vol.2"@ja,
        "Triangle Vocal Collection Vol.2"@ja-latn .

<album/13201#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Triangle Vocal Collection Vol.2"@en,
        "Triangle Vocal Collection Vol.2"@ja,
        "Triangle Vocal Collection Vol.2"@ja-latn ;
    mo:performance_of <album/13201#musicalwork> ;
    mo:performer _:Nee0590cdfd3540a398eb07be07a02911,
        <artist/1847#subject>,
        <artist/62377#subject> ;
    mo:recorded_as <album/13201#musicalexpression> ;
    schema:byArtist _:Nee0590cdfd3540a398eb07be07a02911,
        <artist/1847#subject>,
        <artist/62377#subject> ;
    schema:name "Triangle Vocal Collection Vol.2"@en,
        "Triangle Vocal Collection Vol.2"@ja,
        "Triangle Vocal Collection Vol.2"@ja-latn ;
    schema:workPerformed <album/13201#musicalwork> .

<album/13201#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-08-11"^^xsd:date ;
    dcterms:title "Triangle Vocal Collection Vol.2"@en,
        "Triangle Vocal Collection Vol.2"@ja,
        "Triangle Vocal Collection Vol.2"@ja-latn ;
    mo:catalogue_number "TRIANGLEVC02" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13201#musicalexpression> ;
    mo:publisher <org/2731#subject> ;
    mo:record _:N3490d09cbcf4404dae3043d5c9d8c88e ;
    mo:record_count 1 ;
    mo:release <event/5> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Axia"@en ;
            foaf:name "Axia"@en ],
        [ a schema:CreativeWork ;
            schema:name "Mahou Senshi Sweet Knights Complete Disc"@en ;
            foaf:name "Mahou Senshi Sweet Knights Complete Disc"@en ],
        [ a schema:CreativeWork ;
            schema:name "Mahou Senshi Sweet Knights 2"@en ;
            foaf:name "Mahou Senshi Sweet Knights 2"@en ],
        <product/15491#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "MACKY"@en ;
            foaf:name "MACKY"@en ],
        <artist/1847#subject>,
        <artist/62377#subject> ;
    schema:datePublished "2006-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/13201/13201-1241183115.jpg> ;
    schema:name "Triangle Vocal Collection Vol.2"@en,
        "Triangle Vocal Collection Vol.2"@ja,
        "Triangle Vocal Collection Vol.2"@ja-latn ;
    schema:publisher <org/2731#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/13201/13201-1241183115.jpg> .

_:N1b99bc1d34c943ac99aa5d0e66546916 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonds of Pleasure ~theme of sweet knights 2~"@en,
        "快楽の絆 ～theme of sweet knights 2～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N3490d09cbcf4404dae3043d5c9d8c88e ;
    schema:name "Bonds of Pleasure ~theme of sweet knights 2~"@en,
        "快楽の絆 ～theme of sweet knights 2～"@ja .

_:N56516bd61fff43dab243fa772b8ab956 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FAIRY (Instrumental ver.)"@en,
        "FAIRY (Instrumental ver.)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N3490d09cbcf4404dae3043d5c9d8c88e ;
    schema:name "FAIRY (Instrumental ver.)"@en,
        "FAIRY (Instrumental ver.)"@ja .

_:Naaf42a6ffcf24268b8a59616b1b9f8e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonds of Pleasure ~theme of sweet knights 2~ (Instrumental ver.)"@en,
        "快楽の絆 ～theme of sweet knights 2～ (Instrumental ver.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N3490d09cbcf4404dae3043d5c9d8c88e ;
    schema:name "Bonds of Pleasure ~theme of sweet knights 2~ (Instrumental ver.)"@en,
        "快楽の絆 ～theme of sweet knights 2～ (Instrumental ver.)"@ja .

_:Nae9ab5524a474ce8bd7ea0687fa37264 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FAIRY"@en,
        "FAIRY"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N3490d09cbcf4404dae3043d5c9d8c88e ;
    schema:name "FAIRY"@en,
        "FAIRY"@ja .

_:Nc56364f2d36e4c02bfd33a730d586372 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancing in the moon light (Instrumental ver.)"@en,
        "Dancing in the moon light (Instrumental ver.)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N3490d09cbcf4404dae3043d5c9d8c88e ;
    schema:name "Dancing in the moon light (Instrumental ver.)"@en,
        "Dancing in the moon light (Instrumental ver.)"@ja .

_:Nd105baf5593245ed93847c8ea3c7661d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreaming of Excitement (Short ver.)"@en,
        "夢みるトキメキ (Short ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N3490d09cbcf4404dae3043d5c9d8c88e ;
    schema:name "Dreaming of Excitement (Short ver.)"@en,
        "夢みるトキメキ (Short ver.)"@ja .

_:Nd578cd9cea7f4705b34309c132f4ef1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancing in the moon light"@en,
        "Dancing in the moon light"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N3490d09cbcf4404dae3043d5c9d8c88e ;
    schema:name "Dancing in the moon light"@en,
        "Dancing in the moon light"@ja .

_:Nee0590cdfd3540a398eb07be07a02911 a schema:Person,
        foaf:Person ;
    mo:performed <album/13201#performance> ;
    schema:name "MACKY"@en ;
    foaf:name "MACKY"@en .

_:N3490d09cbcf4404dae3043d5c9d8c88e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b99bc1d34c943ac99aa5d0e66546916,
        _:N56516bd61fff43dab243fa772b8ab956,
        _:Naaf42a6ffcf24268b8a59616b1b9f8e4,
        _:Nae9ab5524a474ce8bd7ea0687fa37264,
        _:Nc56364f2d36e4c02bfd33a730d586372,
        _:Nd105baf5593245ed93847c8ea3c7661d,
        _:Nd578cd9cea7f4705b34309c132f4ef1f ;
    mo:track_count 7 ;
    schema:duration "PT27:44"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1b99bc1d34c943ac99aa5d0e66546916,
        _:N56516bd61fff43dab243fa772b8ab956,
        _:Naaf42a6ffcf24268b8a59616b1b9f8e4,
        _:Nae9ab5524a474ce8bd7ea0687fa37264,
        _:Nc56364f2d36e4c02bfd33a730d586372,
        _:Nd105baf5593245ed93847c8ea3c7661d,
        _:Nd578cd9cea7f4705b34309c132f4ef1f .

