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

<artist/62375#subject> a schema:Person,
        foaf:Person ;
    schema:name "RARA"@en ;
    foaf:made <album/97255#lyrics>,
        <album/97255#subject>,
        <album/97255#vocals> ;
    foaf:name "RARA"@en .

<artist/63306#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miya Kotuki"@en,
        "コツキ・ミヤ"@ja ;
    foaf:made <album/97255#subject>,
        <album/97255#vocals> ;
    foaf:name "Miya Kotuki"@en,
        "コツキ・ミヤ"@ja .

<artist/10036#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97255#subject> ;
    schema:name "Saburo Makino"@en,
        "まきのさぶろう"@ja ;
    foaf:made <album/97255#composition>,
        <album/97255#subject> ;
    foaf:name "Saburo Makino"@en,
        "まきのさぶろう"@ja .

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

<album/97255#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Triangle Vocal Collection Vol.6"@en,
        "Triangle Vocal Collection Vol.6"@ja,
        "Triangle Vocal Collection Vol.6"@ja-latn ;
    mo:performance_of <album/97255#musicalwork> ;
    mo:recorded_as <album/97255#musicalexpression> ;
    schema:name "Triangle Vocal Collection Vol.6"@en,
        "Triangle Vocal Collection Vol.6"@ja,
        "Triangle Vocal Collection Vol.6"@ja-latn ;
    schema:workPerformed <album/97255#musicalwork> .

<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/55/97255/97255-0595218879d6.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/97255#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/55/97255/97255-0595218879d6.jpg> ;
    foaf:depicts <album/97255#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/55/97255/97255-0595218879d6.jpg> .

<https://medium-media.vgm.io/albums/55/97255/97255-0595218879d6.jpg> a schema:ImageObject,
        foaf:Image .

<album/97255#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Triangle Vocal Collection Vol.6"@en,
        "Triangle Vocal Collection Vol.6"@ja,
        "Triangle Vocal Collection Vol.6"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "GORO"@en ;
            foaf:made <album/97255#composition> ;
            foaf:name "GORO"@en ],
        <artist/10036#subject> ;
    mo:produced_work <album/97255#musicalwork> ;
    schema:name "Triangle Vocal Collection Vol.6"@en,
        "Triangle Vocal Collection Vol.6"@ja,
        "Triangle Vocal Collection Vol.6"@ja-latn .

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

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

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

<album/97255#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-04-26"^^xsd:date ;
    dcterms:title "Triangle Vocal Collection Vol.6"@en,
        "Triangle Vocal Collection Vol.6"@ja,
        "Triangle Vocal Collection Vol.6"@ja-latn ;
    mo:catalogue_number "TRIANGLEVC06" ;
    mo:media_type "CD" ;
    mo:publication_of <album/97255#musicalexpression> ;
    mo:publisher <org/2731#subject> ;
    mo:record _:Nf797f0e3f25d41c9971d77a00735facd ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mahou Senshi Fairy Maids"@en ;
            foaf:name "Mahou Senshi Fairy Maids"@en ],
        [ a schema:CreativeWork ;
            schema:name "executor script"@en ;
            foaf:name "executor script"@en ],
        [ a schema:CreativeWork ;
            schema:name "VAMPIRE CRUSADERS"@en ;
            foaf:name "VAMPIRE CRUSADERS"@en ],
        [ a schema:CreativeWork ;
            schema:name "Mousou Protocol! -Hime×Miko×Robot-"@en ;
            foaf:name "Mousou Protocol! -Hime×Miko×Robot-"@en ] ;
    schema:datePublished "2013-04-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/97255/97255-0595218879d6.jpg> ;
    schema:name "Triangle Vocal Collection Vol.6"@en,
        "Triangle Vocal Collection Vol.6"@ja,
        "Triangle Vocal Collection Vol.6"@ja-latn ;
    schema:publisher <org/2731#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/97255/97255-0595218879d6.jpg> .

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

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

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97255#subject> ;
    schema:name "GORO"@en ;
    foaf:made <album/97255#subject> ;
    foaf:name "GORO"@en .

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

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

_:N40d7f22e99ef4d428d01aa4fd2900cd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Playing with the blood"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nf797f0e3f25d41c9971d77a00735facd ;
    schema:name "Playing with the blood"@ja .

_:N4bffdbf3a46f40cb8c9ccffbafff612a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妄想Beethoven"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nf797f0e3f25d41c9971d77a00735facd ;
    schema:name "妄想Beethoven"@ja .

_:N519717c275ed495d9c66d593d6194b01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "祈り"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Nf797f0e3f25d41c9971d77a00735facd ;
    schema:name "祈り"@ja .

_:Ne2bbf289017144058fa9c93b4239e61c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CHAIN"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nf797f0e3f25d41c9971d77a00735facd ;
    schema:name "CHAIN"@ja .

_:Nf797f0e3f25d41c9971d77a00735facd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N40d7f22e99ef4d428d01aa4fd2900cd4,
        _:N4bffdbf3a46f40cb8c9ccffbafff612a,
        _:N519717c275ed495d9c66d593d6194b01,
        _:Ne2bbf289017144058fa9c93b4239e61c ;
    mo:track_count 4 ;
    schema:duration "PT14:39"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N40d7f22e99ef4d428d01aa4fd2900cd4,
        _:N4bffdbf3a46f40cb8c9ccffbafff612a,
        _:N519717c275ed495d9c66d593d6194b01,
        _:Ne2bbf289017144058fa9c93b4239e61c .

