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

<artist/24258#subject> a schema:Person,
        foaf:Person ;
    schema:name "Poplar"@en,
        "ポプラ"@ja ;
    foaf:made <album/64171#subject>,
        <album/64171#vocals> ;
    foaf:name "Poplar"@en,
        "ポプラ"@ja .

<artist/5666#subject> a schema:Person,
        foaf:Person ;
    schema:name "Norimasa Yamanaka"@en,
        "山中紀昌"@ja ;
    foaf:made <album/64171#subject>,
        <album/64171#vocals> ;
    foaf:name "Norimasa Yamanaka"@en,
        "山中紀昌"@ja .

<artist/9513#subject> a schema:Person,
        foaf:Person ;
    schema:name "Machiko Ryu"@en,
        "竜真知子"@ja ;
    foaf:made <album/64171#lyrics>,
        <album/64171#subject> ;
    foaf:name "Machiko Ryu"@en,
        "竜真知子"@ja .

<artist/3671#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64171#subject> ;
    schema:name "Tetsuji Hayashi"@en,
        "林哲司"@ja ;
    foaf:made <album/64171#composition>,
        <album/64171#subject> ;
    foaf:name "Tetsuji Hayashi"@en,
        "林哲司"@ja .

<artist/717#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64171#subject> ;
    schema:name "Keiichi Oku"@en,
        "奥慶一"@ja ;
    foaf:made <album/64171#composition>,
        <album/64171#subject> ;
    foaf:name "Keiichi Oku"@en,
        "奥慶一"@ja .

<product/3117#subject> a schema:CreativeWork ;
    schema:name "WINGMAN"@en,
        "夢戦士ウイングマン"@ja,
        "Yume Senshi Wingman"@ja-latn ;
    foaf:name "WINGMAN"@en,
        "夢戦士ウイングマン"@ja,
        "Yume Senshi Wingman"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/17/64171/64171-1482886730.jpg> a schema:ImageObject,
        foaf:Image .

<album/64171#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TIME TRIP CD SERIES Yume Senshi Wingman B·G·M·COLLECTION"@en,
        "TIME TRIP CD SERIES 夢戦士ウイングマン B·G·M·コレクション"@ja,
        "TIME TRIP CD SERIES Yume Senshi Wingman B·G·M·COLLECTION"@ja-latn ;
    mo:composer <artist/3671#subject>,
        <artist/717#subject> ;
    mo:produced_work <album/64171#musicalwork> ;
    schema:name "TIME TRIP CD SERIES Yume Senshi Wingman B·G·M·COLLECTION"@en,
        "TIME TRIP CD SERIES 夢戦士ウイングマン B·G·M·コレクション"@ja,
        "TIME TRIP CD SERIES Yume Senshi Wingman B·G·M·COLLECTION"@ja-latn .

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

<album/64171#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TIME TRIP CD SERIES Yume Senshi Wingman B·G·M·COLLECTION"@en,
        "TIME TRIP CD SERIES 夢戦士ウイングマン B·G·M·コレクション"@ja,
        "TIME TRIP CD SERIES Yume Senshi Wingman B·G·M·COLLECTION"@ja-latn ;
    mo:performance_of <album/64171#musicalwork> ;
    mo:performer <artist/72492#subject> ;
    mo:recorded_as <album/64171#musicalexpression> ;
    schema:byArtist <artist/72492#subject> ;
    schema:name "TIME TRIP CD SERIES Yume Senshi Wingman B·G·M·COLLECTION"@en,
        "TIME TRIP CD SERIES 夢戦士ウイングマン B·G·M·コレクション"@ja,
        "TIME TRIP CD SERIES Yume Senshi Wingman B·G·M·COLLECTION"@ja-latn ;
    schema:workPerformed <album/64171#musicalwork> .

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

<artist/72492#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/64171#performance> ;
    schema:name "Wind Connection"@en ;
    foaf:name "Wind Connection"@en .

