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

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

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

<album/58422> a mo:Release ;
    mo:catalogue_number "CAY-711" .

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

<artist/717#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48702#subject> ;
    schema:name "Keiichi Oku"@en,
        "奥慶一"@ja ;
    foaf:made <album/48702#composition>,
        <album/48702#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/48702#musicalexpression> a mo:Signal ;
    mo:published_as <album/48702#subject> ;
    mo:records <album/48702#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/20/48702/48702-1552506183.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/48702#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/20/48702/48702-1552506183.jpg> ;
    foaf:depicts <album/48702#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/20/48702/48702-1552506183.jpg> .

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

<album/48702#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DIGITAL TRIP WINGMAN SYNTHESIZER FANTASY"@en,
        "デジタル・トリップ 夢戦士ウイングマン シンセサイザー・ファンタジー"@ja,
        "Digital Trip Yume Senshi Wingman Synthesizer Fantasy"@ja-latn ;
    mo:composer <artist/3671#subject>,
        <artist/717#subject> ;
    mo:produced_work <album/48702#musicalwork> ;
    schema:name "DIGITAL TRIP WINGMAN SYNTHESIZER FANTASY"@en,
        "デジタル・トリップ 夢戦士ウイングマン シンセサイザー・ファンタジー"@ja,
        "Digital Trip Yume Senshi Wingman Synthesizer Fantasy"@ja-latn .

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

<artist/10364#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48702#performance> ;
    schema:name "Takashi Kokubo"@en,
        "小久保隆"@ja ;
    foaf:name "Takashi Kokubo"@en,
        "小久保隆"@ja .

<artist/8738#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48702#performance> ;
    schema:name "Nobuyoshi Koshibe"@en,
        "越部信義"@ja ;
    foaf:name "Nobuyoshi Koshibe"@en,
        "越部信義"@ja .

<album/48702#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DIGITAL TRIP WINGMAN SYNTHESIZER FANTASY"@en,
        "デジタル・トリップ 夢戦士ウイングマン シンセサイザー・ファンタジー"@ja,
        "Digital Trip Yume Senshi Wingman Synthesizer Fantasy"@ja-latn ;
    mo:performance_of <album/48702#musicalwork> ;
    mo:performer <artist/10364#subject>,
        <artist/8738#subject> ;
    mo:recorded_as <album/48702#musicalexpression> ;
    schema:byArtist <artist/10364#subject>,
        <artist/8738#subject> ;
    schema:name "DIGITAL TRIP WINGMAN SYNTHESIZER FANTASY"@en,
        "デジタル・トリップ 夢戦士ウイングマン シンセサイザー・ファンタジー"@ja,
        "Digital Trip Yume Senshi Wingman Synthesizer Fantasy"@ja-latn ;
    schema:workPerformed <album/48702#musicalwork> .

<album/48702#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1985-01-01"^^xsd:date ;
    dcterms:title "DIGITAL TRIP WINGMAN SYNTHESIZER FANTASY"@en,
        "デジタル・トリップ 夢戦士ウイングマン シンセサイザー・ファンタジー"@ja,
        "Digital Trip Yume Senshi Wingman Synthesizer Fantasy"@ja-latn ;
    mo:catalogue_number "CX-7207" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/58422> ;
    mo:publication_of <album/48702#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N397b86bc40e14fda916b621b503d6ace ;
    mo:record_count 1 ;
    schema:about <product/3117#subject> ;
    schema:byArtist <artist/10364#subject>,
        <artist/8738#subject> ;
    schema:datePublished "1985-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/20/48702/48702-1552506183.jpg> ;
    schema:name "DIGITAL TRIP WINGMAN SYNTHESIZER FANTASY"@en,
        "デジタル・トリップ 夢戦士ウイングマン シンセサイザー・ファンタジー"@ja,
        "Digital Trip Yume Senshi Wingman Synthesizer Fantasy"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/48702/48702-1552506183.jpg> .

_:N5a275ce81e344093aa8c6d1fc9efb92a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DUEL"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N397b86bc40e14fda916b621b503d6ace ;
    schema:name "DUEL"@en .

_:N60ee87506e7849d8a89c824a267d01f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WINGS-You can fly to the sky high-"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N397b86bc40e14fda916b621b503d6ace ;
    schema:name "WINGS-You can fly to the sky high-"@en .

_:N666fc5294dba4354bd5ed79da5efebac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WINGMAN"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N397b86bc40e14fda916b621b503d6ace ;
    schema:name "WINGMAN"@en .

_:N8824298fdee04d95a114f538bee481ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SCHOOL DAYS"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N397b86bc40e14fda916b621b503d6ace ;
    schema:name "SCHOOL DAYS"@en .

_:N97c3219666ea4d42b8af98997c595b9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PODORIMS"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N397b86bc40e14fda916b621b503d6ace ;
    schema:name "PODORIMS"@en .

_:Naecf3ac00d124295999b4ae05bda77ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TRIANGLE"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N397b86bc40e14fda916b621b503d6ace ;
    schema:name "TRIANGLE"@en .

_:N397b86bc40e14fda916b621b503d6ace a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5a275ce81e344093aa8c6d1fc9efb92a,
        _:N60ee87506e7849d8a89c824a267d01f0,
        _:N666fc5294dba4354bd5ed79da5efebac,
        _:N8824298fdee04d95a114f538bee481ba,
        _:N97c3219666ea4d42b8af98997c595b9a,
        _:Naecf3ac00d124295999b4ae05bda77ca ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N5a275ce81e344093aa8c6d1fc9efb92a,
        _:N60ee87506e7849d8a89c824a267d01f0,
        _:N666fc5294dba4354bd5ed79da5efebac,
        _:N8824298fdee04d95a114f538bee481ba,
        _:N97c3219666ea4d42b8af98997c595b9a,
        _:Naecf3ac00d124295999b4ae05bda77ca .

