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

<artist/7456#subject> a schema:Person,
        foaf:Person ;
    schema:name "Meiko Nakamura"@en,
        "仲村芽衣子"@ja ;
    foaf:made <album/101889#lyrics>,
        <album/101889#subject> ;
    foaf:name "Meiko Nakamura"@en,
        "仲村芽衣子"@ja .

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

<artist/25602#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101889#subject> ;
    schema:name "Kimiyoshi Maruyama"@en,
        "丸山公詳"@ja ;
    foaf:made <album/101889#composition>,
        <album/101889#subject> ;
    foaf:name "Kimiyoshi Maruyama"@en,
        "丸山公詳"@ja .

<product/22435#subject> a schema:CreativeWork ;
    schema:name "Tricolour Lovestory"@en,
        "Tricolour Lovestory"@ja,
        "Tricolour Lovestory"@ja-latn ;
    foaf:name "Tricolour Lovestory"@en,
        "Tricolour Lovestory"@ja,
        "Tricolour Lovestory"@ja-latn .

<album/101889#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "project lights meets Tricolour Lovestory Acoustics"@en,
        "project lights meets 三色△絵恋 Acoustics"@ja,
        "project lights meets Tricolour Lovestory Acoustics"@ja-latn ;
    mo:composer <artist/25602#subject> ;
    mo:produced_work <album/101889#musicalwork> ;
    schema:name "project lights meets Tricolour Lovestory Acoustics"@en,
        "project lights meets 三色△絵恋 Acoustics"@ja,
        "project lights meets Tricolour Lovestory Acoustics"@ja-latn .

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

<org/1762#subject> schema:name "project lights"@en,
        "project lights"@ja,
        "project lights"@ja-latn ;
    foaf:name "project lights"@en,
        "project lights"@ja,
        "project lights"@ja-latn .

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

<https://medium-media.vgm.io/albums/98/101889/101889-b62ce1cdf7ef.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/15632#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101889#performance> ;
    schema:name "m@o"@en ;
    foaf:made <album/101889#lyrics>,
        <album/101889#subject> ;
    foaf:name "m@o"@en .

<artist/15633#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101889#performance> ;
    schema:name "KANAMI"@en ;
    foaf:name "KANAMI"@en .

<artist/15635#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101889#performance> ;
    schema:name "Soh Mizorogi"@en,
        "溝呂木奏"@ja ;
    foaf:name "Soh Mizorogi"@en,
        "溝呂木奏"@ja .

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

<artist/36#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101889#performance> ;
    schema:name "Duca"@en ;
    foaf:name "Duca"@en .

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

<album/101889#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "project lights meets Tricolour Lovestory Acoustics"@en,
        "project lights meets 三色△絵恋 Acoustics"@ja,
        "project lights meets Tricolour Lovestory Acoustics"@ja-latn ;
    mo:performance_of <album/101889#musicalwork> ;
    mo:performer <artist/15632#subject>,
        <artist/15633#subject>,
        <artist/15635#subject>,
        <artist/25603#subject>,
        <artist/36#subject> ;
    mo:recorded_as <album/101889#musicalexpression> ;
    schema:byArtist <artist/15632#subject>,
        <artist/15633#subject>,
        <artist/15635#subject>,
        <artist/25603#subject>,
        <artist/36#subject> ;
    schema:name "project lights meets Tricolour Lovestory Acoustics"@en,
        "project lights meets 三色△絵恋 Acoustics"@ja,
        "project lights meets Tricolour Lovestory Acoustics"@ja-latn ;
    schema:workPerformed <album/101889#musicalwork> .

<album/101889#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-08-25"^^xsd:date ;
    dcterms:title "project lights meets Tricolour Lovestory Acoustics"@en,
        "project lights meets 三色△絵恋 Acoustics"@ja,
        "project lights meets Tricolour Lovestory Acoustics"@ja-latn ;
    mo:catalogue_number "PLCC-1017" ;
    mo:media_type "CD" ;
    mo:publication_of <album/101889#musicalexpression> ;
    mo:publisher <org/1762#subject> ;
    mo:record _:N885c047e9eaa4e42a2fab82306042384 ;
    mo:record_count 1 ;
    schema:about <product/22435#subject> ;
    schema:byArtist <artist/15632#subject>,
        <artist/15633#subject>,
        <artist/15635#subject>,
        <artist/25603#subject>,
        <artist/36#subject> ;
    schema:datePublished "2018-08-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/101889/101889-b62ce1cdf7ef.jpg> ;
    schema:name "project lights meets Tricolour Lovestory Acoustics"@en,
        "project lights meets 三色△絵恋 Acoustics"@ja,
        "project lights meets Tricolour Lovestory Acoustics"@ja-latn ;
    schema:publisher <org/1762#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/101889/101889-b62ce1cdf7ef.jpg> .

_:N0b81eac227af477a9181ec36940866f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drawing -T.L. Acoustic Ver.-"@untitled ;
    mo:track_number 3 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N885c047e9eaa4e42a2fab82306042384 ;
    schema:name "Drawing -T.L. Acoustic Ver.-"@untitled .

_:N3bfca992ccaf4d1a8f07a8ed32932307 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Canvas -T.L. Acoustic Ver.-"@untitled ;
    mo:track_number 4 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N885c047e9eaa4e42a2fab82306042384 ;
    schema:name "White Canvas -T.L. Acoustic Ver.-"@untitled .

_:Nc13059126803498a9d8a5c700dbf676a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tricolour Lovestory -T.L. Acoustic Ver.-"@untitled ;
    mo:track_number 1 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N885c047e9eaa4e42a2fab82306042384 ;
    schema:name "Tricolour Lovestory -T.L. Acoustic Ver.-"@untitled .

_:Ne0c23509981941a78c4e54139fdd78f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blurry Love -T.L. Acoustic Ver.-"@untitled ;
    mo:track_number 2 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N885c047e9eaa4e42a2fab82306042384 ;
    schema:name "Blurry Love -T.L. Acoustic Ver.-"@untitled .

_:N885c047e9eaa4e42a2fab82306042384 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b81eac227af477a9181ec36940866f1,
        _:N3bfca992ccaf4d1a8f07a8ed32932307,
        _:Nc13059126803498a9d8a5c700dbf676a,
        _:Ne0c23509981941a78c4e54139fdd78f8 ;
    mo:track_count 4 ;
    schema:duration "PT19:28"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0b81eac227af477a9181ec36940866f1,
        _:N3bfca992ccaf4d1a8f07a8ed32932307,
        _:Nc13059126803498a9d8a5c700dbf676a,
        _:Ne0c23509981941a78c4e54139fdd78f8 .

