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

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

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

<artist/977#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86443#subject> ;
    schema:name "Go Shiina"@en,
        "椎名豪"@ja ;
    foaf:made <album/86443#composition>,
        <album/86443#subject> ;
    foaf:name "Go Shiina"@en,
        "椎名豪"@ja .

<product/7220#subject> a schema:CreativeWork ;
    schema:name "LayereD Stories 0"@en,
        "レイヤードストーリーズ ゼロ"@ja,
        "LayereD Stories 0"@ja-latn ;
    foaf:name "LayereD Stories 0"@en,
        "レイヤードストーリーズ ゼロ"@ja,
        "LayereD Stories 0"@ja-latn .

<album/86443#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "preghiera / Noah (CV: Mitsuki Nakae)"@en,
        "preghiera / ノア (CV: 中恵光城)"@ja,
        "preghiera / Noah (CV: Mitsuki Nakae)"@ja-latn ;
    mo:composer <artist/977#subject> ;
    mo:produced_work <album/86443#musicalwork> ;
    schema:name "preghiera / Noah (CV: Mitsuki Nakae)"@en,
        "preghiera / ノア (CV: 中恵光城)"@ja,
        "preghiera / Noah (CV: Mitsuki Nakae)"@ja-latn .

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

<org/1432#subject> schema:name "Bandai Namco Entertainment Inc."@en,
        "株式会社バンダイナムコエンターテインメント"@ja,
        "Bandai Namco Entertainment Inc."@ja-latn ;
    foaf:name "Bandai Namco Entertainment Inc."@en,
        "株式会社バンダイナムコエンターテインメント"@ja,
        "Bandai Namco Entertainment Inc."@ja-latn .

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

<https://medium-media.vgm.io/albums/34/86443/86443-1556889670.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/86443#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "preghiera / Noah (CV: Mitsuki Nakae)"@en,
        "preghiera / ノア (CV: 中恵光城)"@ja,
        "preghiera / Noah (CV: Mitsuki Nakae)"@ja-latn ;
    mo:performance_of <album/86443#musicalwork> ;
    mo:performer <artist/4306#subject> ;
    mo:recorded_as <album/86443#musicalexpression> ;
    schema:byArtist <artist/4306#subject> ;
    schema:name "preghiera / Noah (CV: Mitsuki Nakae)"@en,
        "preghiera / ノア (CV: 中恵光城)"@ja,
        "preghiera / Noah (CV: Mitsuki Nakae)"@ja-latn ;
    schema:workPerformed <album/86443#musicalwork> .

<artist/4306#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86443#performance> ;
    schema:name "Mitsuki Nakae"@en,
        "中恵光城"@ja ;
    foaf:name "Mitsuki Nakae"@en,
        "中恵光城"@ja .

<album/86443#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-06-14"^^xsd:date ;
    dcterms:title "preghiera / Noah (CV: Mitsuki Nakae)"@en,
        "preghiera / ノア (CV: 中恵光城)"@ja,
        "preghiera / Noah (CV: Mitsuki Nakae)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/86443#musicalexpression> ;
    mo:publisher <org/1432#subject> ;
    mo:record _:Na1dc6f048ea84bc3bf86e162caba4b61 ;
    mo:record_count 1 ;
    schema:about <product/7220#subject> ;
    schema:byArtist <artist/4306#subject> ;
    schema:datePublished "2018-06-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/34/86443/86443-1556889670.jpg> ;
    schema:name "preghiera / Noah (CV: Mitsuki Nakae)"@en,
        "preghiera / ノア (CV: 中恵光城)"@ja,
        "preghiera / Noah (CV: Mitsuki Nakae)"@ja-latn ;
    schema:publisher <org/1432#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/86443/86443-1556889670.jpg> .

_:N2c38ed0ee6454d19bb8abb6272989ad9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "preghiera (Instrumental)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Na1dc6f048ea84bc3bf86e162caba4b61 ;
    schema:name "preghiera (Instrumental)"@en .

_:N71f71e40fad84af0834ecc6b0b222bb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "preghiera"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Na1dc6f048ea84bc3bf86e162caba4b61 ;
    schema:name "preghiera"@en .

_:Na1dc6f048ea84bc3bf86e162caba4b61 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2c38ed0ee6454d19bb8abb6272989ad9,
        _:N71f71e40fad84af0834ecc6b0b222bb7 ;
    mo:track_count 2 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N2c38ed0ee6454d19bb8abb6272989ad9,
        _:N71f71e40fad84af0834ecc6b0b222bb7 .

