@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 _:Nc5b0698f9bdf41cb836dc44f5b1c88d1 ;
    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> .

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

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

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

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

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

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

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

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

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

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

_:Nc5b0698f9bdf41cb836dc44f5b1c88d1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b708c868156440cb46beac4f7a788fd,
        _:N365fd5d52ba84caf8380568575fa7c04,
        _:N4eb5fac04e6b4418b551c6f7f9836882,
        _:N9d6c080efeec4792b2694cdf22635c02,
        _:Na9f65d955dd84af6a3ae8de551151b3e,
        _:Nb4263da25f264449802c72ce8397cb26,
        _:Nb4a4c83a7aba44ea886a546161e6127a,
        _:Nd39d43328a7d49e0ab76121c78fb3990,
        _:Ne3558aee6a1549c492ca111ad43a8203,
        _:Nf4681eff00ba4ebd8897cfc5421d1034 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0b708c868156440cb46beac4f7a788fd,
        _:N365fd5d52ba84caf8380568575fa7c04,
        _:N4eb5fac04e6b4418b551c6f7f9836882,
        _:N9d6c080efeec4792b2694cdf22635c02,
        _:Na9f65d955dd84af6a3ae8de551151b3e,
        _:Nb4263da25f264449802c72ce8397cb26,
        _:Nb4a4c83a7aba44ea886a546161e6127a,
        _:Nd39d43328a7d49e0ab76121c78fb3990,
        _:Ne3558aee6a1549c492ca111ad43a8203,
        _:Nf4681eff00ba4ebd8897cfc5421d1034 .

