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

<artist/2194#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hekiru Shiina"@en,
        "椎名へきる"@ja ;
    foaf:made <album/22174#subject>,
        <album/22174#vocals> ;
    foaf:name "Hekiru Shiina"@en,
        "椎名へきる"@ja .

<artist/3038#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuri Amano"@en,
        "天野由梨"@ja ;
    foaf:made <album/22174#subject>,
        <album/22174#vocals> ;
    foaf:name "Yuri Amano"@en,
        "天野由梨"@ja .

<artist/3045#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kotono Mitsuishi"@en,
        "三石琴乃"@ja ;
    foaf:made <album/22174#subject>,
        <album/22174#vocals> ;
    foaf:name "Kotono Mitsuishi"@en,
        "三石琴乃"@ja .

<artist/3409#subject> a schema:Person,
        foaf:Person ;
    schema:name "Neko Oikawa"@en,
        "及川眠子"@ja ;
    foaf:made <album/22174#lyrics>,
        <album/22174#subject> ;
    foaf:name "Neko Oikawa"@en,
        "及川眠子"@ja .

<artist/4527#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sakiko Tamagawa"@en,
        "玉川紗己子"@ja ;
    foaf:made <album/22174#subject>,
        <album/22174#vocals> ;
    foaf:name "Sakiko Tamagawa"@en,
        "玉川紗己子"@ja .

<artist/9545#subject> a schema:Person,
        foaf:Person ;
    schema:name "Fumie Kusachi"@en,
        "草地章江"@ja ;
    foaf:made <album/22174#subject>,
        <album/22174#vocals> ;
    foaf:name "Fumie Kusachi"@en,
        "草地章江"@ja .

<artist/9746#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hummingbird"@en,
        "ハミングバード"@ja ;
    foaf:made <album/22174#subject>,
        <album/22174#vocals> ;
    foaf:name "Hummingbird"@en,
        "ハミングバード"@ja .

<artist/5494#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22174#subject> ;
    schema:name "Takashi Tsushimi"@en,
        "都志見隆"@ja ;
    foaf:made <album/22174#composition>,
        <album/22174#subject> ;
    foaf:name "Takashi Tsushimi"@en,
        "都志見隆"@ja .

<product/21692#subject> a schema:CreativeWork ;
    schema:name "IDOL BO-EITAI HUMMING BIRD"@en,
        "アイドル防衛隊ハミングバード"@ja,
        "Idol Boueitai Humming Bird"@ja-latn ;
    foaf:name "IDOL BO-EITAI HUMMING BIRD"@en,
        "アイドル防衛隊ハミングバード"@ja,
        "Idol Boueitai Humming Bird"@ja-latn .

<album/22174#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Love Wing / Desperate Feelings"@en,
        "Love Wing / せつない想い"@ja,
        "Love Wing / Setsunai Omoi"@ja-latn ;
    mo:composer <artist/5494#subject> ;
    mo:produced_work <album/22174#musicalwork> ;
    schema:name "Love Wing / Desperate Feelings"@en,
        "Love Wing / せつない想い"@ja,
        "Love Wing / Setsunai Omoi"@ja-latn .

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

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

<album/22174#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Love Wing / Desperate Feelings"@en,
        "Love Wing / せつない想い"@ja,
        "Love Wing / Setsunai Omoi"@ja-latn ;
    mo:performance_of <album/22174#musicalwork> ;
    mo:recorded_as <album/22174#musicalexpression> ;
    schema:name "Love Wing / Desperate Feelings"@en,
        "Love Wing / せつない想い"@ja,
        "Love Wing / Setsunai Omoi"@ja-latn ;
    schema:workPerformed <album/22174#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/47/22174/22174-1291297155.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/22174#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1993-03-10"^^xsd:date ;
    dcterms:title "Love Wing / Desperate Feelings"@en,
        "Love Wing / せつない想い"@ja,
        "Love Wing / Setsunai Omoi"@ja-latn ;
    mo:catalogue_number "TYDY-2044" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/22174#musicalexpression> ;
    mo:publisher <org/67#subject> ;
    mo:record _:Nc066efff5f484aff9f31d251aee6259a ;
    mo:record_count 1 ;
    schema:about <product/21692#subject> ;
    schema:datePublished "1993-03-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/47/22174/22174-1291297155.jpg> ;
    schema:name "Love Wing / Desperate Feelings"@en,
        "Love Wing / せつない想い"@ja,
        "Love Wing / Setsunai Omoi"@ja-latn ;
    schema:publisher <org/67#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/22174/22174-1291297155.jpg> .

_:N44f848b187d94bb990b5188263b796d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desperate Feelings"@en,
        "せつない想い"@ja,
        "Setsunai Omoi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nc066efff5f484aff9f31d251aee6259a ;
    schema:name "Desperate Feelings"@en,
        "せつない想い"@ja,
        "Setsunai Omoi"@ja-latn .

_:N6452e59ea7d5436dba96280e08fa2994 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Wing"@en,
        "Love Wing"@ja,
        "Love Wing"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Nc066efff5f484aff9f31d251aee6259a ;
    schema:name "Love Wing"@en,
        "Love Wing"@ja,
        "Love Wing"@ja-latn .

_:Nc066efff5f484aff9f31d251aee6259a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N44f848b187d94bb990b5188263b796d0,
        _:N6452e59ea7d5436dba96280e08fa2994 ;
    mo:track_count 2 ;
    schema:duration "PT9:02"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N44f848b187d94bb990b5188263b796d0,
        _:N6452e59ea7d5436dba96280e08fa2994 .

