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

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

<album/77878> a mo:Release ;
    mo:catalogue_number "SRCL-9807" .

<artist/21163#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77876#subject> ;
    schema:name "Ryonosuke Hirama"@en,
        "平間亮之介"@ja ;
    foaf:made <album/77876#composition>,
        <album/77876#subject> ;
    foaf:name "Ryonosuke Hirama"@en,
        "平間亮之介"@ja .

<artist/29145#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77876#subject> ;
    schema:name "Nao"@en,
        "奈緒"@ja ;
    foaf:made <album/77876#composition>,
        <album/77876#lyrics>,
        <album/77876#subject> ;
    foaf:name "Nao"@en,
        "奈緒"@ja .

<product/6396#subject> a schema:CreativeWork ;
    schema:name "Gundam Build Divers"@en,
        "ガンダムビルドダイバーズ"@ja,
        "Gundam Build Divers"@ja-latn ;
    foaf:name "Gundam Build Divers"@en,
        "ガンダムビルドダイバーズ"@ja,
        "Gundam Build Divers"@ja-latn .

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

<org/1656#subject> schema:name "Around the World"@en,
        "Around the World"@ja,
        "Around the World"@ja-latn ;
    foaf:name "Around the World"@en,
        "Around the World"@ja,
        "Around the World"@ja-latn .

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

<https://medium-media.vgm.io/albums/67/77876/77876-1526926441.jpg> a schema:ImageObject,
        foaf:Image .

<album/77876#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Towards the tomorrow / Iris"@en,
        "明日へ / Iris"@ja,
        "Ashita e / Iris"@ja-latn ;
    mo:composer <artist/21163#subject>,
        <artist/29145#subject> ;
    mo:produced_work <album/77876#musicalwork> ;
    schema:name "Towards the tomorrow / Iris"@en,
        "明日へ / Iris"@ja,
        "Ashita e / Iris"@ja-latn .

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

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

<album/77876#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Towards the tomorrow / Iris"@en,
        "明日へ / Iris"@ja,
        "Ashita e / Iris"@ja-latn ;
    mo:performance_of <album/77876#musicalwork> ;
    mo:performer <artist/27230#subject> ;
    mo:recorded_as <album/77876#musicalexpression> ;
    schema:byArtist <artist/27230#subject> ;
    schema:name "Towards the tomorrow / Iris"@en,
        "明日へ / Iris"@ja,
        "Ashita e / Iris"@ja-latn ;
    schema:workPerformed <album/77876#musicalwork> .

<artist/27230#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77876#performance> ;
    schema:name "Iris"@en,
        "アイリス"@ja ;
    foaf:name "Iris"@en,
        "アイリス"@ja .

<album/77876#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-06-06"^^xsd:date ;
    dcterms:title "Towards the tomorrow / Iris"@en,
        "明日へ / Iris"@ja,
        "Ashita e / Iris"@ja-latn ;
    mo:catalogue_number "SRCL-9806" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/77878> ;
    mo:publication_of <album/77876#musicalexpression> ;
    mo:publisher <org/1656#subject> ;
    mo:record _:Na9df4127b41748ad9b2d87f971da7295 ;
    mo:record_count 1 ;
    schema:about <product/6396#subject> ;
    schema:byArtist <artist/27230#subject> ;
    schema:datePublished "2018-06-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/67/77876/77876-1526926441.jpg> ;
    schema:name "Towards the tomorrow / Iris"@en,
        "明日へ / Iris"@ja,
        "Ashita e / Iris"@ja-latn ;
    schema:publisher <org/1656#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/77876/77876-1526926441.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "KAO"@en ;
    foaf:made <album/77876#lyrics> ;
    foaf:name "KAO"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "KAO"@en ;
    foaf:made <album/77876#subject> ;
    foaf:name "KAO"@en .

_:N349e2d59f0334faea69a74d38a57af4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLUE"@en,
        "BLUE"@ja,
        "BLUE"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT6:34"^^xsd:interval ;
    schema:inPlaylist _:Na9df4127b41748ad9b2d87f971da7295 ;
    schema:name "BLUE"@en,
        "BLUE"@ja,
        "BLUE"@ja-latn .

_:Na337b2323c044058b818c37d45efec8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Towards the tomorrow"@en,
        "明日へ"@ja,
        "Ashita e"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Na9df4127b41748ad9b2d87f971da7295 ;
    schema:name "Towards the tomorrow"@en,
        "明日へ"@ja,
        "Ashita e"@ja-latn .

_:Nd8c3d3a3cc104f42af3ec040be09ebef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Towards the tomorrow -Instrumental-"@en,
        "明日へ -Instrumental-"@ja,
        "Ashita e -Instrumental-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Na9df4127b41748ad9b2d87f971da7295 ;
    schema:name "Towards the tomorrow -Instrumental-"@en,
        "明日へ -Instrumental-"@ja,
        "Ashita e -Instrumental-"@ja-latn .

_:Nefefb9edf2f0480f8c07fcb2b68554fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Put the past away"@en,
        "Put the past away"@ja,
        "Put the past away"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Na9df4127b41748ad9b2d87f971da7295 ;
    schema:name "Put the past away"@en,
        "Put the past away"@ja,
        "Put the past away"@ja-latn .

_:Na9df4127b41748ad9b2d87f971da7295 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N349e2d59f0334faea69a74d38a57af4e,
        _:Na337b2323c044058b818c37d45efec8b,
        _:Nd8c3d3a3cc104f42af3ec040be09ebef,
        _:Nefefb9edf2f0480f8c07fcb2b68554fb ;
    mo:track_count 4 ;
    schema:duration "PT20:44"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N349e2d59f0334faea69a74d38a57af4e,
        _:Na337b2323c044058b818c37d45efec8b,
        _:Nd8c3d3a3cc104f42af3ec040be09ebef,
        _:Nefefb9edf2f0480f8c07fcb2b68554fb .

