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

<album/98807> a mo:Release ;
    mo:catalogue_number "BS-618" .

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

<artist/114#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98809#subject> ;
    schema:name "Koichi Sugiyama"@en,
        "すぎやまこういち"@ja ;
    foaf:made <album/98809#composition>,
        <album/98809#subject> ;
    foaf:name "Koichi Sugiyama"@en,
        "すぎやまこういち"@ja .

<artist/64513#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98809#subject> ;
    schema:name "司一郎"@en,
        "司一郎"@ja ;
    foaf:made <album/98809#composition>,
        <album/98809#subject> ;
    foaf:name "司一郎"@en,
        "司一郎"@ja .

<product/8332#subject> a schema:CreativeWork ;
    schema:name "Skyers 5 (1967)"@en,
        "スカイヤーズ5 (1967)"@ja,
        "Skyers 5 (1967)"@ja-latn ;
    foaf:name "Skyers 5 (1967)"@en,
        "スカイヤーズ5 (1967)"@ja,
        "Skyers 5 (1967)"@ja-latn .

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

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

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

<https://media.vgm.io/albums/90/98809/98809-75a9c94f3d2b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/98809#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/90/98809/98809-75a9c94f3d2b.jpg> ;
    foaf:depicts <album/98809#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/90/98809/98809-75a9c94f3d2b.jpg> .

<https://medium-media.vgm.io/albums/90/98809/98809-75a9c94f3d2b.jpg> a schema:ImageObject,
        foaf:Image .

<album/98809#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Skyers 5"@en,
        "スカイヤーズ5"@ja,
        "Skyers 5"@ja-latn ;
    mo:composer <artist/114#subject>,
        <artist/64513#subject> ;
    mo:produced_work <album/98809#musicalwork> ;
    schema:name "Skyers 5"@en,
        "スカイヤーズ5"@ja,
        "Skyers 5"@ja-latn .

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

<artist/28270#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98809#performance> ;
    schema:name "Honey Knights"@en,
        "ハニー・ナイツ"@ja ;
    foaf:name "Honey Knights"@en,
        "ハニー・ナイツ"@ja .

<artist/8727#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98809#performance> ;
    schema:name "Kamitakada Shounen Gasshoudan"@en,
        "上高田少年合唱団"@ja ;
    foaf:name "Kamitakada Shounen Gasshoudan"@en,
        "上高田少年合唱団"@ja .

<album/98809#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Skyers 5"@en,
        "スカイヤーズ5"@ja,
        "Skyers 5"@ja-latn ;
    mo:performance_of <album/98809#musicalwork> ;
    mo:performer <artist/28270#subject>,
        <artist/8727#subject> ;
    mo:recorded_as <album/98809#musicalexpression> ;
    schema:byArtist <artist/28270#subject>,
        <artist/8727#subject> ;
    schema:name "Skyers 5"@en,
        "スカイヤーズ5"@ja,
        "Skyers 5"@ja-latn ;
    schema:workPerformed <album/98809#musicalwork> .

<album/98809#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1967-11-10"^^xsd:date ;
    dcterms:title "Skyers 5"@en,
        "スカイヤーズ5"@ja,
        "Skyers 5"@ja-latn ;
    mo:catalogue_number "MW-11" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:other_release_of <album/98807> ;
    mo:publication_of <album/98809#musicalexpression> ;
    mo:publisher <org/2426#subject> ;
    mo:record _:Nb7b85ffec8f946f299b24251c2139c26 ;
    mo:record_count 1 ;
    schema:about <product/8332#subject> ;
    schema:byArtist <artist/28270#subject>,
        <artist/8727#subject> ;
    schema:datePublished "1967-11-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/90/98809/98809-75a9c94f3d2b.jpg> ;
    schema:name "Skyers 5"@en,
        "スカイヤーズ5"@ja,
        "Skyers 5"@ja-latn ;
    schema:publisher <org/2426#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/98809/98809-75a9c94f3d2b.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "赤坂三平"@en ;
    foaf:made <album/98809#subject> ;
    foaf:name "赤坂三平"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "赤坂三平"@en ;
    foaf:made <album/98809#lyrics> ;
    foaf:name "赤坂三平"@en .

_:N7fed954064624dad99b8b3102b53a5c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スカイヤーズ・マーチ"@ja,
        "Skyers March"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nb7b85ffec8f946f299b24251c2139c26 ;
    schema:name "スカイヤーズ・マーチ"@ja,
        "Skyers March"@ja-latn .

_:N8e217b84f9a4486ebcbe76c8da7b278c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スカイヤーズ・5"@ja,
        "Skyers 5"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nb7b85ffec8f946f299b24251c2139c26 ;
    schema:name "スカイヤーズ・5"@ja,
        "Skyers 5"@ja-latn .

_:Nb7b85ffec8f946f299b24251c2139c26 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7fed954064624dad99b8b3102b53a5c7,
        _:N8e217b84f9a4486ebcbe76c8da7b278c ;
    mo:track_count 2 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N7fed954064624dad99b8b3102b53a5c7,
        _:N8e217b84f9a4486ebcbe76c8da7b278c .

