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

<artist/30132#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroshi Unno"@en,
        "海野洋司"@ja ;
    foaf:made <album/83046#lyrics>,
        <album/83046#subject> ;
    foaf:name "Hiroshi Unno"@en,
        "海野洋司"@ja .

<album/72622> a mo:Release ;
    mo:catalogue_number "CX-7028" .

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

<artist/12781#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83046#subject> ;
    schema:name "Koichi Morita"@en,
        "森田公一"@ja ;
    foaf:made <album/83046#composition>,
        <album/83046#subject> ;
    foaf:name "Koichi Morita"@en,
        "森田公一"@ja .

<artist/32370#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83046#subject> ;
    schema:name "Yoshikazu Fukano"@en,
        "深野義和"@ja ;
    foaf:made <album/83046#composition>,
        <album/83046#subject> ;
    foaf:name "Yoshikazu Fukano"@en,
        "深野義和"@ja .

<artist/5754#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83046#subject> ;
    schema:name "Tomoharu Takeo"@en ;
    foaf:made <album/83046#composition>,
        <album/83046#subject> ;
    foaf:name "Tomoharu Takeo"@en .

<artist/8902#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83046#subject> ;
    schema:name "Masaaki Hirao"@en,
        "平尾昌晃"@ja ;
    foaf:made <album/83046#composition>,
        <album/83046#subject> ;
    foaf:name "Masaaki Hirao"@en,
        "平尾昌晃"@ja .

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

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

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

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

<artist/28029#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83046#performance> ;
    schema:name "Runa Akiyama"@en,
        "秋山るな"@ja ;
    foaf:name "Runa Akiyama"@en,
        "秋山るな"@ja .

<artist/8210#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83046#performance> ;
    schema:name "Akira Kamiya"@en,
        "神谷明"@ja ;
    foaf:name "Akira Kamiya"@en,
        "神谷明"@ja .

<album/83046#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Akira Kamiya...Seishun no Jojou......Yoake no Sailing"@en,
        "神谷明...青春の抒情......夜明けのセーリング"@ja,
        "Akira Kamiya...Seishun no Jojou......Yoake no Sailing"@ja-latn ;
    mo:performance_of <album/83046#musicalwork> ;
    mo:performer <artist/28029#subject>,
        <artist/8210#subject> ;
    mo:recorded_as <album/83046#musicalexpression> ;
    schema:byArtist <artist/28029#subject>,
        <artist/8210#subject> ;
    schema:name "Akira Kamiya...Seishun no Jojou......Yoake no Sailing"@en,
        "神谷明...青春の抒情......夜明けのセーリング"@ja,
        "Akira Kamiya...Seishun no Jojou......Yoake no Sailing"@ja-latn ;
    schema:workPerformed <album/83046#musicalwork> .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/83046#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/83046#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/83046#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Akira Kamiya...Seishun no Jojou......Yoake no Sailing"@en,
        "神谷明...青春の抒情......夜明けのセーリング"@ja,
        "Akira Kamiya...Seishun no Jojou......Yoake no Sailing"@ja-latn ;
    mo:composer <artist/12781#subject>,
        <artist/32370#subject>,
        <artist/5754#subject>,
        <artist/8902#subject> ;
    mo:produced_work <album/83046#musicalwork> ;
    schema:name "Akira Kamiya...Seishun no Jojou......Yoake no Sailing"@en,
        "神谷明...青春の抒情......夜明けのセーリング"@ja,
        "Akira Kamiya...Seishun no Jojou......Yoake no Sailing"@ja-latn .

