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

<album/46942> a mo:Release ;
    mo:catalogue_number "K25G-7250" .

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

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

<artist/639#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46948#subject> ;
    schema:name "Shigeaki Saegusa"@en,
        "三枝成彰"@ja ;
    foaf:made <album/46948#composition>,
        <album/46948#subject> ;
    foaf:name "Shigeaki Saegusa"@en,
        "三枝成彰"@ja .

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

<album/46948#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mobile Suit Z Gundam BGM Collection Vol. 2"@en,
        "機動戦士ガンダム2000シリーズ 機動戦士Zガンダム BGM集 VOL.2"@ja,
        "Mobile Suit Z Gundam BGM Collection Vol. 2"@ja-latn ;
    mo:composer <artist/639#subject> ;
    mo:produced_work <album/46948#musicalwork> ;
    schema:name "Mobile Suit Z Gundam BGM Collection Vol. 2"@en,
        "機動戦士ガンダム2000シリーズ 機動戦士Zガンダム BGM集 VOL.2"@ja,
        "Mobile Suit Z Gundam BGM Collection Vol. 2"@ja-latn .

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

<album/46948#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mobile Suit Z Gundam BGM Collection Vol. 2"@en,
        "機動戦士ガンダム2000シリーズ 機動戦士Zガンダム BGM集 VOL.2"@ja,
        "Mobile Suit Z Gundam BGM Collection Vol. 2"@ja-latn ;
    mo:performance_of <album/46948#musicalwork> ;
    mo:recorded_as <album/46948#musicalexpression> ;
    schema:name "Mobile Suit Z Gundam BGM Collection Vol. 2"@en,
        "機動戦士ガンダム2000シリーズ 機動戦士Zガンダム BGM集 VOL.2"@ja,
        "Mobile Suit Z Gundam BGM Collection Vol. 2"@ja-latn ;
    schema:workPerformed <album/46948#musicalwork> .

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

<https://medium-media.vgm.io/albums/84/46948/46948-1405626699.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/46948#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-03-05"^^xsd:date ;
    dcterms:title "Mobile Suit Z Gundam BGM Collection Vol. 2"@en,
        "機動戦士ガンダム2000シリーズ 機動戦士Zガンダム BGM集 VOL.2"@ja,
        "Mobile Suit Z Gundam BGM Collection Vol. 2"@ja-latn ;
    mo:catalogue_number "KICA-2018" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/46942> ;
    mo:publication_of <album/46948#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N8fe3128716bf4fe59ac93ac92c3673ce ;
    mo:record_count 1 ;
    schema:about <product/570#subject> ;
    schema:datePublished "1991-03-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/84/46948/46948-1405626699.jpg> ;
    schema:name "Mobile Suit Z Gundam BGM Collection Vol. 2"@en,
        "機動戦士ガンダム2000シリーズ 機動戦士Zガンダム BGM集 VOL.2"@ja,
        "Mobile Suit Z Gundam BGM Collection Vol. 2"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/46948/46948-1405626699.jpg> .

_:N34c6b6d58f404a04a7d05cf4ad0d2197 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "グリーン・ノア2"@ja,
        "GREEN NOAH-2"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N8fe3128716bf4fe59ac93ac92c3673ce ;
    schema:name "グリーン・ノア2"@ja,
        "GREEN NOAH-2"@ja-latn .

_:N3deb47e4100b4e80840437fbdb8d47ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "追撃"@ja,
        "TSUIGEKI"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N8fe3128716bf4fe59ac93ac92c3673ce ;
    schema:name "追撃"@ja,
        "TSUIGEKI"@ja-latn .

_:N47d9c077eca14cc1a5ab759b873af4b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "モビル・スーツ"@ja,
        "MOBILE SUIT"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N8fe3128716bf4fe59ac93ac92c3673ce ;
    schema:name "モビル・スーツ"@ja,
        "MOBILE SUIT"@ja-latn .

_:N52a42ca5e6a64736b6105ef7347cce89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "希望"@ja,
        "KIBOH"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N8fe3128716bf4fe59ac93ac92c3673ce ;
    schema:name "希望"@ja,
        "KIBOH"@ja-latn .

