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

<artist/22234#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kumiko Takahashi"@en,
        "高橋久美子"@ja ;
    foaf:made <album/78387#lyrics>,
        <album/78387#subject> ;
    foaf:name "Kumiko Takahashi"@en,
        "高橋久美子"@ja .

<artist/29650#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mikiha"@en,
        "幹葉"@ja ;
    foaf:made <album/78387#lyrics>,
        <album/78387#subject> ;
    foaf:name "Mikiha"@en,
        "幹葉"@ja .

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

<artist/29648#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78387#subject> ;
    schema:name "Yuji Teranishi"@en,
        "寺西裕二"@ja ;
    foaf:made <album/78387#composition>,
        <album/78387#subject> ;
    foaf:name "Yuji Teranishi"@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/78387#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Start Dash / Spira Spica [Limited Edition]"@en,
        "スタートダッシュ / スピラ・スピカ"@ja,
        "Start Dash / Spira Spica [Limited Edition]"@ja-latn ;
    mo:composer <artist/29648#subject> ;
    mo:produced_work <album/78387#musicalwork> ;
    schema:name "Start Dash / Spira Spica [Limited Edition]"@en,
        "スタートダッシュ / スピラ・スピカ"@ja,
        "Start Dash / Spira Spica [Limited Edition]"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/78/78387/78387-1532028242.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/78387#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Start Dash / Spira Spica [Limited Edition]"@en,
        "スタートダッシュ / スピラ・スピカ"@ja,
        "Start Dash / Spira Spica [Limited Edition]"@ja-latn ;
    mo:performance_of <album/78387#musicalwork> ;
    mo:performer <artist/29649#subject> ;
    mo:recorded_as <album/78387#musicalexpression> ;
    schema:byArtist <artist/29649#subject> ;
    schema:name "Start Dash / Spira Spica [Limited Edition]"@en,
        "スタートダッシュ / スピラ・スピカ"@ja,
        "Start Dash / Spira Spica [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/78387#musicalwork> .

<artist/29649#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/78387#performance> ;
    schema:name "Spira Spica"@en,
        "スピラ・スピカ"@ja ;
    foaf:name "Spira Spica"@en,
        "スピラ・スピカ"@ja .

<album/78387#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-08-08"^^xsd:date ;
    dcterms:title "Start Dash / Spira Spica [Limited Edition]"@en,
        "スタートダッシュ / スピラ・スピカ"@ja,
        "Start Dash / Spira Spica [Limited Edition]"@ja-latn ;
    mo:catalogue_number "VVCL-1275" ;
    mo:media_type "CD" ;
    mo:publication_of <album/78387#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:N0fe0ce91238348409cb1f5ae15afbf97 ;
    mo:record_count 1 ;
    schema:about <product/6396#subject> ;
    schema:byArtist <artist/29649#subject> ;
    schema:datePublished "2018-08-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/78/78387/78387-1532028242.jpg> ;
    schema:name "Start Dash / Spira Spica [Limited Edition]"@en,
        "スタートダッシュ / スピラ・スピカ"@ja,
        "Start Dash / Spira Spica [Limited Edition]"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/78387/78387-1532028242.jpg> .

_:N709a54a64c4843f9af7e320c3ba9b5fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "じゃんけんキング"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N0fe0ce91238348409cb1f5ae15afbf97 ;
    schema:name "じゃんけんキング"@ja .

_:N8be421d17df144aab59eb750e8672434 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スタートダッシュ -TV ver.-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N0fe0ce91238348409cb1f5ae15afbf97 ;
    schema:name "スタートダッシュ -TV ver.-"@ja .

_:N967996b2fe8c4eafadf0ac00b4175e6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スタートダッシュ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N0fe0ce91238348409cb1f5ae15afbf97 ;
    schema:name "スタートダッシュ"@ja .

_:Ncfbc1570d87748e2b3ca3351e7bb51d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "想い描いたら"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N0fe0ce91238348409cb1f5ae15afbf97 ;
    schema:name "想い描いたら"@ja .

_:N0fe0ce91238348409cb1f5ae15afbf97 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N709a54a64c4843f9af7e320c3ba9b5fe,
        _:N8be421d17df144aab59eb750e8672434,
        _:N967996b2fe8c4eafadf0ac00b4175e6d,
        _:Ncfbc1570d87748e2b3ca3351e7bb51d0 ;
    mo:track_count 4 ;
    schema:duration "PT13:12"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N709a54a64c4843f9af7e320c3ba9b5fe,
        _:N8be421d17df144aab59eb750e8672434,
        _:N967996b2fe8c4eafadf0ac00b4175e6d,
        _:Ncfbc1570d87748e2b3ca3351e7bb51d0 .