<album/83046#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1981-07-01"^^xsd:date ;
    dcterms:title "Akira Kamiya...Seishun no Jojou......Yoake no Sailing"@en,
        "神谷明...青春の抒情......夜明けのセーリング"@ja,
        "Akira Kamiya...Seishun no Jojou......Yoake no Sailing"@ja-latn ;
    mo:catalogue_number "CAY-538" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/72622> ;
    mo:publication_of <album/83046#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N9840aa59166e455e80cb1c0428efbd6b ;
    mo:record_count 1 ;
    schema:byArtist <artist/28029#subject>,
        <artist/8210#subject> ;
    schema:datePublished "1981-07-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Akira Kamiya...Seishun no Jojou......Yoake no Sailing"@en,
        "神谷明...青春の抒情......夜明けのセーリング"@ja,
        "Akira Kamiya...Seishun no Jojou......Yoake no Sailing"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N1c2efbec36644c4587398f770588c239 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "五色豆"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9840aa59166e455e80cb1c0428efbd6b ;
    schema:name "五色豆"@ja .

_:N1ea85f680a70461db92da11b1d456a1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "日の当たる坂道"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9840aa59166e455e80cb1c0428efbd6b ;
    schema:name "日の当たる坂道"@ja .

_:N277d110345b54572bb1c0102e412a926 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "なんどめかの春"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9840aa59166e455e80cb1c0428efbd6b ;
    schema:name "なんどめかの春"@ja .

_:N5fcf258f19e44922aafa67db5722c07e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハッピーバースデー・トゥミー"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9840aa59166e455e80cb1c0428efbd6b ;
    schema:name "ハッピーバースデー・トゥミー"@ja .

_:N6a0687ceb02a44f28ed31b9b14b1c39b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜明けのSailing"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9840aa59166e455e80cb1c0428efbd6b ;
    schema:name "夜明けのSailing"@ja .

_:Na9176beefcd84464a3f4dc322f2b4d99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "四丁目への旅"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9840aa59166e455e80cb1c0428efbd6b ;
    schema:name "四丁目への旅"@ja .

_:Nd22843ec5ecd4dd7aab3072cbe8bf16e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "凍った糸"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9840aa59166e455e80cb1c0428efbd6b ;
    schema:name "凍った糸"@ja .

_:Ne1d82c5671c745d08455ad3e834ff317 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "かざぐるま"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9840aa59166e455e80cb1c0428efbd6b ;
    schema:name "かざぐるま"@ja .

_:Neb4baf257f8f4f40bbce66f20b19c491 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フワフワの恋"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9840aa59166e455e80cb1c0428efbd6b ;
    schema:name "フワフワの恋"@ja .

_:Nebfdcf9e79044beda05990f47efb9ab0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "三ねん坂"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9840aa59166e455e80cb1c0428efbd6b ;
    schema:name "三ねん坂"@ja .

_:N9840aa59166e455e80cb1c0428efbd6b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c2efbec36644c4587398f770588c239,
        _:N1ea85f680a70461db92da11b1d456a1d,
        _:N277d110345b54572bb1c0102e412a926,
        _:N5fcf258f19e44922aafa67db5722c07e,
        _:N6a0687ceb02a44f28ed31b9b14b1c39b,
        _:Na9176beefcd84464a3f4dc322f2b4d99,
        _:Nd22843ec5ecd4dd7aab3072cbe8bf16e,
        _:Ne1d82c5671c745d08455ad3e834ff317,
        _:Neb4baf257f8f4f40bbce66f20b19c491,
        _:Nebfdcf9e79044beda05990f47efb9ab0 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1c2efbec36644c4587398f770588c239,
        _:N1ea85f680a70461db92da11b1d456a1d,
        _:N277d110345b54572bb1c0102e412a926,
        _:N5fcf258f19e44922aafa67db5722c07e,
        _:N6a0687ceb02a44f28ed31b9b14b1c39b,
        _:Na9176beefcd84464a3f4dc322f2b4d99,
        _:Nd22843ec5ecd4dd7aab3072cbe8bf16e,
        _:Ne1d82c5671c745d08455ad3e834ff317,
        _:Neb4baf257f8f4f40bbce66f20b19c491,
        _:Nebfdcf9e79044beda05990f47efb9ab0 .

