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

<artist/4#subject> a schema:Person,
        foaf:Person ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/96559#lyrics>,
        <album/96559#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

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

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96559#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/96559#composition>,
        <album/96559#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<product/1015#subject> a schema:CreativeWork ;
    schema:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn ;
    foaf:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn .

<album/96559#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tori no Uta / Lia"@en,
        "鳥の詩 / Lia"@ja,
        "Tori no Uta / Lia"@ja-latn ;
    mo:composer <artist/2#subject> ;
    mo:produced_work <album/96559#musicalwork> ;
    schema:name "Tori no Uta / Lia"@en,
        "鳥の詩 / Lia"@ja,
        "Tori no Uta / Lia"@ja-latn .

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

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

<org/1805#subject> schema:name "1st PLACE Co.,Ltd."@en,
        "1st PLACE株式会社"@ja,
        "1st PLACE Co.,Ltd."@ja-latn ;
    foaf:name "1st PLACE Co.,Ltd."@en,
        "1st PLACE株式会社"@ja,
        "1st PLACE Co.,Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/95/96559/96559-1582375252.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/96559#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tori no Uta / Lia"@en,
        "鳥の詩 / Lia"@ja,
        "Tori no Uta / Lia"@ja-latn ;
    mo:performance_of <album/96559#musicalwork> ;
    mo:performer <artist/5#subject> ;
    mo:recorded_as <album/96559#musicalexpression> ;
    schema:byArtist <artist/5#subject> ;
    schema:name "Tori no Uta / Lia"@en,
        "鳥の詩 / Lia"@ja,
        "Tori no Uta / Lia"@ja-latn ;
    schema:workPerformed <album/96559#musicalwork> .

<artist/5#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/96559#performance> ;
    schema:name "Lia"@en ;
    foaf:name "Lia"@en .

<album/96559#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-10-13"^^xsd:date ;
    dcterms:title "Tori no Uta / Lia"@en,
        "鳥の詩 / Lia"@ja,
        "Tori no Uta / Lia"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/96559#musicalexpression> ;
    mo:publisher <org/1805#subject> ;
    mo:record _:N6dc231a3a26f443c8a5fc212b7c2074b ;
    mo:record_count 1 ;
    schema:about <product/1015#subject> ;
    schema:byArtist <artist/5#subject> ;
    schema:datePublished "2019-10-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/95/96559/96559-1582375252.jpg> ;
    schema:name "Tori no Uta / Lia"@en,
        "鳥の詩 / Lia"@ja,
        "Tori no Uta / Lia"@ja-latn ;
    schema:publisher <org/1805#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/96559/96559-1582375252.jpg> .

_:N6dc231a3a26f443c8a5fc212b7c2074b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nc7150915bf8c4654b3c3205342239b40 ;
    mo:track_count 1 ;
    schema:duration "PT6:51"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nc7150915bf8c4654b3c3205342239b40 .

_:Nc7150915bf8c4654b3c3205342239b40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鳥の詩"@ja,
        "Tori no Uta"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT6:51"^^xsd:interval ;
    schema:inPlaylist _:N6dc231a3a26f443c8a5fc212b7c2074b ;
    schema:name "鳥の詩"@ja,
        "Tori no Uta"@ja-latn .

