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

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

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

<artist/2198#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10236#subject> ;
    schema:name "Satoru Inohara"@en,
        "井ノ原智"@ja ;
    foaf:made <album/10236#composition>,
        <album/10236#subject> ;
    foaf:name "Satoru Inohara"@en,
        "井ノ原智"@ja .

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

<artist/63281#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10236#subject> ;
    schema:name "BOSS"@en ;
    foaf:made <album/10236#composition>,
        <album/10236#subject> ;
    foaf:name "BOSS"@en .

<event/29> a mo:Release ;
    schema:name "Released at Comic Market 74 (Aug 15, 2008 to Aug 17, 2008)" .

<product/15643#subject> a schema:CreativeWork ;
    schema:name "SACRED GROUND"@en,
        "セイクリッドグラウンド"@ja,
        "SACRED GROUND"@ja-latn ;
    foaf:name "SACRED GROUND"@en,
        "セイクリッドグラウンド"@ja,
        "SACRED GROUND"@ja-latn .

<album/10236#musicalexpression> a mo:Signal ;
    mo:published_as <album/10236#subject> ;
    mo:records <album/10236#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/63/10236/10236-1219705535.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/10236#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/63/10236/10236-1219705535.jpg> ;
    foaf:depicts <album/10236#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/63/10236/10236-1219705535.jpg> .

<https://medium-media.vgm.io/albums/63/10236/10236-1219705535.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1992#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10236#performance> ;
    schema:name "Riryka"@en ;
    foaf:made <album/10236#lyrics>,
        <album/10236#subject> ;
    foaf:name "Riryka"@en .

<artist/4890#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10236#performance> ;
    schema:name "Mirau"@en,
        "未来羽"@ja ;
    foaf:name "Mirau"@en,
        "未来羽"@ja .

<artist/62375#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10236#performance> ;
    schema:name "RARA"@en ;
    foaf:made <album/10236#lyrics>,
        <album/10236#subject> ;
    foaf:name "RARA"@en .

<album/10236#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Triangle Vocal Collection Vol.4"@en,
        "Triangle Vocal Collection Vol.4"@ja,
        "Triangle Vocal Collection Vol.4"@ja-latn ;
    mo:composer <artist/2198#subject>,
        <artist/62376#subject>,
        <artist/63281#subject> ;
    mo:produced_work <album/10236#musicalwork> ;
    schema:name "Triangle Vocal Collection Vol.4"@en,
        "Triangle Vocal Collection Vol.4"@ja,
        "Triangle Vocal Collection Vol.4"@ja-latn .

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

<album/10236#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Triangle Vocal Collection Vol.4"@en,
        "Triangle Vocal Collection Vol.4"@ja,
        "Triangle Vocal Collection Vol.4"@ja-latn ;
    mo:performance_of <album/10236#musicalwork> ;
    mo:performer <artist/1992#subject>,
        <artist/4890#subject>,
        <artist/62375#subject> ;
    mo:recorded_as <album/10236#musicalexpression> ;
    schema:byArtist <artist/1992#subject>,
        <artist/4890#subject>,
        <artist/62375#subject> ;
    schema:name "Triangle Vocal Collection Vol.4"@en,
        "Triangle Vocal Collection Vol.4"@ja,
        "Triangle Vocal Collection Vol.4"@ja-latn ;
    schema:workPerformed <album/10236#musicalwork> .

<album/10236#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-15"^^xsd:date ;
    dcterms:title "Triangle Vocal Collection Vol.4"@en,
        "Triangle Vocal Collection Vol.4"@ja,
        "Triangle Vocal Collection Vol.4"@ja-latn ;
    mo:catalogue_number "TRIANGLEVC04" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10236#musicalexpression> ;
    mo:publisher <org/2731#subject> ;
    mo:record _:N168679f1e6b24d7d8ee610b14829edda ;
    mo:record_count 1 ;
    mo:release <event/29> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mahou Senshi Elixir Knights"@en ;
            foaf:name "Mahou Senshi Elixir Knights"@en ],
        [ a schema:CreativeWork ;
            schema:name "Mahou Senshi Lemmtear Knights"@en ;
            foaf:name "Mahou Senshi Lemmtear Knights"@en ],
        <product/15643#subject> ;
    schema:byArtist <artist/1992#subject>,
        <artist/4890#subject>,
        <artist/62375#subject> ;
    schema:datePublished "2008-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/63/10236/10236-1219705535.jpg> ;
    schema:name "Triangle Vocal Collection Vol.4"@en,
        "Triangle Vocal Collection Vol.4"@ja,
        "Triangle Vocal Collection Vol.4"@ja-latn ;
    schema:publisher <org/2731#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/10236/10236-1219705535.jpg> .

_:N121487f2911546d8b5ee65d7427a76fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "~Bright Future~ -Arrange Ver-"@en,
        "～明るいミライ～ －アレンジVer－"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N168679f1e6b24d7d8ee610b14829edda ;
    schema:name "~Bright Future~ -Arrange Ver-"@en,
        "～明るいミライ～ －アレンジVer－"@ja .

_:N2d01dbc3ec1744779aaa1f3648e4f982 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faded Melody"@en,
        "色褪せた旋律"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N168679f1e6b24d7d8ee610b14829edda ;
    schema:name "Faded Melody"@en,
        "色褪せた旋律"@ja .

_:Nb16b5c7564d34896a6732385aaadd470 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "~Bright Future~"@en,
        "～明るいミライ～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N168679f1e6b24d7d8ee610b14829edda ;
    schema:name "~Bright Future~"@en,
        "～明るいミライ～"@ja .

_:Ncaed48394464490b8cff01d0afba8992 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YURA-YurA★starry night! - Short Version-"@en,
        "YURA-YurA★starry night！ - Short Version-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N168679f1e6b24d7d8ee610b14829edda ;
    schema:name "YURA-YurA★starry night! - Short Version-"@en,
        "YURA-YurA★starry night！ - Short Version-"@ja .

_:N168679f1e6b24d7d8ee610b14829edda a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N121487f2911546d8b5ee65d7427a76fe,
        _:N2d01dbc3ec1744779aaa1f3648e4f982,
        _:Nb16b5c7564d34896a6732385aaadd470,
        _:Ncaed48394464490b8cff01d0afba8992 ;
    mo:track_count 4 ;
    schema:duration "PT14:18"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N121487f2911546d8b5ee65d7427a76fe,
        _:N2d01dbc3ec1744779aaa1f3648e4f982,
        _:Nb16b5c7564d34896a6732385aaadd470,
        _:Ncaed48394464490b8cff01d0afba8992 .

