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

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

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

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

<artist/64513#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98808#subject> ;
    schema:name "司一郎"@en,
        "司一郎"@ja ;
    foaf:made <album/98808#composition>,
        <album/98808#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/98808#lyrics> a mo:Lyrics .

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

<org/66#subject> schema:name "TEICHIKU RECORDS CO., LTD."@en,
        "テイチク株式会社"@ja,
        "TEICHIKU RECORDS CO., LTD."@ja-latn ;
    foaf:name "TEICHIKU RECORDS CO., LTD."@en,
        "テイチク株式会社"@ja,
        "TEICHIKU RECORDS CO., LTD."@ja-latn .

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

<https://medium-media.vgm.io/albums/80/98808/98808-1589288392.jpg> a schema:ImageObject,
        foaf:Image .

<album/98808#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/98808#musicalwork> ;
    schema:name "Skyers 5"@en,
        "スカイヤーズ5"@ja,
        "Skyers 5"@ja-latn .

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

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

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

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

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

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

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

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

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

_:N6f5f254be1194b7a954ab98645173bc8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10a7b48e94f4462db2b06b07b67f0ef0,
        _:N9f27a3c85c8e4dde8873bb80ed543b87 ;
    mo:track_count 2 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N10a7b48e94f4462db2b06b07b67f0ef0,
        _:N9f27a3c85c8e4dde8873bb80ed543b87 .