<album/64171#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1990-06-01"^^xsd:date ;
    dcterms:title "TIME TRIP CD SERIES Yume Senshi Wingman B·G·M·COLLECTION"@en,
        "TIME TRIP CD SERIES 夢戦士ウイングマン B·G·M·コレクション"@ja,
        "TIME TRIP CD SERIES Yume Senshi Wingman B·G·M·COLLECTION"@ja-latn ;
    mo:catalogue_number "COCC-6339" ;
    mo:media_type "CD" ;
    mo:publication_of <album/64171#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N71ed34133c0346a78417f8241f596910 ;
    mo:record_count 1 ;
    schema:about <product/3117#subject> ;
    schema:byArtist <artist/72492#subject> ;
    schema:datePublished "1990-06-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/17/64171/64171-1482886730.jpg> ;
    schema:name "TIME TRIP CD SERIES Yume Senshi Wingman B·G·M·COLLECTION"@en,
        "TIME TRIP CD SERIES 夢戦士ウイングマン B·G·M·コレクション"@ja,
        "TIME TRIP CD SERIES Yume Senshi Wingman B·G·M·COLLECTION"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/64171/64171-1482886730.jpg> .

_:N0c767c014a9c45ceb03875fa0dc7c549 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wings (theme variation)"@ja,
        "Wings (theme variation)"@ja-latn ;
    mo:track_number 25 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N71ed34133c0346a78417f8241f596910 ;
    schema:name "Wings (theme variation)"@ja,
        "Wings (theme variation)"@ja-latn .

_:N0cdc680f2a884bdab53a6c14b24f2b3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funky School"@ja,
        "Funky School"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N71ed34133c0346a78417f8241f596910 ;
    schema:name "Funky School"@ja,
        "Funky School"@ja-latn .

_:N10643b873bd84cfeab6f862d41dee404 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mysterious Traveller"@ja,
        "Mysterious Traveller"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N71ed34133c0346a78417f8241f596910 ;
    schema:name "Mysterious Traveller"@ja,
        "Mysterious Traveller"@ja-latn .

_:N23927f8ba0a44ef6b2bb6a4bd9771668 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Podorims I"@ja,
        "Podorims I"@ja-latn ;
    mo:track_number 19 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N71ed34133c0346a78417f8241f596910 ;
    schema:name "Podorims I"@ja,
        "Podorims I"@ja-latn .

_:N2626e7273175484199c7d14f465e6f34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flash Over"@ja,
        "Flash Over"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N71ed34133c0346a78417f8241f596910 ;
    schema:name "Flash Over"@ja,
        "Flash Over"@ja-latn .

_:N28e00d2f801b445abc0a67864a72c50c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time Paradox"@ja,
        "Time Paradox"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N71ed34133c0346a78417f8241f596910 ;
    schema:name "Time Paradox"@ja,
        "Time Paradox"@ja-latn .

_:N3da8ff4602244c7a9546b8be1de98087 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Sunset"@ja,
        "Blue Sunset"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N71ed34133c0346a78417f8241f596910 ;
    schema:name "Blue Sunset"@ja,
        "Blue Sunset"@ja-latn .

_:N43e8496f1f9647989e87ec527355b989 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silhouette"@ja,
        "Silhouette"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N71ed34133c0346a78417f8241f596910 ;
    schema:name "Silhouette"@ja,
        "Silhouette"@ja-latn .

_:N500722f410654555a9f224cd50de5cf9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "異次元ストーリー"@ja,
        "Ijigen Story"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N71ed34133c0346a78417f8241f596910 ;
    schema:name "異次元ストーリー"@ja,
        "Ijigen Story"@ja-latn .

_:N5697806ed01545e48d693dc571b2bc0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hero"@ja,
        "Hero"@ja-latn ;
    mo:track_number 20 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N71ed34133c0346a78417f8241f596910 ;
    schema:name "Hero"@ja,
        "Hero"@ja-latn .

_:N6ee9b5353f504df494854d2bc04cb191 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Space Circus"@ja,
        "Space Circus"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N71ed34133c0346a78417f8241f596910 ;
    schema:name "Space Circus"@ja,
        "Space Circus"@ja-latn .

