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

<artist/3351#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshikazu Kuwashima"@en,
        "桑島由一"@ja ;
    foaf:made <album/68654#lyrics>,
        <album/68654#subject> ;
    foaf:name "Yoshikazu Kuwashima"@en,
        "桑島由一"@ja .

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

<artist/16#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68654#subject> ;
    schema:name "Noriyasu Agematsu"@en,
        "上松範康"@ja ;
    foaf:made <album/68654#composition>,
        <album/68654#subject> ;
    foaf:name "Noriyasu Agematsu"@en,
        "上松範康"@ja .

<artist/86#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68654#subject> ;
    schema:name "Hitoshi Fujima"@en,
        "藤間仁"@ja ;
    foaf:made <album/68654#composition>,
        <album/68654#subject> ;
    foaf:name "Hitoshi Fujima"@en,
        "藤間仁"@ja .

<product/6141#subject> a schema:CreativeWork ;
    schema:name "Grisaia Phantom Trigger"@en,
        "グリザイア ファントムトリガー"@ja,
        "Grisaia Phantom Trigger"@ja-latn ;
    foaf:name "Grisaia Phantom Trigger"@en,
        "グリザイア ファントムトリガー"@ja,
        "Grisaia Phantom Trigger"@ja-latn .

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

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

<album/68654#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Grisaia Phantom Trigger Song Collection"@en,
        "グリザイア:ファントムトリガー Song Collection"@ja,
        "Grisaia Phantom Trigger Song Collection"@ja-latn ;
    mo:performance_of <album/68654#musicalwork> ;
    mo:recorded_as <album/68654#musicalexpression> ;
    schema:name "Grisaia Phantom Trigger Song Collection"@en,
        "グリザイア:ファントムトリガー Song Collection"@ja,
        "Grisaia Phantom Trigger Song Collection"@ja-latn ;
    schema:workPerformed <album/68654#musicalwork> .

<org/4468#subject> schema:name "Front Wing"@en,
        "Front Wing"@ja,
        "Front Wing"@ja-latn ;
    foaf:name "Front Wing"@en,
        "Front Wing"@ja,
        "Front Wing"@ja-latn .

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

<https://medium-media.vgm.io/albums/45/68654/68654-dffeb45cb57b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/68654#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Grisaia Phantom Trigger Song Collection"@en,
        "グリザイア:ファントムトリガー Song Collection"@ja,
        "Grisaia Phantom Trigger Song Collection"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/68654#composition> ;
            foaf:name "(Elements Garden)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/68654#composition> ;
            foaf:name "(Elements Garden"@en ],
        <artist/16#subject>,
        <artist/86#subject> ;
    mo:produced_work <album/68654#musicalwork> ;
    schema:name "Grisaia Phantom Trigger Song Collection"@en,
        "グリザイア:ファントムトリガー Song Collection"@ja,
        "Grisaia Phantom Trigger Song Collection"@ja-latn .

<album/68654#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-28"^^xsd:date ;
    dcterms:title "Grisaia Phantom Trigger Song Collection"@en,
        "グリザイア:ファントムトリガー Song Collection"@ja,
        "Grisaia Phantom Trigger Song Collection"@ja-latn ;
    mo:catalogue_number "FWS-00078CD" ;
    mo:media_type "CD" ;
    mo:publication_of <album/68654#musicalexpression> ;
    mo:publisher <org/4468#subject> ;
    mo:record _:Naa73aa3f94804e7ebba16e3a3b53a48a ;
    mo:record_count 1 ;
    schema:about <product/6141#subject> ;
    schema:datePublished "2017-04-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/68654/68654-dffeb45cb57b.jpg> ;
    schema:name "Grisaia Phantom Trigger Song Collection"@en,
        "グリザイア:ファントムトリガー Song Collection"@ja,
        "Grisaia Phantom Trigger Song Collection"@ja-latn ;
    schema:publisher <org/4468#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/68654/68654-dffeb45cb57b.jpg> .

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

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

_:N3e9caee87dea4deb89a2a9955d5e9d5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Simple Wish"@en,
        "きみと僕の小さな願い"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:23"^^xsd:interval ;
    schema:inPlaylist _:Naa73aa3f94804e7ebba16e3a3b53a48a ;
    schema:name "A Simple Wish"@en,
        "きみと僕の小さな願い"@ja .

_:N71d1a64ea44f4e89b22efed0ccb5a2f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Edge Of My World -instrumental-"@en,
        "世界の果て -instrumental-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Naa73aa3f94804e7ebba16e3a3b53a48a ;
    schema:name "Edge Of My World -instrumental-"@en,
        "世界の果て -instrumental-"@ja .

_:N7c2f99574546462490de17f303920689 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Edge Of My World"@en,
        "世界の果て"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Naa73aa3f94804e7ebba16e3a3b53a48a ;
    schema:name "Edge Of My World"@en,
        "世界の果て"@ja .

_:Nce494ff1f50649e28daae2e50b3ddd82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Simple Wish -instrumental-"@en,
        "きみと僕の小さな願い -instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:23"^^xsd:interval ;
    schema:inPlaylist _:Naa73aa3f94804e7ebba16e3a3b53a48a ;
    schema:name "A Simple Wish -instrumental-"@en,
        "きみと僕の小さな願い -instrumental-"@ja .

_:Naa73aa3f94804e7ebba16e3a3b53a48a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3e9caee87dea4deb89a2a9955d5e9d5e,
        _:N71d1a64ea44f4e89b22efed0ccb5a2f6,
        _:N7c2f99574546462490de17f303920689,
        _:Nce494ff1f50649e28daae2e50b3ddd82 ;
    mo:track_count 4 ;
    schema:duration "PT21:10"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3e9caee87dea4deb89a2a9955d5e9d5e,
        _:N71d1a64ea44f4e89b22efed0ccb5a2f6,
        _:N7c2f99574546462490de17f303920689,
        _:Nce494ff1f50649e28daae2e50b3ddd82 .

