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

<artist/21810#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sachiko Aoyama"@en,
        "蒼山幸子"@ja ;
    foaf:made <album/80002#lyrics>,
        <album/80002#subject> ;
    foaf:name "Sachiko Aoyama"@en,
        "蒼山幸子"@ja .

<album/80001> a mo:Release ;
    mo:catalogue_number "THCS-60228" .

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

<artist/24780#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80002#subject> ;
    schema:name "Masayuki Nakano"@en,
        "中野雅之"@ja ;
    foaf:made <album/80002#composition>,
        <album/80002#subject> ;
    foaf:name "Masayuki Nakano"@en,
        "中野雅之"@ja .

<album/80002#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "live and die / XAI [Artist Edition]"@en,
        "live and die / XAI [アーティスト盤]"@ja,
        "live and die / XAI [Artist Edition]"@ja-latn ;
    mo:composer <artist/24780#subject> ;
    mo:produced_work <album/80002#musicalwork> ;
    schema:name "live and die / XAI [Artist Edition]"@en,
        "live and die / XAI [アーティスト盤]"@ja,
        "live and die / XAI [Artist Edition]"@ja-latn .

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

<org/1134#subject> schema:name "TOHO animation RECORDS"@en,
        "TOHO animation RECORDS"@ja,
        "TOHO animation RECORDS"@ja-latn ;
    foaf:name "TOHO animation RECORDS"@en,
        "TOHO animation RECORDS"@ja,
        "TOHO animation RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/20/80002/80002-1539289077.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/80002#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "live and die / XAI [Artist Edition]"@en,
        "live and die / XAI [アーティスト盤]"@ja,
        "live and die / XAI [Artist Edition]"@ja-latn ;
    mo:performance_of <album/80002#musicalwork> ;
    mo:performer <artist/30007#subject> ;
    mo:recorded_as <album/80002#musicalexpression> ;
    schema:byArtist <artist/30007#subject> ;
    schema:name "live and die / XAI [Artist Edition]"@en,
        "live and die / XAI [アーティスト盤]"@ja,
        "live and die / XAI [Artist Edition]"@ja-latn ;
    schema:workPerformed <album/80002#musicalwork> .

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

<album/80002#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-11-07"^^xsd:date ;
    dcterms:title "live and die / XAI [Artist Edition]"@en,
        "live and die / XAI [アーティスト盤]"@ja,
        "live and die / XAI [Artist Edition]"@ja-latn ;
    mo:catalogue_number "THCS-60229" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/80001> ;
    mo:publication_of <album/80002#musicalexpression> ;
    mo:publisher <org/1134#subject> ;
    mo:record _:N07453aa29c91469e98a22e4a0f9e7201 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "GODZILLA: Hoshi wo Kuu Mono"@en ;
            foaf:name "GODZILLA: Hoshi wo Kuu Mono"@en ] ;
    schema:byArtist <artist/30007#subject> ;
    schema:datePublished "2018-11-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/20/80002/80002-1539289077.jpg> ;
    schema:name "live and die / XAI [Artist Edition]"@en,
        "live and die / XAI [アーティスト盤]"@ja,
        "live and die / XAI [Artist Edition]"@ja-latn ;
    schema:publisher <org/1134#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/80002/80002-1539289077.jpg> .

_:N356ca38035414a1a9894c0e14bcbc73d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エバーグリーン (Instrumental)"@ja,
        "Evergreen (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N07453aa29c91469e98a22e4a0f9e7201 ;
    schema:name "エバーグリーン (Instrumental)"@ja,
        "Evergreen (Instrumental)"@ja-latn .

_:N38708e44dc304080978ebfa735954fbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "live and die"@ja,
        "live and die"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N07453aa29c91469e98a22e4a0f9e7201 ;
    schema:name "live and die"@ja,
        "live and die"@ja-latn .

_:N604b88ad41214c09a6e440abc772c25d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "live and die (Instrumental)"@ja,
        "live and die (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N07453aa29c91469e98a22e4a0f9e7201 ;
    schema:name "live and die (Instrumental)"@ja,
        "live and die (Instrumental)"@ja-latn .

_:N7ab0e9f593ef4aa18a4cf3d9476c3626 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エバーグリーン"@ja,
        "Evergreen"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N07453aa29c91469e98a22e4a0f9e7201 ;
    schema:name "エバーグリーン"@ja,
        "Evergreen"@ja-latn .

_:N07453aa29c91469e98a22e4a0f9e7201 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N356ca38035414a1a9894c0e14bcbc73d,
        _:N38708e44dc304080978ebfa735954fbc,
        _:N604b88ad41214c09a6e440abc772c25d,
        _:N7ab0e9f593ef4aa18a4cf3d9476c3626 ;
    mo:track_count 4 ;
    schema:duration "PT20:51"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N356ca38035414a1a9894c0e14bcbc73d,
        _:N38708e44dc304080978ebfa735954fbc,
        _:N604b88ad41214c09a6e440abc772c25d,
        _:N7ab0e9f593ef4aa18a4cf3d9476c3626 .

