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

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

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

<artist/11668#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129761#subject> ;
    schema:name "lapix"@en ;
    foaf:made <album/129761#composition>,
        <album/129761#subject> ;
    foaf:name "lapix"@en .

<artist/12273#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129761#subject> ;
    schema:name "aran"@en ;
    foaf:made <album/129761#composition>,
        <album/129761#subject> ;
    foaf:name "aran"@en .

<artist/17065#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129761#subject> ;
    schema:name "Clean Tears"@en ;
    foaf:made <album/129761#composition>,
        <album/129761#subject> ;
    foaf:name "Clean Tears"@en .

<artist/27753#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129761#subject> ;
    schema:name "sky_delta"@en ;
    foaf:made <album/129761#composition>,
        <album/129761#subject> ;
    foaf:name "sky_delta"@en .

<artist/28484#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129761#subject> ;
    schema:name "kasokaso"@en,
        "かそかそ"@ja ;
    foaf:made <album/129761#composition>,
        <album/129761#subject> ;
    foaf:name "kasokaso"@en,
        "かそかそ"@ja .

<event/265> a mo:Release ;
    schema:name "Released at Air Comiket 2 (Dec 29, 2020 to Dec 31, 2020)" .

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

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

<org/3775#subject> schema:name "La prière"@en,
        "La prière"@ja,
        "La prière"@ja-latn ;
    foaf:name "La prière"@en,
        "La prière"@ja,
        "La prière"@ja-latn .

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

<https://medium-media.vgm.io/albums/16/129761/129761-d3aab200a94a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/129761#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Galaxy Triangle"@en,
        "Galaxy Triangle"@ja,
        "Galaxy Triangle"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Prismagic)"@en ;
            foaf:made <album/129761#composition> ;
            foaf:name "(Prismagic)"@en ],
        <artist/11668#subject>,
        <artist/12273#subject>,
        <artist/17065#subject>,
        <artist/27753#subject>,
        <artist/28484#subject> ;
    mo:produced_work <album/129761#musicalwork> ;
    schema:name "Galaxy Triangle"@en,
        "Galaxy Triangle"@ja,
        "Galaxy Triangle"@ja-latn .

<album/129761#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-12-30"^^xsd:date ;
    dcterms:title "Galaxy Triangle"@en,
        "Galaxy Triangle"@ja,
        "Galaxy Triangle"@ja-latn ;
    mo:catalogue_number "LAPR-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/129761#musicalexpression> ;
    mo:publisher <org/3775#subject> ;
    mo:record _:Na503f58217de40559832fd966ef5ff5c ;
    mo:record_count 1 ;
    mo:release <event/265> ;
    schema:datePublished "2020-12-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/16/129761/129761-d3aab200a94a.jpg> ;
    schema:name "Galaxy Triangle"@en,
        "Galaxy Triangle"@ja,
        "Galaxy Triangle"@ja-latn ;
    schema:publisher <org/3775#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/129761/129761-d3aab200a94a.jpg> .

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

_:N28fc3d5ac70a410dbb13c91c4c5940b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "div.a3"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Na503f58217de40559832fd966ef5ff5c ;
    schema:name "div.a3"@ja .

_:N5960aa6a559b43a299e1e7f5ee7b101c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ripple"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Na503f58217de40559832fd966ef5ff5c ;
    schema:name "Ripple"@ja .

_:N68a47528b37c405bbb698501caee0929 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "E div."@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Na503f58217de40559832fd966ef5ff5c ;
    schema:name "E div."@ja .

_:N7e277447c19542c6870eebf8c1a2eb62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キミとDriven Star"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Na503f58217de40559832fd966ef5ff5c ;
    schema:name "キミとDriven Star"@ja .

_:N935f0fe5754a4c9bbcdf0f04bff712d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Galactic Love"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Na503f58217de40559832fd966ef5ff5c ;
    schema:name "Galactic Love"@ja .

_:Nc3d9f2c7ce464d4bbe3f38ba9cb19f2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦場の歌姫"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Na503f58217de40559832fd966ef5ff5c ;
    schema:name "戦場の歌姫"@ja .

_:Nc87501cf9e8343839cdaaa3697189045 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "双星のテスタメント"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Na503f58217de40559832fd966ef5ff5c ;
    schema:name "双星のテスタメント"@ja .

_:Na503f58217de40559832fd966ef5ff5c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N28fc3d5ac70a410dbb13c91c4c5940b1,
        _:N5960aa6a559b43a299e1e7f5ee7b101c,
        _:N68a47528b37c405bbb698501caee0929,
        _:N7e277447c19542c6870eebf8c1a2eb62,
        _:N935f0fe5754a4c9bbcdf0f04bff712d3,
        _:Nc3d9f2c7ce464d4bbe3f38ba9cb19f2a,
        _:Nc87501cf9e8343839cdaaa3697189045 ;
    mo:track_count 7 ;
    schema:duration "PT26:14"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N28fc3d5ac70a410dbb13c91c4c5940b1,
        _:N5960aa6a559b43a299e1e7f5ee7b101c,
        _:N68a47528b37c405bbb698501caee0929,
        _:N7e277447c19542c6870eebf8c1a2eb62,
        _:N935f0fe5754a4c9bbcdf0f04bff712d3,
        _:Nc3d9f2c7ce464d4bbe3f38ba9cb19f2a,
        _:Nc87501cf9e8343839cdaaa3697189045 .

