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

<artist/1025#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ichiro Mizuki"@en,
        "水木一郎"@ja ;
    foaf:made <album/98812#subject>,
        <album/98812#vocals> ;
    foaf:name "Ichiro Mizuki"@en,
        "水木一郎"@ja .

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

<artist/34296#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shotaro Ishimori"@en,
        "石森章太郎"@ja ;
    foaf:made <album/98812#lyrics>,
        <album/98812#subject> ;
    foaf:name "Shotaro Ishimori"@en,
        "石森章太郎"@ja .

<artist/4997#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mitsuko Horie"@en,
        "堀江美都子"@ja ;
    foaf:made <album/98812#subject>,
        <album/98812#vocals> ;
    foaf:name "Mitsuko Horie"@en,
        "堀江美都子"@ja .

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

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

<artist/48705#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98812#subject> ;
    schema:name "Jun Oshio"@en,
        "大塩潤"@ja ;
    foaf:made <album/98812#composition>,
        <album/98812#subject> ;
    foaf:name "Jun Oshio"@en,
        "大塩潤"@ja .

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

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

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

<album/98812#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TV Manga Hit Series Genshi Shonen Ryu / Skyers 5"@en,
        "テレビまんがヒットシリーズ 原始少年リュウ/スカイヤーズ5"@ja,
        "TV Manga Hit Series Genshi Shonen Ryu / Skyers 5"@ja-latn ;
    mo:performance_of <album/98812#musicalwork> ;
    mo:recorded_as <album/98812#musicalexpression> ;
    schema:name "TV Manga Hit Series Genshi Shonen Ryu / Skyers 5"@en,
        "テレビまんがヒットシリーズ 原始少年リュウ/スカイヤーズ5"@ja,
        "TV Manga Hit Series Genshi Shonen Ryu / Skyers 5"@ja-latn ;
    schema:workPerformed <album/98812#musicalwork> .

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

<https://medium-media.vgm.io/albums/21/98812/98812-1589293372.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/98812#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TV Manga Hit Series Genshi Shonen Ryu / Skyers 5"@en,
        "テレビまんがヒットシリーズ 原始少年リュウ/スカイヤーズ5"@ja,
        "TV Manga Hit Series Genshi Shonen Ryu / Skyers 5"@ja-latn ;
    mo:composer <artist/114#subject>,
        <artist/48705#subject>,
        <artist/64513#subject> ;
    mo:produced_work <album/98812#musicalwork> ;
    schema:name "TV Manga Hit Series Genshi Shonen Ryu / Skyers 5"@en,
        "テレビまんがヒットシリーズ 原始少年リュウ/スカイヤーズ5"@ja,
        "TV Manga Hit Series Genshi Shonen Ryu / Skyers 5"@ja-latn .

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

<album/98812#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1972-02-01"^^xsd:date ;
    dcterms:title "TV Manga Hit Series Genshi Shonen Ryu / Skyers 5"@en,
        "テレビまんがヒットシリーズ 原始少年リュウ/スカイヤーズ5"@ja,
        "TV Manga Hit Series Genshi Shonen Ryu / Skyers 5"@ja-latn ;
    mo:catalogue_number "C-89" ;
    mo:media_type "Vinyl (7\" 33&frac13; rpm)" ;
    mo:publication_of <album/98812#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nf22f24009fa341509ed87d5ff4fdecb0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Genshi Shonen Ryu"@en ;
            foaf:name "Genshi Shonen Ryu"@en ],
        <product/8333#subject> ;
    schema:datePublished "1972-02-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/21/98812/98812-1589293372.jpg> ;
    schema:name "TV Manga Hit Series Genshi Shonen Ryu / Skyers 5"@en,
        "テレビまんがヒットシリーズ 原始少年リュウ/スカイヤーズ5"@ja,
        "TV Manga Hit Series Genshi Shonen Ryu / Skyers 5"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/98812/98812-1589293372.jpg> .

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

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

_:N0cf485c0693544d49443f47e9c6d3b95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ランのうた"@ja,
        "Ran no Uta"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf22f24009fa341509ed87d5ff4fdecb0 ;
    schema:name "ランのうた"@ja,
        "Ran no Uta"@ja-latn .

_:N2b27713239a44c7d9f0048e10d642b3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スカイヤーズマーチ"@ja,
        "Skyers March"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf22f24009fa341509ed87d5ff4fdecb0 ;
    schema:name "スカイヤーズマーチ"@ja,
        "Skyers March"@ja-latn .

_:N842cd52741704977bcb9954ab6375341 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スカイヤーズ5"@ja,
        "Skyers 5"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf22f24009fa341509ed87d5ff4fdecb0 ;
    schema:name "スカイヤーズ5"@ja,
        "Skyers 5"@ja-latn .

_:Na6bdf9919e1c4afd8e28178f84727683 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "原始少年リュウが行く"@ja,
        "Genshi Shonen Ryu ga Yuku"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf22f24009fa341509ed87d5ff4fdecb0 ;
    schema:name "原始少年リュウが行く"@ja,
        "Genshi Shonen Ryu ga Yuku"@ja-latn .

_:Nf22f24009fa341509ed87d5ff4fdecb0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0cf485c0693544d49443f47e9c6d3b95,
        _:N2b27713239a44c7d9f0048e10d642b3d,
        _:N842cd52741704977bcb9954ab6375341,
        _:Na6bdf9919e1c4afd8e28178f84727683 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0cf485c0693544d49443f47e9c6d3b95,
        _:N2b27713239a44c7d9f0048e10d642b3d,
        _:N842cd52741704977bcb9954ab6375341,
        _:Na6bdf9919e1c4afd8e28178f84727683 .

