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

<artist/10005#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mami Ayukawa"@en,
        "鮎川麻弥"@ja ;
    foaf:made <album/116232#subject>,
        <album/116232#vocals> ;
    foaf:name "Mami Ayukawa"@en,
        "鮎川麻弥"@ja .

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

<artist/5865#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116232#subject> ;
    schema:name "Neil Sedaka"@en ;
    foaf:made <album/116232#composition>,
        <album/116232#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/116232#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fantastic Collection Special Mobile Suit Z Gundam"@en,
        "ファンタスティックコレクションスペシャル 機動戦士Zガンダム"@ja,
        "Fantastic Collection Special Kidou Senshi Z Gundam"@ja-latn ;
    mo:composer <artist/5865#subject> ;
    mo:produced_work <album/116232#musicalwork> ;
    schema:name "Fantastic Collection Special Mobile Suit Z Gundam"@en,
        "ファンタスティックコレクションスペシャル 機動戦士Zガンダム"@ja,
        "Fantastic Collection Special Kidou Senshi Z Gundam"@ja-latn .

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

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

<album/116232#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fantastic Collection Special Mobile Suit Z Gundam"@en,
        "ファンタスティックコレクションスペシャル 機動戦士Zガンダム"@ja,
        "Fantastic Collection Special Kidou Senshi Z Gundam"@ja-latn ;
    mo:performance_of <album/116232#musicalwork> ;
    mo:recorded_as <album/116232#musicalexpression> ;
    schema:name "Fantastic Collection Special Mobile Suit Z Gundam"@en,
        "ファンタスティックコレクションスペシャル 機動戦士Zガンダム"@ja,
        "Fantastic Collection Special Kidou Senshi Z Gundam"@ja-latn ;
    schema:workPerformed <album/116232#musicalwork> .

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

<org/1999#subject> schema:name "Asahi Sonorama"@en,
        "朝日ソノラマ"@ja,
        "Asahi Sonorama"@ja-latn ;
    foaf:name "Asahi Sonorama"@en,
        "朝日ソノラマ"@ja,
        "Asahi Sonorama"@ja-latn .

<https://media.vgm.io/albums/23/116232/116232-f2fbf16e185a.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/116232#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/23/116232/116232-f2fbf16e185a.png> ;
    foaf:depicts <album/116232#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/23/116232/116232-f2fbf16e185a.png> .

<https://medium-media.vgm.io/albums/23/116232/116232-f2fbf16e185a.png> a schema:ImageObject,
        foaf:Image .

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

<album/116232#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1985-07-10"^^xsd:date ;
    dcterms:title "Fantastic Collection Special Mobile Suit Z Gundam"@en,
        "ファンタスティックコレクションスペシャル 機動戦士Zガンダム"@ja,
        "Fantastic Collection Special Kidou Senshi Z Gundam"@ja-latn ;
    mo:catalogue_number "67897-81" ;
    mo:media_type "Flexi Disc" ;
    mo:publication_of <album/116232#musicalexpression> ;
    mo:publisher <org/1999#subject> ;
    mo:record _:N363c601150064a75a60947b2c6a11f75 ;
    mo:record_count 1 ;
    schema:about <product/570#subject> ;
    schema:datePublished "1985-07-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/23/116232/116232-f2fbf16e185a.png> ;
    schema:name "Fantastic Collection Special Mobile Suit Z Gundam"@en,
        "ファンタスティックコレクションスペシャル 機動戦士Zガンダム"@ja,
        "Fantastic Collection Special Kidou Senshi Z Gundam"@ja-latn ;
    schema:publisher <org/1999#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/116232/116232-f2fbf16e185a.png> .

_:N363c601150064a75a60947b2c6a11f75 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nf889fbafcbc840b6a6995eb2306338b8 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nf889fbafcbc840b6a6995eb2306338b8 .

_:Nf889fbafcbc840b6a6995eb2306338b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Z・刻を越えて"@ja,
        "Z-Toki o Koete"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N363c601150064a75a60947b2c6a11f75 ;
    schema:name "Z・刻を越えて"@ja,
        "Z-Toki o Koete"@ja-latn .

