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

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

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

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

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

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

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

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

<org/2228#subject> schema:name "Toshiba RECORDS"@en,
        "東芝レコード"@ja,
        "Toshiba RECORDS"@ja-latn ;
    foaf:name "Toshiba RECORDS"@en,
        "東芝レコード"@ja,
        "Toshiba RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/01/98810/98810-1589289187.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

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

_:N42df248e1d4d44a597bd7c47f3e66bda 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 _:Nd01c3510eb6b4356b772b8cae0350e77 ;
    schema:name "スカイヤーズ5"@ja,
        "Skyers 5"@ja-latn .

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

_:Nd01c3510eb6b4356b772b8cae0350e77 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N42df248e1d4d44a597bd7c47f3e66bda,
        _:N7c944ffe2eae49cebd68ae47b9b9c838 ;
    mo:track_count 2 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N42df248e1d4d44a597bd7c47f3e66bda,
        _:N7c944ffe2eae49cebd68ae47b9b9c838 .

