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

<artist/10589#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yui Ogura"@en,
        "小倉唯"@ja ;
    foaf:made <album/89429#lyrics>,
        <album/89429#subject>,
        <album/89429#vocals> ;
    foaf:name "Yui Ogura"@en,
        "小倉唯"@ja .

<artist/21730#subject> a schema:Person,
        foaf:Person ;
    schema:name "Asuka Oda"@en,
        "織田あすか"@ja ;
    foaf:made <album/89429#lyrics>,
        <album/89429#subject> ;
    foaf:name "Asuka Oda"@en,
        "織田あすか"@ja .

<artist/16#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89429#subject> ;
    schema:name "Noriyasu Agematsu"@en,
        "上松範康"@ja ;
    foaf:made <album/89429#composition>,
        <album/89429#subject> ;
    foaf:name "Noriyasu Agematsu"@en,
        "上松範康"@ja .

<artist/26298#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89429#subject> ;
    schema:name "Kohei Tsukada"@en,
        "塚田耕平"@ja ;
    foaf:made <album/89429#composition>,
        <album/89429#lyrics>,
        <album/89429#subject> ;
    foaf:name "Kohei Tsukada"@en,
        "塚田耕平"@ja .

<product/7545#subject> a schema:CreativeWork ;
    schema:name "Z/X Code reunion"@en,
        "Z/X Code reunion"@ja,
        "Z/X Code reunion"@ja-latn ;
    foaf:name "Z/X Code reunion"@en,
        "Z/X Code reunion"@ja,
        "Z/X Code reunion"@ja-latn .

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

<album/89429#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Destiny / Yui Ogura [Limited Edition]"@en,
        "Destiny / 小倉唯"@ja,
        "Destiny / Yui Ogura [Limited Edition]"@ja-latn ;
    mo:performance_of <album/89429#musicalwork> ;
    mo:recorded_as <album/89429#musicalexpression> ;
    schema:name "Destiny / Yui Ogura [Limited Edition]"@en,
        "Destiny / 小倉唯"@ja,
        "Destiny / Yui Ogura [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/89429#musicalwork> .

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

<org/1499#subject> schema:name "KING AMUSEMENT CREATIVE"@en,
        "KING AMUSEMENT CREATIVE"@ja,
        "KING AMUSEMENT CREATIVE"@ja-latn ;
    foaf:name "KING AMUSEMENT CREATIVE"@en,
        "KING AMUSEMENT CREATIVE"@ja,
        "KING AMUSEMENT CREATIVE"@ja-latn .

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

<https://medium-media.vgm.io/albums/92/89429/89429-1570037743.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/89429#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Destiny / Yui Ogura [Limited Edition]"@en,
        "Destiny / 小倉唯"@ja,
        "Destiny / Yui Ogura [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/89429#composition> ;
            foaf:name "(Elements Garden)"@en ],
        <artist/16#subject>,
        <artist/26298#subject> ;
    mo:produced_work <album/89429#musicalwork> ;
    schema:name "Destiny / Yui Ogura [Limited Edition]"@en,
        "Destiny / 小倉唯"@ja,
        "Destiny / Yui Ogura [Limited Edition]"@ja-latn .

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

<album/89429#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-10-30"^^xsd:date ;
    dcterms:title "Destiny / Yui Ogura [Limited Edition]"@en,
        "Destiny / 小倉唯"@ja,
        "Destiny / Yui Ogura [Limited Edition]"@ja-latn ;
    mo:catalogue_number "KICM-91987" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/89429#musicalexpression> ;
    mo:publisher <org/1499#subject> ;
    mo:record _:Na62582f1af2c4f25a0fc9e732d6b4fbd,
        _:Nc183ae501a0f4885b9ebb85ee48bd55b ;
    mo:record_count 2 ;
    schema:about <product/7545#subject> ;
    schema:datePublished "2019-10-30"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/92/89429/89429-1570037743.jpg> ;
    schema:name "Destiny / Yui Ogura [Limited Edition]"@en,
        "Destiny / 小倉唯"@ja,
        "Destiny / Yui Ogura [Limited Edition]"@ja-latn ;
    schema:publisher <org/1499#subject> ;
    foaf:depiction <https://media.vgm.io/albums/92/89429/89429-1570037743.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89429#subject> ;
    schema:name "(Elements Garden)"@en ;
    foaf:made <album/89429#subject> ;
    foaf:name "(Elements Garden)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Elements Garden)"@en ;
    foaf:made <album/89429#subject> ;
    foaf:name "(Elements Garden)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Elements Garden)"@en ;
    foaf:made <album/89429#lyrics> ;
    foaf:name "(Elements Garden)"@en .

