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

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

<artist/63365#subject> a schema:Person,
        foaf:Person ;
    schema:name "Norimasa Yamanaka"@en,
        "山中のりまさ"@ja ;
    foaf:made <album/75334#subject>,
        <album/75334#vocals> ;
    foaf:name "Norimasa Yamanaka"@en,
        "山中のりまさ"@ja .

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

<album/90577> a mo:Release ;
    mo:catalogue_number "CFK-516" .

<artist/3671#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75334#subject> ;
    schema:name "Tetsuji Hayashi"@en,
        "林哲司"@ja ;
    foaf:made <album/75334#composition>,
        <album/75334#subject> ;
    foaf:name "Tetsuji Hayashi"@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/75334#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yume Senshi Wingman"@en,
        "夢戦士ウイングマン"@ja,
        "Yume Senshi Wingman"@ja-latn ;
    mo:composer <artist/3671#subject> ;
    mo:produced_work <album/75334#musicalwork> ;
    schema:name "Yume Senshi Wingman"@en,
        "夢戦士ウイングマン"@ja,
        "Yume Senshi Wingman"@ja-latn .

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

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

<album/75334#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yume Senshi Wingman"@en,
        "夢戦士ウイングマン"@ja,
        "Yume Senshi Wingman"@ja-latn ;
    mo:performance_of <album/75334#musicalwork> ;
    mo:recorded_as <album/75334#musicalexpression> ;
    schema:name "Yume Senshi Wingman"@en,
        "夢戦士ウイングマン"@ja,
        "Yume Senshi Wingman"@ja-latn ;
    schema:workPerformed <album/75334#musicalwork> .

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

<https://medium-media.vgm.io/albums/43/75334/75334-d078c2c2bc32.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/75334#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1984-02-01"^^xsd:date ;
    dcterms:title "Yume Senshi Wingman"@en,
        "夢戦士ウイングマン"@ja,
        "Yume Senshi Wingman"@ja-latn ;
    mo:catalogue_number "CK-707" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:other_release_of <album/90577> ;
    mo:publication_of <album/75334#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nfc2c1cc73aa4432d86d171b7b795badf ;
    mo:record_count 1 ;
    schema:about <product/3117#subject> ;
    schema:datePublished "1984-02-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/43/75334/75334-d078c2c2bc32.jpg> ;
    schema:name "Yume Senshi Wingman"@en,
        "夢戦士ウイングマン"@ja,
        "Yume Senshi Wingman"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/75334/75334-d078c2c2bc32.jpg> .

_:N8d4f92f68dff48a38890620ba7b11804 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wing Love"@ja,
        "Wing Love"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfc2c1cc73aa4432d86d171b7b795badf ;
    schema:name "Wing Love"@ja,
        "Wing Love"@ja-latn .

_:Ne991c358d0804e2fac17d4b8695b5cb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "異次元ストーリー"@ja,
        "Ijigen Story"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfc2c1cc73aa4432d86d171b7b795badf ;
    schema:name "異次元ストーリー"@ja,
        "Ijigen Story"@ja-latn .

_:Nfc2c1cc73aa4432d86d171b7b795badf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8d4f92f68dff48a38890620ba7b11804,
        _:Ne991c358d0804e2fac17d4b8695b5cb0 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N8d4f92f68dff48a38890620ba7b11804,
        _:Ne991c358d0804e2fac17d4b8695b5cb0 .

