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

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/51317#lyrics>,
        <album/51317#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

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

<artist/1991#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51317#subject> ;
    schema:name "Nijine"@en,
        "虹音"@ja ;
    foaf:made <album/51317#composition>,
        <album/51317#subject> ;
    foaf:name "Nijine"@en,
        "虹音"@ja .

<product/3870#subject> a schema:CreativeWork ;
    schema:name "Mashiroiro Symphony -The color of lovers-"@en,
        "ましろ色シンフォニー -The color of lovers-"@ja,
        "Mashiroiro Symphony -The color of lovers-"@ja-latn ;
    foaf:name "Mashiroiro Symphony -The color of lovers-"@en,
        "ましろ色シンフォニー -The color of lovers-"@ja,
        "Mashiroiro Symphony -The color of lovers-"@ja-latn .

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

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

<https://media.vgm.io/albums/71/51317/51317-1425188168.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/51317#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/71/51317/51317-1425188168.png> ;
    foaf:depicts <album/51317#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/71/51317/51317-1425188168.png> .

<https://medium-media.vgm.io/albums/71/51317/51317-1425188168.png> a schema:ImageObject,
        foaf:Image .

<album/51317#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "transient blue / ChouCho"@en,
        "transient blue / ChouCho"@ja,
        "transient blue / ChouCho"@ja-latn ;
    mo:composer <artist/1991#subject>,
        <artist/9030#subject> ;
    mo:produced_work <album/51317#musicalwork> ;
    schema:name "transient blue / ChouCho"@en,
        "transient blue / ChouCho"@ja,
        "transient blue / ChouCho"@ja-latn .

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

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

<artist/21542#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51317#performance> ;
    schema:name "Yoshimi Katayama"@en,
        "片山義美"@ja ;
    foaf:name "Yoshimi Katayama"@en,
        "片山義美"@ja .

<artist/9899#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51317#performance> ;
    schema:name "Jun Murayama"@en,
        "村山潤"@ja ;
    foaf:name "Jun Murayama"@en,
        "村山潤"@ja .

<artist/9030#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51317#subject> ;
    mo:performed <album/51317#performance> ;
    schema:name "ChouCho"@en ;
    foaf:made <album/51317#composition>,
        <album/51317#lyrics>,
        <album/51317#subject> ;
    foaf:name "ChouCho"@en .

<album/51317#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "transient blue / ChouCho"@en,
        "transient blue / ChouCho"@ja,
        "transient blue / ChouCho"@ja-latn ;
    mo:performance_of <album/51317#musicalwork> ;
    mo:performer <artist/21542#subject>,
        <artist/9030#subject>,
        <artist/9899#subject> ;
    mo:recorded_as <album/51317#musicalexpression> ;
    schema:byArtist <artist/21542#subject>,
        <artist/9030#subject>,
        <artist/9899#subject> ;
    schema:name "transient blue / ChouCho"@en,
        "transient blue / ChouCho"@ja,
        "transient blue / ChouCho"@ja-latn ;
    schema:workPerformed <album/51317#musicalwork> .

<album/51317#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-02-27"^^xsd:date ;
    dcterms:title "transient blue / ChouCho"@en,
        "transient blue / ChouCho"@ja,
        "transient blue / ChouCho"@ja-latn ;
    mo:catalogue_number "LZM-2118" ;
    mo:media_type "CD" ;
    mo:publication_of <album/51317#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N9f93bfeb1f3547ba934ac9347ec6ca51 ;
    mo:record_count 1 ;
    schema:about <product/3870#subject> ;
    schema:byArtist <artist/21542#subject>,
        <artist/9030#subject>,
        <artist/9899#subject> ;
    schema:datePublished "2015-02-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/71/51317/51317-1425188168.png> ;
    schema:name "transient blue / ChouCho"@en,
        "transient blue / ChouCho"@ja,
        "transient blue / ChouCho"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/51317/51317-1425188168.png> .

_:N0ac8c3e316ed443aa0060493c7fe0b3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Answer"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N9f93bfeb1f3547ba934ac9347ec6ca51 ;
    schema:name "Answer"@en .

_:N190a71e3c24d45cdbfb1580d6f5295fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "paper castle"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N9f93bfeb1f3547ba934ac9347ec6ca51 ;
    schema:name "paper castle"@en .

_:N4a36630613c649f3813392c437d84614 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Authentic symphony -Acoustic ver.-"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N9f93bfeb1f3547ba934ac9347ec6ca51 ;
    schema:name "Authentic symphony -Acoustic ver.-"@en .

_:Na94d2b79a31d4e82936465e5032082d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "transient blue"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N9f93bfeb1f3547ba934ac9347ec6ca51 ;
    schema:name "transient blue"@en .

_:N9f93bfeb1f3547ba934ac9347ec6ca51 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ac8c3e316ed443aa0060493c7fe0b3d,
        _:N190a71e3c24d45cdbfb1580d6f5295fc,
        _:N4a36630613c649f3813392c437d84614,
        _:Na94d2b79a31d4e82936465e5032082d4 ;
    mo:track_count 4 ;
    schema:duration "PT18:53"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0ac8c3e316ed443aa0060493c7fe0b3d,
        _:N190a71e3c24d45cdbfb1580d6f5295fc,
        _:N4a36630613c649f3813392c437d84614,
        _:Na94d2b79a31d4e82936465e5032082d4 .

