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

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

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

<artist/17133#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133963#subject> ;
    schema:name "MK"@en ;
    foaf:made <album/133963#composition>,
        <album/133963#subject> ;
    foaf:name "MK"@en .

<artist/40782#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133963#subject> ;
    schema:name "Kanae Asaba"@en ;
    foaf:made <album/133963#composition>,
        <album/133963#subject> ;
    foaf:name "Kanae Asaba"@en .

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

<album/133963#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Stardust / MK & Kanae Asaba"@en,
        "Stardust / MK & Kanae Asaba"@ja,
        "Stardust / MK & Kanae Asaba"@ja-latn ;
    mo:performance_of <album/133963#musicalwork> ;
    mo:recorded_as <album/133963#musicalexpression> ;
    schema:name "Stardust / MK & Kanae Asaba"@en,
        "Stardust / MK & Kanae Asaba"@ja,
        "Stardust / MK & Kanae Asaba"@ja-latn ;
    schema:workPerformed <album/133963#musicalwork> .

<org/3569#subject> schema:name "Fenmie Music"@en,
        "Fenmie Music"@ja,
        "Fenmie Music"@ja-latn ;
    foaf:name "Fenmie Music"@en,
        "Fenmie Music"@ja,
        "Fenmie Music"@ja-latn .

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

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

<album/133963#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Stardust / MK & Kanae Asaba"@en,
        "Stardust / MK & Kanae Asaba"@ja,
        "Stardust / MK & Kanae Asaba"@ja-latn ;
    mo:composer <artist/17133#subject>,
        <artist/40782#subject> ;
    mo:produced_work <album/133963#musicalwork> ;
    schema:name "Stardust / MK & Kanae Asaba"@en,
        "Stardust / MK & Kanae Asaba"@ja,
        "Stardust / MK & Kanae Asaba"@ja-latn .

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

<album/133963#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-05-26"^^xsd:date ;
    dcterms:title "Stardust / MK & Kanae Asaba"@en,
        "Stardust / MK & Kanae Asaba"@ja,
        "Stardust / MK & Kanae Asaba"@ja-latn ;
    mo:catalogue_number "FMM006" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/133963#musicalexpression> ;
    mo:publisher <org/3569#subject> ;
    mo:record _:N84e3df84ce28491e8d9f3616346167ea ;
    mo:record_count 1 ;
    schema:datePublished "2023-05-26"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/36/133963/133963-34bfea6ec863.jpg> ;
    schema:name "Stardust / MK & Kanae Asaba"@en,
        "Stardust / MK & Kanae Asaba"@ja,
        "Stardust / MK & Kanae Asaba"@ja-latn ;
    schema:publisher <org/3569#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/133963/133963-34bfea6ec863.jpg> .

_:N124baae896f04ca2aba553c714343bfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stardust"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N84e3df84ce28491e8d9f3616346167ea ;
    schema:name "Stardust"@en .

_:N1730249c419f44bb8788f499ffa7afc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Light"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N84e3df84ce28491e8d9f3616346167ea ;
    schema:name "First Light"@en .

_:N41740387bdf4402f84646ff49482b845 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Signal"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N84e3df84ce28491e8d9f3616346167ea ;
    schema:name "Signal"@en .

_:N7ee2abea7bb24e63ade11de4b1a3a296 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stardust (Acoustic Mix)"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N84e3df84ce28491e8d9f3616346167ea ;
    schema:name "Stardust (Acoustic Mix)"@en .

_:Naa59170f2fe4431885c6f2f03ed60c73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ring the Alarm"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N84e3df84ce28491e8d9f3616346167ea ;
    schema:name "Ring the Alarm"@en .

_:Nab955ed222034e68b48257024121bc27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Choose Love Choose Life"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N84e3df84ce28491e8d9f3616346167ea ;
    schema:name "Choose Love Choose Life"@en .

_:Nac2bbf4dc0d447aaa2377f40885b6f46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal in Worship"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N84e3df84ce28491e8d9f3616346167ea ;
    schema:name "Eternal in Worship"@en .

_:Nb0f0df950fe741e8a8ae097478d59848 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Trust You"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N84e3df84ce28491e8d9f3616346167ea ;
    schema:name "I Trust You"@en .

_:Nb15a99ceb95f409ba83011d0ac3cd9a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shape of Love feat. CLYDE"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N84e3df84ce28491e8d9f3616346167ea ;
    schema:name "Shape of Love feat. CLYDE"@en .

_:Ncf8eb74071394793b4d10b53f609c648 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bond"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N84e3df84ce28491e8d9f3616346167ea ;
    schema:name "Bond"@en .

_:N84e3df84ce28491e8d9f3616346167ea a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N124baae896f04ca2aba553c714343bfe,
        _:N1730249c419f44bb8788f499ffa7afc6,
        _:N41740387bdf4402f84646ff49482b845,
        _:N7ee2abea7bb24e63ade11de4b1a3a296,
        _:Naa59170f2fe4431885c6f2f03ed60c73,
        _:Nab955ed222034e68b48257024121bc27,
        _:Nac2bbf4dc0d447aaa2377f40885b6f46,
        _:Nb0f0df950fe741e8a8ae097478d59848,
        _:Nb15a99ceb95f409ba83011d0ac3cd9a9,
        _:Ncf8eb74071394793b4d10b53f609c648 ;
    mo:track_count 10 ;
    schema:duration "PT29:42"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N124baae896f04ca2aba553c714343bfe,
        _:N1730249c419f44bb8788f499ffa7afc6,
        _:N41740387bdf4402f84646ff49482b845,
        _:N7ee2abea7bb24e63ade11de4b1a3a296,
        _:Naa59170f2fe4431885c6f2f03ed60c73,
        _:Nab955ed222034e68b48257024121bc27,
        _:Nac2bbf4dc0d447aaa2377f40885b6f46,
        _:Nb0f0df950fe741e8a8ae097478d59848,
        _:Nb15a99ceb95f409ba83011d0ac3cd9a9,
        _:Ncf8eb74071394793b4d10b53f609c648 .