_:N159cc4cfac1447a0a90421e5aed1d437 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "赤いリボン off vocal ver."@ja,
        "Destiny off vocal ver."@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:Na62582f1af2c4f25a0fc9e732d6b4fbd ;
    schema:name "赤いリボン off vocal ver."@ja,
        "Destiny off vocal ver."@ja-latn .

_:N44752c107cff410c8c74e7b6f6eb5de0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destiny"@ja,
        "Destiny"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Na62582f1af2c4f25a0fc9e732d6b4fbd ;
    schema:name "Destiny"@ja,
        "Destiny"@ja-latn .

_:N6d71df25675042138e13a88089593a1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destiny off vocal ver."@ja,
        "Destiny TV size"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Na62582f1af2c4f25a0fc9e732d6b4fbd ;
    schema:name "Destiny off vocal ver."@ja,
        "Destiny TV size"@ja-latn .

_:N8d91054502e14ab5a33229528f1765d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Akai Ribbon off vocal ver."@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na62582f1af2c4f25a0fc9e732d6b4fbd ;
    schema:name "Akai Ribbon off vocal ver."@ja-latn .

_:Na8fd7796d0b14787b76a63d78bcf8531 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "赤いリボン"@ja,
        "Akai Ribbon"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Na62582f1af2c4f25a0fc9e732d6b4fbd ;
    schema:name "赤いリボン"@ja,
        "Akai Ribbon"@ja-latn .

_:Nb92de48929d741668ba559af2868e9cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destiny (MAKING)"@ja,
        "Destiny (MAKING)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc183ae501a0f4885b9ebb85ee48bd55b ;
    schema:name "Destiny (MAKING)"@ja,
        "Destiny (MAKING)"@ja-latn .

_:Nf859a7bbba784fdba86669e107971efc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destiny (MUSIC VIDEO)"@ja,
        "Destiny (MUSIC VIDEO)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc183ae501a0f4885b9ebb85ee48bd55b ;
    schema:name "Destiny (MUSIC VIDEO)"@ja,
        "Destiny (MUSIC VIDEO)"@ja-latn .

_:Nc183ae501a0f4885b9ebb85ee48bd55b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Nb92de48929d741668ba559af2868e9cb,
        _:Nf859a7bbba784fdba86669e107971efc ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nb92de48929d741668ba559af2868e9cb,
        _:Nf859a7bbba784fdba86669e107971efc .

_:Na62582f1af2c4f25a0fc9e732d6b4fbd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N159cc4cfac1447a0a90421e5aed1d437,
        _:N44752c107cff410c8c74e7b6f6eb5de0,
        _:N6d71df25675042138e13a88089593a1e,
        _:N8d91054502e14ab5a33229528f1765d5,
        _:Na8fd7796d0b14787b76a63d78bcf8531 ;
    mo:track_count 5 ;
    schema:duration "PT20:00"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N159cc4cfac1447a0a90421e5aed1d437,
        _:N44752c107cff410c8c74e7b6f6eb5de0,
        _:N6d71df25675042138e13a88089593a1e,
        _:N8d91054502e14ab5a33229528f1765d5,
        _:Na8fd7796d0b14787b76a63d78bcf8531 .

