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

<artist/26986#subject> a schema:Person,
        foaf:Person ;
    schema:name "Konnie Aoki"@en ;
    foaf:made <album/95231#lyrics>,
        <album/95231#subject> ;
    foaf:name "Konnie Aoki"@en .

<artist/33023#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yui Mugino"@en,
        "麦野優衣"@ja ;
    foaf:made <album/95231#subject>,
        <album/95231#vocals> ;
    foaf:name "Yui Mugino"@en,
        "麦野優衣"@ja .

<artist/35087#subject> a schema:Person,
        foaf:Person ;
    schema:name "Void_Chords"@en ;
    foaf:made <album/95231#subject>,
        <album/95231#vocals> ;
    foaf:name "Void_Chords"@en .

<artist/14673#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95231#subject> ;
    schema:name "Ryo Takahashi"@en,
        "高橋諒"@ja ;
    foaf:made <album/95231#composition>,
        <album/95231#subject> ;
    foaf:name "Ryo Takahashi"@en,
        "高橋諒"@ja .

<product/8023#subject> a schema:CreativeWork ;
    schema:name "Princess Principal: Crown Handler"@en,
        "プリンセス・プリンシパル Crown Handler"@ja,
        "Princess Principal: Crown Handler"@ja-latn ;
    foaf:name "Princess Principal: Crown Handler"@en,
        "プリンセス・プリンシパル Crown Handler"@ja,
        "Princess Principal: Crown Handler"@ja-latn .

<album/95231#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LIES & TIES / Void_Chords feat. Yui Mugino"@en,
        "LIES & TIES / Void_Chords feat. Yui Mugino"@ja,
        "LIES & TIES / Void_Chords feat. Yui Mugino"@ja-latn ;
    mo:composer <artist/14673#subject> ;
    mo:produced_work <album/95231#musicalwork> ;
    schema:name "LIES & TIES / Void_Chords feat. Yui Mugino"@en,
        "LIES & TIES / Void_Chords feat. Yui Mugino"@ja,
        "LIES & TIES / Void_Chords feat. Yui Mugino"@ja-latn .

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

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

<album/95231#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LIES & TIES / Void_Chords feat. Yui Mugino"@en,
        "LIES & TIES / Void_Chords feat. Yui Mugino"@ja,
        "LIES & TIES / Void_Chords feat. Yui Mugino"@ja-latn ;
    mo:performance_of <album/95231#musicalwork> ;
    mo:recorded_as <album/95231#musicalexpression> ;
    schema:name "LIES & TIES / Void_Chords feat. Yui Mugino"@en,
        "LIES & TIES / Void_Chords feat. Yui Mugino"@ja,
        "LIES & TIES / Void_Chords feat. Yui Mugino"@ja-latn ;
    schema:workPerformed <album/95231#musicalwork> .

<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/13/95231/95231-1585028047.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/95231#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/13/95231/95231-1585028047.jpg> ;
    foaf:depicts <album/95231#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/13/95231/95231-1585028047.jpg> .

<https://medium-media.vgm.io/albums/13/95231/95231-1585028047.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/95231#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-04-08"^^xsd:date ;
    dcterms:title "LIES & TIES / Void_Chords feat. Yui Mugino"@en,
        "LIES & TIES / Void_Chords feat. Yui Mugino"@ja,
        "LIES & TIES / Void_Chords feat. Yui Mugino"@ja-latn ;
    mo:catalogue_number "LACM-14978" ;
    mo:media_type "CD" ;
    mo:publication_of <album/95231#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N3ffc37c86b2a452a8f005134dfacf716 ;
    mo:record_count 1 ;
    schema:about <product/8023#subject> ;
    schema:datePublished "2020-04-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/13/95231/95231-1585028047.jpg> ;
    schema:name "LIES & TIES / Void_Chords feat. Yui Mugino"@en,
        "LIES & TIES / Void_Chords feat. Yui Mugino"@ja,
        "LIES & TIES / Void_Chords feat. Yui Mugino"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/95231/95231-1585028047.jpg> .

_:N151a3926a53d40e38537217e18f5a497 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LIES & TIES"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N3ffc37c86b2a452a8f005134dfacf716 ;
    schema:name "LIES & TIES"@en .

_:N56cda06347fb484b85ff9412ad2c0666 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Around the Twilight (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N3ffc37c86b2a452a8f005134dfacf716 ;
    schema:name "Around the Twilight (Instrumental)"@en .

_:N77b023faec7b4d5297573ddacc68b729 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Around the Twilight"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N3ffc37c86b2a452a8f005134dfacf716 ;
    schema:name "Around the Twilight"@en .

_:N9209c80de26f41718125c3241b20f800 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LIES & TIES (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N3ffc37c86b2a452a8f005134dfacf716 ;
    schema:name "LIES & TIES (Instrumental)"@en .

_:N3ffc37c86b2a452a8f005134dfacf716 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N151a3926a53d40e38537217e18f5a497,
        _:N56cda06347fb484b85ff9412ad2c0666,
        _:N77b023faec7b4d5297573ddacc68b729,
        _:N9209c80de26f41718125c3241b20f800 ;
    mo:track_count 4 ;
    schema:duration "PT19:30"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N151a3926a53d40e38537217e18f5a497,
        _:N56cda06347fb484b85ff9412ad2c0666,
        _:N77b023faec7b4d5297573ddacc68b729,
        _:N9209c80de26f41718125c3241b20f800 .

