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

<artist/47736#subject> a schema:Person,
        foaf:Person ;
    schema:name "Suisei Hoshimachi"@en,
        "星街すいせい"@ja ;
    foaf:made <album/123170#subject>,
        <album/123170#vocals> ;
    foaf:name "Suisei Hoshimachi"@en,
        "星街すいせい"@ja .

<album/123170#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Overture / Midnight Grand Orchestra [Limited Edition]"@en,
        "Overture / Midnight Grand Orchestra [Limited Edition]"@ja,
        "Overture / Midnight Grand Orchestra [Limited Edition]"@ja-latn ;
    mo:produced_work <album/123170#musicalwork> ;
    schema:name "Overture / Midnight Grand Orchestra [Limited Edition]"@en,
        "Overture / Midnight Grand Orchestra [Limited Edition]"@ja,
        "Overture / Midnight Grand Orchestra [Limited Edition]"@ja-latn .

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

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

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

<org/2341#subject> schema:name "TOY'S FACTORY"@en,
        "TOY'S FACTORY"@ja,
        "TOY'S FACTORY"@ja-latn ;
    foaf:name "TOY'S FACTORY"@en,
        "TOY'S FACTORY"@ja,
        "TOY'S FACTORY"@ja-latn .

<https://media.vgm.io/albums/07/123170/123170-18bf052fc88b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/123170#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/07/123170/123170-18bf052fc88b.jpg> ;
    foaf:depicts <album/123170#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/07/123170/123170-18bf052fc88b.jpg> .

<https://medium-media.vgm.io/albums/07/123170/123170-18bf052fc88b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/123170#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Overture / Midnight Grand Orchestra [Limited Edition]"@en,
        "Overture / Midnight Grand Orchestra [Limited Edition]"@ja,
        "Overture / Midnight Grand Orchestra [Limited Edition]"@ja-latn ;
    mo:performance_of <album/123170#musicalwork> ;
    mo:performer <artist/53116#subject> ;
    mo:recorded_as <album/123170#musicalexpression> ;
    schema:byArtist <artist/53116#subject> ;
    schema:name "Overture / Midnight Grand Orchestra [Limited Edition]"@en,
        "Overture / Midnight Grand Orchestra [Limited Edition]"@ja,
        "Overture / Midnight Grand Orchestra [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/123170#musicalwork> .

<artist/53116#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/123170#performance> ;
    schema:name "Midnight Grand Orchestra"@en ;
    foaf:name "Midnight Grand Orchestra"@en .

<album/123170#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-07-27"^^xsd:date ;
    dcterms:title "Overture / Midnight Grand Orchestra [Limited Edition]"@en,
        "Overture / Midnight Grand Orchestra [Limited Edition]"@ja,
        "Overture / Midnight Grand Orchestra [Limited Edition]"@ja-latn ;
    mo:catalogue_number "TFCC-86868" ;
    mo:media_type "CD" ;
    mo:publication_of <album/123170#musicalexpression> ;
    mo:publisher <org/2341#subject> ;
    mo:record _:Na237d28acba441f7800381514808a2ff ;
    mo:record_count 1 ;
    schema:byArtist <artist/53116#subject> ;
    schema:datePublished "2022-07-27"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/07/123170/123170-18bf052fc88b.jpg> ;
    schema:name "Overture / Midnight Grand Orchestra [Limited Edition]"@en,
        "Overture / Midnight Grand Orchestra [Limited Edition]"@ja,
        "Overture / Midnight Grand Orchestra [Limited Edition]"@ja-latn ;
    schema:publisher <org/2341#subject> ;
    foaf:depiction <https://media.vgm.io/albums/07/123170/123170-18bf052fc88b.jpg> .

_:N388d8f03f50f4b2fb093574abb8004ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never Ending Midnights"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Na237d28acba441f7800381514808a2ff ;
    schema:name "Never Ending Midnights"@ja .

_:N4d0ad413f1e245099b92383101b7d2e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rat A Tat"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Na237d28acba441f7800381514808a2ff ;
    schema:name "Rat A Tat"@ja .

_:N4f316b3cbbf84934aab4435f5db19bd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Allegro"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Na237d28acba441f7800381514808a2ff ;
    schema:name "Allegro"@ja .

_:N85e9a5c1578a479d920499821c3476cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Highway"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Na237d28acba441f7800381514808a2ff ;
    schema:name "Highway"@ja .

_:Na76f734ca79543afa79646c8d2112fab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SOS"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Na237d28acba441f7800381514808a2ff ;
    schema:name "SOS"@ja .

_:Nd50d8a83fcfd415b8ae1f228d2cd102b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tuning (Interlude)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:Na237d28acba441f7800381514808a2ff ;
    schema:name "Tuning (Interlude)"@ja .

_:Nd6a4f2554ec74240a50485e8c128adc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "流星群"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Na237d28acba441f7800381514808a2ff ;
    schema:name "流星群"@ja .

_:Na237d28acba441f7800381514808a2ff a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N388d8f03f50f4b2fb093574abb8004ce,
        _:N4d0ad413f1e245099b92383101b7d2e9,
        _:N4f316b3cbbf84934aab4435f5db19bd0,
        _:N85e9a5c1578a479d920499821c3476cf,
        _:Na76f734ca79543afa79646c8d2112fab,
        _:Nd50d8a83fcfd415b8ae1f228d2cd102b,
        _:Nd6a4f2554ec74240a50485e8c128adc6 ;
    mo:track_count 7 ;
    schema:duration "PT24:04"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N388d8f03f50f4b2fb093574abb8004ce,
        _:N4d0ad413f1e245099b92383101b7d2e9,
        _:N4f316b3cbbf84934aab4435f5db19bd0,
        _:N85e9a5c1578a479d920499821c3476cf,
        _:Na76f734ca79543afa79646c8d2112fab,
        _:Nd50d8a83fcfd415b8ae1f228d2cd102b,
        _:Nd6a4f2554ec74240a50485e8c128adc6 .