_:N74a2c20b5c3b45d68e8fa6c2e3a1b7d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good Night, Hero"@ja,
        "Good Night, Hero"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N71ed34133c0346a78417f8241f596910 ;
    schema:name "Good Night, Hero"@ja,
        "Good Night, Hero"@ja-latn .

_:N769f5a6ba0c242ad990fe8c1d76f760b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いけない三角関係(トライアングル)"@ja,
        "Ikenai Triangle"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N71ed34133c0346a78417f8241f596910 ;
    schema:name "いけない三角関係(トライアングル)"@ja,
        "Ikenai Triangle"@ja-latn .

_:N7c39dc4e163d4cc9b25a535bc2ad418a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lonesome Boy"@ja,
        "Lonesome Boy"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N71ed34133c0346a78417f8241f596910 ;
    schema:name "Lonesome Boy"@ja,
        "Lonesome Boy"@ja-latn .

_:N7e04391b82a54843913af8119f2770af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sensational Lady"@ja,
        "Sensational Lady"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N71ed34133c0346a78417f8241f596910 ;
    schema:name "Sensational Lady"@ja,
        "Sensational Lady"@ja-latn .

_:N90a6bbf3b87f44e2b0ac63cba114f864 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "<ヴォーカル・ヴァージョン>異次元ストーリー"@ja,
        "<Vocal Version> Ijigen Story"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N71ed34133c0346a78417f8241f596910 ;
    schema:name "<ヴォーカル・ヴァージョン>異次元ストーリー"@ja,
        "<Vocal Version> Ijigen Story"@ja-latn .

_:N9500159b27e24607b5b9f06764d9c879 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sexy Lady"@ja,
        "Sexy Lady"@ja-latn ;
    mo:track_number 22 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N71ed34133c0346a78417f8241f596910 ;
    schema:name "Sexy Lady"@ja,
        "Sexy Lady"@ja-latn .

_:N98e100522e0840eb918c76c696914ad8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Triangle"@ja,
        "Triangle"@ja-latn ;
    mo:track_number 21 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N71ed34133c0346a78417f8241f596910 ;
    schema:name "Triangle"@ja,
        "Triangle"@ja-latn .

_:Nac48ec7c198a4135a98a223aae406908 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breaking Out"@ja,
        "Breaking Out"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N71ed34133c0346a78417f8241f596910 ;
    schema:name "Breaking Out"@ja,
        "Breaking Out"@ja-latn .

_:Nb6f3d5db5c034a298edc6199963b1624 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories"@ja,
        "Memories"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N71ed34133c0346a78417f8241f596910 ;
    schema:name "Memories"@ja,
        "Memories"@ja-latn .

_:Nbc6dfa298b554d57a39d8b75174d92a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Podorims II"@ja,
        "Podorims II"@ja-latn ;
    mo:track_number 23 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N71ed34133c0346a78417f8241f596910 ;
    schema:name "Podorims II"@ja,
        "Podorims II"@ja-latn .

_:Nbec9485868d84ebcbb7799366c0ee150 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good Times Together"@ja,
        "Good Times Together"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N71ed34133c0346a78417f8241f596910 ;
    schema:name "Good Times Together"@ja,
        "Good Times Together"@ja-latn .

_:Ncbbb8d2c83314b88b544db74fe1122df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "<ヴォーカル・ヴァージョン>Wing Love"@ja,
        "<Vocal Version> Wing Love"@ja-latn ;
    mo:track_number 26 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N71ed34133c0346a78417f8241f596910 ;
    schema:name "<ヴォーカル・ヴァージョン>Wing Love"@ja,
        "<Vocal Version> Wing Love"@ja-latn .

_:Ncbc5fe29bc344bec88352c491a23f039 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illusion"@ja,
        "Illusion"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N71ed34133c0346a78417f8241f596910 ;
    schema:name "Illusion"@ja,
        "Illusion"@ja-latn .

_:Nd7c322b5d2bf433493380e6c38f3dfc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lovely Girl"@ja,
        "Lovely Girl"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N71ed34133c0346a78417f8241f596910 ;
    schema:name "Lovely Girl"@ja,
        "Lovely Girl"@ja-latn .

