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

<artist/2055#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroko Moriguchi"@en,
        "森口博子"@ja ;
    foaf:made <album/47002#subject>,
        <album/47002#vocals> ;
    foaf:name "Hiroko Moriguchi"@en,
        "森口博子"@ja .

<artist/5850#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masao Urino"@en,
        "売野雅勇"@ja ;
    foaf:made <album/47002#lyrics>,
        <album/47002#subject> ;
    foaf:name "Masao Urino"@en,
        "売野雅勇"@ja .

<artist/5854#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rin Iogi"@en,
        "井荻麟"@ja ;
    foaf:made <album/47002#lyrics>,
        <album/47002#subject> ;
    foaf:name "Rin Iogi"@en,
        "井荻麟"@ja .

<album/47005> a mo:Release ;
    mo:catalogue_number "K25H-4327" .

<album/47006> a mo:Release ;
    mo:catalogue_number "K32X-7006" .

<album/47007> a mo:Release ;
    mo:catalogue_number "KICA-2020" .

<artist/3403#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47002#subject> ;
    schema:name "Koji Makaino"@en,
        "馬飼野康二"@ja ;
    foaf:made <album/47002#composition>,
        <album/47002#subject> ;
    foaf:name "Koji Makaino"@en,
        "馬飼野康二"@ja .

<artist/5865#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47002#subject> ;
    schema:name "Neil Sedaka"@en ;
    foaf:made <album/47002#composition>,
        <album/47002#subject> ;
    foaf:name "Neil Sedaka"@en .

<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/47002#musicalexpression> a mo:Signal ;
    mo:published_as <album/47002#subject> ;
    mo:records <album/47002#performance> .

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

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

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

<https://medium-media.vgm.io/albums/20/47002/47002-1405966913.jpg> a schema:ImageObject,
        foaf:Image .

<album/47002#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mobile Suit Z Gundam BGM Collection Vol. 3"@en,
        "機動戦士Zガンダム BGM集 VOL.3"@ja,
        "Mobile Suit Z Gundam BGM Collection Vol. 3"@ja-latn ;
    mo:composer <artist/3403#subject>,
        <artist/5865#subject> ;
    mo:produced_work <album/47002#musicalwork> ;
    schema:name "Mobile Suit Z Gundam BGM Collection Vol. 3"@en,
        "機動戦士Zガンダム BGM集 VOL.3"@ja,
        "Mobile Suit Z Gundam BGM Collection Vol. 3"@ja-latn .

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

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

<album/47002#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1985-12-18"^^xsd:date ;
    dcterms:title "Mobile Suit Z Gundam BGM Collection Vol. 3"@en,
        "機動戦士Zガンダム BGM集 VOL.3"@ja,
        "Mobile Suit Z Gundam BGM Collection Vol. 3"@ja-latn ;
    mo:catalogue_number "K25G-7283" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/47005>,
        <album/47006>,
        <album/47007> ;
    mo:publication_of <album/47002#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:Na26cb12d08d944e880cd904051a080a1 ;
    mo:record_count 1 ;
    schema:about <product/570#subject> ;
    schema:datePublished "1985-12-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/20/47002/47002-1405966913.jpg> ;
    schema:name "Mobile Suit Z Gundam BGM Collection Vol. 3"@en,
        "機動戦士Zガンダム BGM集 VOL.3"@ja,
        "Mobile Suit Z Gundam BGM Collection Vol. 3"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/47002/47002-1405966913.jpg> .

_:N005361f08f884eeb9f841f74053ba1e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ジェリドとマウア"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Na26cb12d08d944e880cd904051a080a1 ;
    schema:name "ジェリドとマウア"@ja .

_:N10946d16f4834af1adcdc841be8ce45f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "銀色ドレス"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Na26cb12d08d944e880cd904051a080a1 ;
    schema:name "銀色ドレス"@ja .

_:N54113ae3619844da84977961828432fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "敵・艦隊"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Na26cb12d08d944e880cd904051a080a1 ;
    schema:name "敵・艦隊"@ja .

