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

<album/111017> a mo:Release ;
    mo:catalogue_number "KICA-2048" .

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

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

<album/42453> a mo:Release ;
    mo:catalogue_number "KITA-56" .

<album/66252> a mo:Release ;
    mo:catalogue_number "A8-974" .

<artist/561#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42452#subject> ;
    schema:name "Satoshi Kadokura"@en,
        "門倉聡"@ja ;
    foaf:made <album/42452#composition>,
        <album/42452#subject> ;
    foaf:name "Satoshi Kadokura"@en,
        "門倉聡"@ja .

<product/1408#subject> a schema:CreativeWork ;
    schema:name "Mobile Suit Gundam F91"@en,
        "機動戦士ガンダムF91"@ja,
        "Kidou Senshi Gundam Formula 91"@ja-latn ;
    foaf:name "Mobile Suit Gundam F91"@en,
        "機動戦士ガンダムF91"@ja,
        "Kidou Senshi Gundam Formula 91"@ja-latn .

<album/42452#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SYMPHONIC POEM GUNDAM F91"@en,
        "交響詩 ガンダムF91"@ja,
        "SYMPHONIC POEM GUNDAM F91"@ja-latn ;
    mo:composer <artist/561#subject> ;
    mo:produced_work <album/42452#musicalwork> ;
    schema:name "SYMPHONIC POEM GUNDAM F91"@en,
        "交響詩 ガンダムF91"@ja,
        "SYMPHONIC POEM GUNDAM F91"@ja-latn .

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

<org/21#subject> schema:name "STARCHILD"@en,
        "STARCHILD"@ja,
        "STARCHILD"@ja-latn ;
    foaf:name "STARCHILD"@en,
        "STARCHILD"@ja,
        "STARCHILD"@ja-latn .

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

<https://medium-media.vgm.io/albums/25/42452/42452-1398127325.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/42452#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SYMPHONIC POEM GUNDAM F91"@en,
        "交響詩 ガンダムF91"@ja,
        "SYMPHONIC POEM GUNDAM F91"@ja-latn ;
    mo:performance_of <album/42452#musicalwork> ;
    mo:performer <artist/15010#subject> ;
    mo:recorded_as <album/42452#musicalexpression> ;
    schema:byArtist <artist/15010#subject> ;
    schema:name "SYMPHONIC POEM GUNDAM F91"@en,
        "交響詩 ガンダムF91"@ja,
        "SYMPHONIC POEM GUNDAM F91"@ja-latn ;
    schema:workPerformed <album/42452#musicalwork> .

<artist/15010#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42452#performance> ;
    schema:name "King Philharmonic Orchestra"@en,
        "キングフィルハーモニーオーケストラ"@ja ;
    foaf:name "King Philharmonic Orchestra"@en,
        "キングフィルハーモニーオーケストラ"@ja .

<album/42452#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-05-05"^^xsd:date ;
    dcterms:title "SYMPHONIC POEM GUNDAM F91"@en,
        "交響詩 ガンダムF91"@ja,
        "SYMPHONIC POEM GUNDAM F91"@ja-latn ;
    mo:catalogue_number "KICA-56" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/111017>,
        <album/42453>,
        <album/66252> ;
    mo:publication_of <album/42452#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N02704eccb2b44ce5b219d53b915c7725 ;
    mo:record_count 1 ;
    schema:about <product/1408#subject> ;
    schema:byArtist <artist/15010#subject> ;
    schema:datePublished "1991-05-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/25/42452/42452-1398127325.jpg> ;
    schema:name "SYMPHONIC POEM GUNDAM F91"@en,
        "交響詩 ガンダムF91"@ja,
        "SYMPHONIC POEM GUNDAM F91"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/42452/42452-1398127325.jpg> .

_:N13e5ee7c864a40488490b51a50d8ed09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fourth Movement Fortune"@en,
        "第四楽章 Fortune"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:N02704eccb2b44ce5b219d53b915c7725 ;
    schema:name "Fourth Movement Fortune"@en,
        "第四楽章 Fortune"@ja .

_:N2c424d1a357e47c28ff83ff23c0535e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Movement Formula 91"@en,
        "第一楽章 Formula 91"@ja ;
    mo:track_number 1 ;
    schema:duration "PT7:14"^^xsd:interval ;
    schema:inPlaylist _:N02704eccb2b44ce5b219d53b915c7725 ;
    schema:name "First Movement Formula 91"@en,
        "第一楽章 Formula 91"@ja .

_:N53ea8b5b60984de7bcbd24815212cfe6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Third Movement Noble Obligation"@en,
        "第三楽章 Noble Obligation"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:40"^^xsd:interval ;
    schema:inPlaylist _:N02704eccb2b44ce5b219d53b915c7725 ;
    schema:name "Third Movement Noble Obligation"@en,
        "第三楽章 Noble Obligation"@ja .

_:N5d21b0247de749b5b025276e586d24b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Second Movement Sympathy"@en,
        "第二楽章 Sympathy"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:inPlaylist _:N02704eccb2b44ce5b219d53b915c7725 ;
    schema:name "Second Movement Sympathy"@en,
        "第二楽章 Sympathy"@ja .

_:N6fa12167c6d94b4f80e2d1b609c85cf7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fifth Movement Crying"@en,
        "第五楽章 Crying"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N02704eccb2b44ce5b219d53b915c7725 ;
    schema:name "Fifth Movement Crying"@en,
        "第五楽章 Crying"@ja .

_:N89d4659af1684cd7aecbcbbc565361be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sixth Movement Battle"@en,
        "第六楽章 Battle"@ja ;
    mo:track_number 6 ;
    schema:duration "PT7:24"^^xsd:interval ;
    schema:inPlaylist _:N02704eccb2b44ce5b219d53b915c7725 ;
    schema:name "Sixth Movement Battle"@en,
        "第六楽章 Battle"@ja .

_:N02704eccb2b44ce5b219d53b915c7725 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13e5ee7c864a40488490b51a50d8ed09,
        _:N2c424d1a357e47c28ff83ff23c0535e5,
        _:N53ea8b5b60984de7bcbd24815212cfe6,
        _:N5d21b0247de749b5b025276e586d24b3,
        _:N6fa12167c6d94b4f80e2d1b609c85cf7,
        _:N89d4659af1684cd7aecbcbbc565361be ;
    mo:track_count 6 ;
    schema:duration "PT38:46"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N13e5ee7c864a40488490b51a50d8ed09,
        _:N2c424d1a357e47c28ff83ff23c0535e5,
        _:N53ea8b5b60984de7bcbd24815212cfe6,
        _:N5d21b0247de749b5b025276e586d24b3,
        _:N6fa12167c6d94b4f80e2d1b609c85cf7,
        _:N89d4659af1684cd7aecbcbbc565361be .