_:Nffe6ea1ae3be4357a6f797aa0fb00ef8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Passion Woman"@ja,
        "Passion Woman"@ja-latn ;
    mo:track_number 24 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N71ed34133c0346a78417f8241f596910 ;
    schema:name "Passion Woman"@ja,
        "Passion Woman"@ja-latn .

_:N71ed34133c0346a78417f8241f596910 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c767c014a9c45ceb03875fa0dc7c549,
        _:N0cdc680f2a884bdab53a6c14b24f2b3a,
        _:N10643b873bd84cfeab6f862d41dee404,
        _:N23927f8ba0a44ef6b2bb6a4bd9771668,
        _:N2626e7273175484199c7d14f465e6f34,
        _:N28e00d2f801b445abc0a67864a72c50c,
        _:N3da8ff4602244c7a9546b8be1de98087,
        _:N43e8496f1f9647989e87ec527355b989,
        _:N500722f410654555a9f224cd50de5cf9,
        _:N5697806ed01545e48d693dc571b2bc0d,
        _:N6ee9b5353f504df494854d2bc04cb191,
        _:N74a2c20b5c3b45d68e8fa6c2e3a1b7d1,
        _:N769f5a6ba0c242ad990fe8c1d76f760b,
        _:N7c39dc4e163d4cc9b25a535bc2ad418a,
        _:N7e04391b82a54843913af8119f2770af,
        _:N90a6bbf3b87f44e2b0ac63cba114f864,
        _:N9500159b27e24607b5b9f06764d9c879,
        _:N98e100522e0840eb918c76c696914ad8,
        _:Nac48ec7c198a4135a98a223aae406908,
        _:Nb6f3d5db5c034a298edc6199963b1624,
        _:Nbc6dfa298b554d57a39d8b75174d92a1,
        _:Nbec9485868d84ebcbb7799366c0ee150,
        _:Ncbbb8d2c83314b88b544db74fe1122df,
        _:Ncbc5fe29bc344bec88352c491a23f039,
        _:Nd7c322b5d2bf433493380e6c38f3dfc6,
        _:Nffe6ea1ae3be4357a6f797aa0fb00ef8 ;
    mo:track_count 26 ;
    schema:duration "PT65:22"^^xsd:interval ;
    schema:numTracks 26 ;
    schema:track _:N0c767c014a9c45ceb03875fa0dc7c549,
        _:N0cdc680f2a884bdab53a6c14b24f2b3a,
        _:N10643b873bd84cfeab6f862d41dee404,
        _:N23927f8ba0a44ef6b2bb6a4bd9771668,
        _:N2626e7273175484199c7d14f465e6f34,
        _:N28e00d2f801b445abc0a67864a72c50c,
        _:N3da8ff4602244c7a9546b8be1de98087,
        _:N43e8496f1f9647989e87ec527355b989,
        _:N500722f410654555a9f224cd50de5cf9,
        _:N5697806ed01545e48d693dc571b2bc0d,
        _:N6ee9b5353f504df494854d2bc04cb191,
        _:N74a2c20b5c3b45d68e8fa6c2e3a1b7d1,
        _:N769f5a6ba0c242ad990fe8c1d76f760b,
        _:N7c39dc4e163d4cc9b25a535bc2ad418a,
        _:N7e04391b82a54843913af8119f2770af,
        _:N90a6bbf3b87f44e2b0ac63cba114f864,
        _:N9500159b27e24607b5b9f06764d9c879,
        _:N98e100522e0840eb918c76c696914ad8,
        _:Nac48ec7c198a4135a98a223aae406908,
        _:Nb6f3d5db5c034a298edc6199963b1624,
        _:Nbc6dfa298b554d57a39d8b75174d92a1,
        _:Nbec9485868d84ebcbb7799366c0ee150,
        _:Ncbbb8d2c83314b88b544db74fe1122df,
        _:Ncbc5fe29bc344bec88352c491a23f039,
        _:Nd7c322b5d2bf433493380e6c38f3dfc6,
        _:Nffe6ea1ae3be4357a6f797aa0fb00ef8 .