_:N5c5dc276833e44c68b1e1203d4eee585 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひとときのやすらぎ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Na26cb12d08d944e880cd904051a080a1 ;
    schema:name "ひとときのやすらぎ"@ja .

_:N6b39e1e7f01a4970b7481b3e524e49fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月面都市"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Na26cb12d08d944e880cd904051a080a1 ;
    schema:name "月面都市"@ja .

_:N79569a3d250c4ce187f450c609a8f37e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不安とたくらみ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Na26cb12d08d944e880cd904051a080a1 ;
    schema:name "不安とたくらみ"@ja .

_:N921dcad19f754c1eb87614d7dc6477ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "襲来"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Na26cb12d08d944e880cd904051a080a1 ;
    schema:name "襲来"@ja .

_:N93e063a24f2d489d8f99ead019c380ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アクシズ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Na26cb12d08d944e880cd904051a080a1 ;
    schema:name "アクシズ"@ja .

_:Na9ff645e2f6f4b78b6f195646f3e2704 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フォウの苦悩"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Na26cb12d08d944e880cd904051a080a1 ;
    schema:name "フォウの苦悩"@ja .

_:Naa473dcf6322406681a2887219d6eb77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プレッシャー"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Na26cb12d08d944e880cd904051a080a1 ;
    schema:name "プレッシャー"@ja .

_:Ncf2571198b7142c8aa327ad4c783ef94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "希望のない明日へ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Na26cb12d08d944e880cd904051a080a1 ;
    schema:name "希望のない明日へ"@ja .

_:Ne4511811fd6146e8acf23f98c93bcf9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "緊張と危機"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Na26cb12d08d944e880cd904051a080a1 ;
    schema:name "緊張と危機"@ja .

_:Nf2c2ec0025564975b6b380b37370c5af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "水の星へ愛をこめて"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Na26cb12d08d944e880cd904051a080a1 ;
    schema:name "水の星へ愛をこめて"@ja .

_:Nfeebbfa73d904c2fbef4c61468528a61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シンタとクム"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Na26cb12d08d944e880cd904051a080a1 ;
    schema:name "シンタとクム"@ja .

_:Na26cb12d08d944e880cd904051a080a1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N005361f08f884eeb9f841f74053ba1e4,
        _:N10946d16f4834af1adcdc841be8ce45f,
        _:N54113ae3619844da84977961828432fe,
        _:N5c5dc276833e44c68b1e1203d4eee585,
        _:N6b39e1e7f01a4970b7481b3e524e49fe,
        _:N79569a3d250c4ce187f450c609a8f37e,
        _:N921dcad19f754c1eb87614d7dc6477ee,
        _:N93e063a24f2d489d8f99ead019c380ce,
        _:Na9ff645e2f6f4b78b6f195646f3e2704,
        _:Naa473dcf6322406681a2887219d6eb77,
        _:Ncf2571198b7142c8aa327ad4c783ef94,
        _:Ne4511811fd6146e8acf23f98c93bcf9d,
        _:Nf2c2ec0025564975b6b380b37370c5af,
        _:Nfeebbfa73d904c2fbef4c61468528a61 ;
    mo:track_count 14 ;
    schema:duration "PT23:01"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N005361f08f884eeb9f841f74053ba1e4,
        _:N10946d16f4834af1adcdc841be8ce45f,
        _:N54113ae3619844da84977961828432fe,
        _:N5c5dc276833e44c68b1e1203d4eee585,
        _:N6b39e1e7f01a4970b7481b3e524e49fe,
        _:N79569a3d250c4ce187f450c609a8f37e,
        _:N921dcad19f754c1eb87614d7dc6477ee,
        _:N93e063a24f2d489d8f99ead019c380ce,
        _:Na9ff645e2f6f4b78b6f195646f3e2704,
        _:Naa473dcf6322406681a2887219d6eb77,
        _:Ncf2571198b7142c8aa327ad4c783ef94,
        _:Ne4511811fd6146e8acf23f98c93bcf9d,
        _:Nf2c2ec0025564975b6b380b37370c5af,
        _:Nfeebbfa73d904c2fbef4c61468528a61 .