_:N6f18350f87b64f1d802ffb6930318c1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悲哀"@ja,
        "HIAI"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N8fe3128716bf4fe59ac93ac92c3673ce ;
    schema:name "悲哀"@ja,
        "HIAI"@ja-latn .

_:N77644f165aed442396a25c7ec01649bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "美しき地球"@ja,
        "UTSUKUSHIKI CHIKYU"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N8fe3128716bf4fe59ac93ac92c3673ce ;
    schema:name "美しき地球"@ja,
        "UTSUKUSHIKI CHIKYU"@ja-latn .

_:N8810996e1c6a4fc39836d34832459609 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "危機"@ja,
        "KIKI"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N8fe3128716bf4fe59ac93ac92c3673ce ;
    schema:name "危機"@ja,
        "KIKI"@ja-latn .

_:N8c8f0588f4c04eb097cd1d07e95745aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "潜入"@ja,
        "SENNYU"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N8fe3128716bf4fe59ac93ac92c3673ce ;
    schema:name "潜入"@ja,
        "SENNYU"@ja-latn .

_:Na02cae65a5144c9590746a479644c29a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "憧れ"@ja,
        "AKOGARE"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N8fe3128716bf4fe59ac93ac92c3673ce ;
    schema:name "憧れ"@ja,
        "AKOGARE"@ja-latn .

_:Nc1875e086d2543cf8cb4273976ce8db3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Z-GUNDAM"@ja,
        "Z-GUNDAM"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N8fe3128716bf4fe59ac93ac92c3673ce ;
    schema:name "Z-GUNDAM"@ja,
        "Z-GUNDAM"@ja-latn .

_:Nf0a7b6a57f4049c9b491418547510873 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "廃墟"@ja,
        "HAIKYO"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N8fe3128716bf4fe59ac93ac92c3673ce ;
    schema:name "廃墟"@ja,
        "HAIKYO"@ja-latn .

_:Nfec06d21f817437ea68413ff0e1a233d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大会戦"@ja,
        "DAIKAISEN"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N8fe3128716bf4fe59ac93ac92c3673ce ;
    schema:name "大会戦"@ja,
        "DAIKAISEN"@ja-latn .

_:N8fe3128716bf4fe59ac93ac92c3673ce a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N34c6b6d58f404a04a7d05cf4ad0d2197,
        _:N3deb47e4100b4e80840437fbdb8d47ce,
        _:N47d9c077eca14cc1a5ab759b873af4b0,
        _:N52a42ca5e6a64736b6105ef7347cce89,
        _:N6f18350f87b64f1d802ffb6930318c1b,
        _:N77644f165aed442396a25c7ec01649bc,
        _:N8810996e1c6a4fc39836d34832459609,
        _:N8c8f0588f4c04eb097cd1d07e95745aa,
        _:Na02cae65a5144c9590746a479644c29a,
        _:Nc1875e086d2543cf8cb4273976ce8db3,
        _:Nf0a7b6a57f4049c9b491418547510873,
        _:Nfec06d21f817437ea68413ff0e1a233d ;
    mo:track_count 12 ;
    schema:duration "PT41:26"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N34c6b6d58f404a04a7d05cf4ad0d2197,
        _:N3deb47e4100b4e80840437fbdb8d47ce,
        _:N47d9c077eca14cc1a5ab759b873af4b0,
        _:N52a42ca5e6a64736b6105ef7347cce89,
        _:N6f18350f87b64f1d802ffb6930318c1b,
        _:N77644f165aed442396a25c7ec01649bc,
        _:N8810996e1c6a4fc39836d34832459609,
        _:N8c8f0588f4c04eb097cd1d07e95745aa,
        _:Na02cae65a5144c9590746a479644c29a,
        _:Nc1875e086d2543cf8cb4273976ce8db3,
        _:Nf0a7b6a57f4049c9b491418547510873,
        _:Nfec06d21f817437ea68413ff0e1a233d .

