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

<artist/37346#subject> a schema:Person,
        foaf:Person ;
    schema:name "GUMI"@en ;
    foaf:made <album/37258#subject>,
        <album/37258#vocals> ;
    foaf:name "GUMI"@en .

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

<artist/45190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37258#subject> ;
    schema:name "Yu-P"@en ;
    foaf:made <album/37258#composition>,
        <album/37258#subject> ;
    foaf:name "Yu-P"@en .

<album/37258#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yasashii Uso"@en,
        "やさしい嘘"@ja,
        "Yasashii Uso"@ja-latn ;
    mo:composer <artist/45190#subject> ;
    mo:produced_work <album/37258#musicalwork> ;
    schema:name "Yasashii Uso"@en,
        "やさしい嘘"@ja,
        "Yasashii Uso"@ja-latn .

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

<album/37258#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yasashii Uso"@en,
        "やさしい嘘"@ja,
        "Yasashii Uso"@ja-latn ;
    mo:performance_of <album/37258#musicalwork> ;
    mo:recorded_as <album/37258#musicalexpression> ;
    schema:name "Yasashii Uso"@en,
        "やさしい嘘"@ja,
        "Yasashii Uso"@ja-latn ;
    schema:workPerformed <album/37258#musicalwork> .

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

<org/300#subject> schema:name "PHOENIX Project"@en,
        "PHOENIX Project"@ja,
        "PHOENIX Project"@ja-latn ;
    foaf:name "PHOENIX Project"@en,
        "PHOENIX Project"@ja,
        "PHOENIX Project"@ja-latn .

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

<https://medium-media.vgm.io/albums/85/37258/37258-1357443986.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/37258#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-01-11"^^xsd:date ;
    dcterms:title "Yasashii Uso"@en,
        "やさしい嘘"@ja,
        "Yasashii Uso"@ja-latn ;
    mo:catalogue_number "PPCD-1301" ;
    mo:media_type "CD" ;
    mo:publication_of <album/37258#musicalexpression> ;
    mo:publisher <org/300#subject> ;
    mo:record _:N1beccdf5f8d54bddab8f131558a5e0f3 ;
    mo:record_count 1 ;
    schema:datePublished "2013-01-11"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/85/37258/37258-1357443986.jpg> ;
    schema:name "Yasashii Uso"@en,
        "やさしい嘘"@ja,
        "Yasashii Uso"@ja-latn ;
    schema:publisher <org/300#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/37258/37258-1357443986.jpg> .

_:N0ea6de15898c4708a2fdd331297c8b78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "after the scar - rock"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N1beccdf5f8d54bddab8f131558a5e0f3 ;
    schema:name "after the scar - rock"@ja .

_:N76b8a432d4cd4fed9a7f2ccc607f8814 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "やさしい嘘 - GUMIless ver"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N1beccdf5f8d54bddab8f131558a5e0f3 ;
    schema:name "やさしい嘘 - GUMIless ver"@ja .

_:Naf03286692f445f8a9ddeab7ab193433 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "やさしい嘘"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N1beccdf5f8d54bddab8f131558a5e0f3 ;
    schema:name "やさしい嘘"@ja .

_:N1beccdf5f8d54bddab8f131558a5e0f3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ea6de15898c4708a2fdd331297c8b78,
        _:N76b8a432d4cd4fed9a7f2ccc607f8814,
        _:Naf03286692f445f8a9ddeab7ab193433 ;
    mo:track_count 3 ;
    schema:duration "PT12:42"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0ea6de15898c4708a2fdd331297c8b78,
        _:N76b8a432d4cd4fed9a7f2ccc607f8814,
        _:Naf03286692f445f8a9ddeab7ab193433 .

