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

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

<album/134783> a mo:Release ;
    mo:catalogue_number "COKA-97" .

<album/44112> a mo:Release ;
    mo:catalogue_number "CFK-587" .

<artist/13245#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44111#subject> ;
    schema:name "Nobuo Yamada"@en,
        "山田信夫"@ja ;
    foaf:made <album/44111#composition>,
        <album/44111#subject> ;
    foaf:name "Nobuo Yamada"@en,
        "山田信夫"@ja .

<artist/13246#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44111#subject> ;
    schema:name "Hiroaki Matsuzawa"@en,
        "松澤浩明"@ja ;
    foaf:made <album/44111#composition>,
        <album/44111#subject> ;
    foaf:name "Hiroaki Matsuzawa"@en,
        "松澤浩明"@ja .

<artist/4209#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44111#subject> ;
    schema:name "Yohgo Kohno"@en,
        "河野陽吾"@ja ;
    foaf:made <album/44111#composition>,
        <album/44111#subject> ;
    foaf:name "Yohgo Kohno"@en,
        "河野陽吾"@ja .

<product/1511#subject> a schema:CreativeWork ;
    schema:name "Saint Seiya"@en,
        "聖闘士星矢"@ja,
        "Saint Seiya"@ja-latn ;
    foaf:name "Saint Seiya"@en,
        "聖闘士星矢"@ja,
        "Saint Seiya"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/11/44111/44111-cb9530395a94.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/44111#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Pegasus Fantasy/Eien Blue / MAKEUP"@en,
        "ペガサス幻想/永遠ブルー / MAKEUP"@ja,
        "Pegasus Fantasy/Eien Blue / MAKEUP"@ja-latn ;
    mo:performance_of <album/44111#musicalwork> ;
    mo:performer <artist/13247#subject> ;
    mo:recorded_as <album/44111#musicalexpression> ;
    schema:byArtist <artist/13247#subject> ;
    schema:name "Pegasus Fantasy/Eien Blue / MAKEUP"@en,
        "ペガサス幻想/永遠ブルー / MAKEUP"@ja,
        "Pegasus Fantasy/Eien Blue / MAKEUP"@ja-latn ;
    schema:workPerformed <album/44111#musicalwork> .

<artist/13247#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/44111#performance> ;
    schema:name "MAKE-UP"@en,
        "メイク・アップ"@ja ;
    foaf:made <album/44111#subject>,
        <album/44111#vocals> ;
    foaf:name "MAKE-UP"@en,
        "メイク・アップ"@ja .

<album/44111#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pegasus Fantasy/Eien Blue / MAKEUP"@en,
        "ペガサス幻想/永遠ブルー / MAKEUP"@ja,
        "Pegasus Fantasy/Eien Blue / MAKEUP"@ja-latn ;
    mo:composer <artist/13245#subject>,
        <artist/13246#subject>,
        <artist/4209#subject> ;
    mo:produced_work <album/44111#musicalwork> ;
    schema:name "Pegasus Fantasy/Eien Blue / MAKEUP"@en,
        "ペガサス幻想/永遠ブルー / MAKEUP"@ja,
        "Pegasus Fantasy/Eien Blue / MAKEUP"@ja-latn .

<album/44111#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1986-10-21"^^xsd:date ;
    dcterms:title "Pegasus Fantasy/Eien Blue / MAKEUP"@en,
        "ペガサス幻想/永遠ブルー / MAKEUP"@ja,
        "Pegasus Fantasy/Eien Blue / MAKEUP"@ja-latn ;
    mo:catalogue_number "CK-779" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:other_release_of <album/134783>,
        <album/44112> ;
    mo:publication_of <album/44111#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N8913fa52007d4581a54cd4a3aa3d4b52 ;
    mo:record_count 1 ;
    schema:about <product/1511#subject> ;
    schema:byArtist <artist/13247#subject> ;
    schema:datePublished "1986-10-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/11/44111/44111-cb9530395a94.jpg> ;
    schema:name "Pegasus Fantasy/Eien Blue / MAKEUP"@en,
        "ペガサス幻想/永遠ブルー / MAKEUP"@ja,
        "Pegasus Fantasy/Eien Blue / MAKEUP"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/44111/44111-cb9530395a94.jpg> .

_:N62afaefeff764e5eab121a5545b4ce7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Forever"@en,
        "永遠ブルー"@ja,
        "Eien Blue"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N8913fa52007d4581a54cd4a3aa3d4b52 ;
    schema:name "Blue Forever"@en,
        "永遠ブルー"@ja,
        "Eien Blue"@ja-latn .

_:Nf1cb7b50e6cd481fa44403323a8ef578 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pegasus Fantasy"@en,
        "ペガサス幻想"@ja,
        "Pegasus Fantasy"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N8913fa52007d4581a54cd4a3aa3d4b52 ;
    schema:name "Pegasus Fantasy"@en,
        "ペガサス幻想"@ja,
        "Pegasus Fantasy"@ja-latn .

_:N8913fa52007d4581a54cd4a3aa3d4b52 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N62afaefeff764e5eab121a5545b4ce7c,
        _:Nf1cb7b50e6cd481fa44403323a8ef578 ;
    mo:track_count 2 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N62afaefeff764e5eab121a5545b4ce7c,
        _:Nf1cb7b50e6cd481fa44403323a8ef578 .

