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

<artist/9650#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kenzo Saeki"@en,
        "サエキけんぞう"@ja ;
    foaf:made <album/43968#lyrics>,
        <album/43968#subject> ;
    foaf:name "Kenzo Saeki"@en,
        "サエキけんぞう"@ja .

<album/43967> a mo:Release ;
    mo:catalogue_number "MID-1501" .

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

<artist/185#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43968#subject> ;
    schema:name "Ryuichi Sakamoto"@en,
        "坂本龍一"@ja ;
    foaf:made <album/43968#composition>,
        <album/43968#subject> ;
    foaf:name "Ryuichi Sakamoto"@en,
        "坂本龍一"@ja .

<product/2964#subject> a schema:CreativeWork ;
    schema:name "Royal Space Force: The Wings of Honnêamise"@en,
        "王立宇宙軍 オネアミスの翼"@ja,
        "Ouritsu Uchuugun: Oneamisu no Tsubasa"@ja-latn ;
    foaf:name "Royal Space Force: The Wings of Honnêamise"@en,
        "王立宇宙軍 オネアミスの翼"@ja,
        "Ouritsu Uchuugun: Oneamisu no Tsubasa"@ja-latn .

<album/43968#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Image Sketch of \"Aile de Honnêamise\""@en,
        "オネアミスの翼＜イメージスケッチ＞"@ja,
        "Image Sketch of \"Aile de Honnêamise\""@ja-latn ;
    mo:composer <artist/185#subject> ;
    mo:produced_work <album/43968#musicalwork> ;
    schema:name "Image Sketch of \"Aile de Honnêamise\""@en,
        "オネアミスの翼＜イメージスケッチ＞"@ja,
        "Image Sketch of \"Aile de Honnêamise\""@ja-latn .

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

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

<album/43968#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Image Sketch of \"Aile de Honnêamise\""@en,
        "オネアミスの翼＜イメージスケッチ＞"@ja,
        "Image Sketch of \"Aile de Honnêamise\""@ja-latn ;
    mo:performance_of <album/43968#musicalwork> ;
    mo:recorded_as <album/43968#musicalexpression> ;
    schema:name "Image Sketch of \"Aile de Honnêamise\""@en,
        "オネアミスの翼＜イメージスケッチ＞"@ja,
        "Image Sketch of \"Aile de Honnêamise\""@ja-latn ;
    schema:workPerformed <album/43968#musicalwork> .

<org/1271#subject> schema:name "MIDI Inc."@en,
        "株式会社ミディ"@ja,
        "MIDI Inc."@ja-latn ;
    foaf:name "MIDI Inc."@en,
        "株式会社ミディ"@ja,
        "MIDI Inc."@ja-latn .

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/43968#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/43968#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/43968#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-08-21"^^xsd:date ;
    dcterms:title "Image Sketch of \"Aile de Honnêamise\""@en,
        "オネアミスの翼＜イメージスケッチ＞"@ja,
        "Image Sketch of \"Aile de Honnêamise\""@ja-latn ;
    mo:catalogue_number "MDC3-1072" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/43967> ;
    mo:publication_of <album/43968#musicalexpression> ;
    mo:publisher <org/1271#subject> ;
    mo:record _:N1a73be9fa98e47a6973bfd5d9a309c7f ;
    mo:record_count 1 ;
    schema:about <product/2964#subject> ;
    schema:datePublished "1991-08-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Image Sketch of \"Aile de Honnêamise\""@en,
        "オネアミスの翼＜イメージスケッチ＞"@ja,
        "Image Sketch of \"Aile de Honnêamise\""@ja-latn ;
    schema:publisher <org/1271#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N6aeb62051c6747deabcd079f62953130 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PROTOTYPE A"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N1a73be9fa98e47a6973bfd5d9a309c7f ;
    schema:name "PROTOTYPE A"@en .

_:N7d68e3d432084305940b5cc7201f7bdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PROTOTYPE B"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N1a73be9fa98e47a6973bfd5d9a309c7f ;
    schema:name "PROTOTYPE B"@en .

_:Nf47442a854bf4f49bc9c59cc1e9fe41a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PROTOTYPE C"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N1a73be9fa98e47a6973bfd5d9a309c7f ;
    schema:name "PROTOTYPE C"@en .

_:Nff49ef8d23b7453e9cd07078ef6b3ded a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PROTOTYPE D"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N1a73be9fa98e47a6973bfd5d9a309c7f ;
    schema:name "PROTOTYPE D"@en .

_:N1a73be9fa98e47a6973bfd5d9a309c7f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6aeb62051c6747deabcd079f62953130,
        _:N7d68e3d432084305940b5cc7201f7bdf,
        _:Nf47442a854bf4f49bc9c59cc1e9fe41a,
        _:Nff49ef8d23b7453e9cd07078ef6b3ded ;
    mo:track_count 4 ;
    schema:duration "PT14:23"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N6aeb62051c6747deabcd079f62953130,
        _:N7d68e3d432084305940b5cc7201f7bdf,
        _:Nf47442a854bf4f49bc9c59cc1e9fe41a,
        _:Nff49ef8d23b7453e9cd07078ef6b3ded .

