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

<artist/15889#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kei Hayashi"@en,
        "ハヤシケイ"@ja ;
    foaf:made <album/80823#lyrics>,
        <album/80823#subject> ;
    foaf:name "Kei Hayashi"@en,
        "ハヤシケイ"@ja .

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

<artist/30166#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80823#subject> ;
    schema:name "Kodai Akiba"@en,
        "秋葉広大"@ja ;
    foaf:made <album/80823#composition>,
        <album/80823#subject> ;
    foaf:name "Kodai Akiba"@en,
        "秋葉広大"@ja .

<product/6694#subject> a schema:CreativeWork ;
    schema:name "Zoku Owarimonogatari"@en,
        "続・終物語"@ja,
        "Zoku Owarimonogatari"@ja-latn ;
    foaf:name "Zoku Owarimonogatari"@en,
        "続・終物語"@ja,
        "Zoku Owarimonogatari"@ja-latn .

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

<album/80823#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "azure / TrySail"@en,
        "azure / TrySail"@ja,
        "azure / TrySail"@ja-latn ;
    mo:performance_of <album/80823#musicalwork> ;
    mo:recorded_as <album/80823#musicalexpression> ;
    schema:name "azure / TrySail"@en,
        "azure / TrySail"@ja,
        "azure / TrySail"@ja-latn ;
    schema:workPerformed <album/80823#musicalwork> .

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

<https://medium-media.vgm.io/albums/32/80823/80823-1540591567.jpg> a schema:ImageObject,
        foaf:Image .

<album/80823#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "azure / TrySail"@en,
        "azure / TrySail"@ja,
        "azure / TrySail"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(LIVE LAB."@en ;
            foaf:made <album/80823#composition> ;
            foaf:name "(LIVE LAB."@en ],
        <artist/30166#subject> ;
    mo:produced_work <album/80823#musicalwork> ;
    schema:name "azure / TrySail"@en,
        "azure / TrySail"@ja,
        "azure / TrySail"@ja-latn .

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

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

<album/80823#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-11-14"^^xsd:date ;
    dcterms:title "azure / TrySail"@en,
        "azure / TrySail"@ja,
        "azure / TrySail"@ja-latn ;
    mo:catalogue_number "VVCL-1330" ;
    mo:media_type "CD" ;
    mo:publication_of <album/80823#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:Nd6dac8ba9a2c44199ea6c59d5bd08496 ;
    mo:record_count 1 ;
    schema:about <product/6694#subject> ;
    schema:datePublished "2018-11-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/32/80823/80823-1540591567.jpg> ;
    schema:name "azure / TrySail"@en,
        "azure / TrySail"@ja,
        "azure / TrySail"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/32/80823/80823-1540591567.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80823#subject> ;
    schema:name "(LIVE LAB."@en ;
    foaf:made <album/80823#subject> ;
    foaf:name "(LIVE LAB."@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(LIVE LAB."@en ;
    foaf:made <album/80823#lyrics> ;
    foaf:name "(LIVE LAB."@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(LIVE LAB."@en ;
    foaf:made <album/80823#subject> ;
    foaf:name "(LIVE LAB."@en .

_:N2d07c80733cf40a1be6b17ffcd99f17b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "azure"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nd6dac8ba9a2c44199ea6c59d5bd08496 ;
    schema:name "azure"@en .

_:N79a1e84d016344d69633551e8542aa97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Make Me Happy? -Instrumental-"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Nd6dac8ba9a2c44199ea6c59d5bd08496 ;
    schema:name "Make Me Happy? -Instrumental-"@en .

_:N99d44a5bd95f4b2e8596aa00eff37625 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Make Me Happy?"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Nd6dac8ba9a2c44199ea6c59d5bd08496 ;
    schema:name "Make Me Happy?"@en .

_:Nb5764558ceff4d92ac0f5ccf986ae3c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "azure -Instrumental-"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nd6dac8ba9a2c44199ea6c59d5bd08496 ;
    schema:name "azure -Instrumental-"@en .

_:Nd6dac8ba9a2c44199ea6c59d5bd08496 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2d07c80733cf40a1be6b17ffcd99f17b,
        _:N79a1e84d016344d69633551e8542aa97,
        _:N99d44a5bd95f4b2e8596aa00eff37625,
        _:Nb5764558ceff4d92ac0f5ccf986ae3c8 ;
    mo:track_count 4 ;
    schema:duration "PT18:21"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2d07c80733cf40a1be6b17ffcd99f17b,
        _:N79a1e84d016344d69633551e8542aa97,
        _:N99d44a5bd95f4b2e8596aa00eff37625,
        _:Nb5764558ceff4d92ac0f5ccf986ae3c8 .

