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

<artist/12216#subject> a schema:Person,
        foaf:Person ;
    schema:name "mpi"@en ;
    foaf:made <album/99028#lyrics>,
        <album/99028#subject> ;
    foaf:name "mpi"@en .

<artist/36138#subject> a schema:Person,
        foaf:Person ;
    schema:name "Benjamin"@en ;
    foaf:made <album/99028#lyrics>,
        <album/99028#subject> ;
    foaf:name "Benjamin"@en .

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

<artist/7317#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99028#subject> ;
    schema:name "Hiroyuki Sawano"@en ;
    foaf:made <album/99028#composition>,
        <album/99028#lyrics>,
        <album/99028#subject> ;
    foaf:name "Hiroyuki Sawano"@en .

<product/2772#subject> a schema:CreativeWork ;
    schema:name "ALDNOAH.ZERO"@en,
        "アルドノア・ゼロ"@ja,
        "ALDNOAH.ZERO"@ja-latn ;
    foaf:name "ALDNOAH.ZERO"@en,
        "アルドノア・ゼロ"@ja,
        "ALDNOAH.ZERO"@ja-latn .

<album/99028#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "aLIEz feat. Chalili"@en,
        "aLIEz feat. Chalili"@ja,
        "aLIEz feat. Chalili"@ja-latn ;
    mo:composer <artist/7317#subject> ;
    mo:produced_work <album/99028#musicalwork> ;
    schema:name "aLIEz feat. Chalili"@en,
        "aLIEz feat. Chalili"@ja,
        "aLIEz feat. Chalili"@ja-latn .

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

<org/1584#subject> schema:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn ;
    foaf:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/82/99028/99028-1589696686.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/99028#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "aLIEz feat. Chalili"@en,
        "aLIEz feat. Chalili"@ja,
        "aLIEz feat. Chalili"@ja-latn ;
    mo:performance_of <album/99028#musicalwork> ;
    mo:performer <artist/54430#subject> ;
    mo:recorded_as <album/99028#musicalexpression> ;
    schema:byArtist <artist/54430#subject> ;
    schema:name "aLIEz feat. Chalili"@en,
        "aLIEz feat. Chalili"@ja,
        "aLIEz feat. Chalili"@ja-latn ;
    schema:workPerformed <album/99028#musicalwork> .

<artist/54430#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99028#performance> ;
    schema:name "Chalili"@en,
        "茶理理"@ja ;
    foaf:name "Chalili"@en,
        "茶理理"@ja .

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

<album/99028#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-05-13"^^xsd:date ;
    dcterms:title "aLIEz feat. Chalili"@en,
        "aLIEz feat. Chalili"@ja,
        "aLIEz feat. Chalili"@ja-latn ;
    mo:catalogue_number "VVXX-00668" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/99028#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:N1debdf5bec3d45f6888374be6e099f80 ;
    mo:record_count 1 ;
    schema:about <product/2772#subject> ;
    schema:byArtist <artist/54430#subject> ;
    schema:datePublished "2020-05-13"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/82/99028/99028-1589696686.jpg> ;
    schema:name "aLIEz feat. Chalili"@en,
        "aLIEz feat. Chalili"@ja,
        "aLIEz feat. Chalili"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/99028/99028-1589696686.jpg> .

_:N1debdf5bec3d45f6888374be6e099f80 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nf193b855dc314531a7327bfef7b881bd ;
    mo:track_count 1 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nf193b855dc314531a7327bfef7b881bd .

_:Nf193b855dc314531a7327bfef7b881bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "aLIEz feat. Chalili"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N1debdf5bec3d45f6888374be6e099f80 ;
    schema:name "aLIEz feat. Chalili"@en .

