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

<artist/23139#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masami Kobayashi"@en,
        "小林まさみ"@ja ;
    foaf:made <album/103085#lyrics>,
        <album/103085#subject> ;
    foaf:name "Masami Kobayashi"@en,
        "小林まさみ"@ja .

<artist/5868#subject> a schema:Person,
        foaf:Person ;
    schema:name "MIO"@en ;
    foaf:made <album/103085#subject>,
        <album/103085#vocals> ;
    foaf:name "MIO"@en .

<artist/67138#subject> a schema:Person,
        foaf:Person ;
    schema:name "Marine Natsumi"@en,
        "なつみ海"@ja ;
    foaf:made <album/103085#lyrics>,
        <album/103085#subject> ;
    foaf:name "Marine Natsumi"@en,
        "なつみ海"@ja .

<artist/9800#subject> a schema:Person,
        foaf:Person ;
    schema:name "Alice Sato"@en,
        "佐藤ありす"@ja ;
    foaf:made <album/103085#lyrics>,
        <album/103085#subject> ;
    foaf:name "Alice Sato"@en,
        "佐藤ありす"@ja .

<album/103084> a mo:Release ;
    mo:catalogue_number "28RL-0023" .

<artist/2820#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103085#subject> ;
    schema:name "Yudai Suzuki"@en,
        "鈴木雄大"@ja ;
    foaf:made <album/103085#composition>,
        <album/103085#subject> ;
    foaf:name "Yudai Suzuki"@en,
        "鈴木雄大"@ja .

<artist/5666#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103085#subject> ;
    schema:name "Norimasa Yamanaka"@en,
        "山中紀昌"@ja ;
    foaf:made <album/103085#composition>,
        <album/103085#subject> ;
    foaf:name "Norimasa Yamanaka"@en,
        "山中紀昌"@ja .

<artist/8908#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103085#subject> ;
    schema:name "Fujimaru Yoshino"@en,
        "芳野藤丸"@ja ;
    foaf:made <album/103085#composition>,
        <album/103085#subject> ;
    foaf:name "Fujimaru Yoshino"@en,
        "芳野藤丸"@ja .

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

<album/103085#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "aesthetic / MIO"@en,
        "エステティック / MIO"@ja,
        "aesthetic / MIO"@ja-latn ;
    mo:performance_of <album/103085#musicalwork> ;
    mo:recorded_as <album/103085#musicalexpression> ;
    schema:name "aesthetic / MIO"@en,
        "エステティック / MIO"@ja,
        "aesthetic / MIO"@ja-latn ;
    schema:workPerformed <album/103085#musicalwork> .

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

<org/2699#subject> schema:name "RIV.STAR RECORDS"@en,
        "RIV.STAR RECORDS"@ja,
        "RIV.STAR RECORDS"@ja-latn ;
    foaf:name "RIV.STAR RECORDS"@en,
        "RIV.STAR RECORDS"@ja,
        "RIV.STAR RECORDS"@ja-latn .

<https://media.vgm.io/albums/58/103085/103085-49fa75a9784f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/103085#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/58/103085/103085-49fa75a9784f.jpg> ;
    foaf:depicts <album/103085#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/58/103085/103085-49fa75a9784f.jpg> .

<https://medium-media.vgm.io/albums/58/103085/103085-49fa75a9784f.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/103085#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "aesthetic / MIO"@en,
        "エステティック / MIO"@ja,
        "aesthetic / MIO"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "山崎一修"@en ;
            foaf:made <album/103085#composition> ;
            foaf:name "山崎一修"@en ],
        <artist/2820#subject>,
        <artist/5666#subject>,
        <artist/8908#subject> ;
    mo:produced_work <album/103085#musicalwork> ;
    schema:name "aesthetic / MIO"@en,
        "エステティック / MIO"@ja,
        "aesthetic / MIO"@ja-latn .

<album/103085#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1986-07-21"^^xsd:date ;
    dcterms:title "aesthetic / MIO"@en,
        "エステティック / MIO"@ja,
        "aesthetic / MIO"@ja-latn ;
    mo:catalogue_number "28RM-0019" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/103084> ;
    mo:publication_of <album/103085#musicalexpression> ;
    mo:publisher <org/2699#subject> ;
    mo:record _:N67af73350dff4c07b11dc9b44d43ae21 ;
    mo:record_count 1 ;
    schema:datePublished "1986-07-21"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/58/103085/103085-49fa75a9784f.jpg> ;
    schema:name "aesthetic / MIO"@en,
        "エステティック / MIO"@ja,
        "aesthetic / MIO"@ja-latn ;
    schema:publisher <org/2699#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/103085/103085-49fa75a9784f.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103085#subject> ;
    schema:name "山崎一修"@en ;
    foaf:made <album/103085#subject> ;
    foaf:name "山崎一修"@en .

_:N2c156ad694854842bbc65c1aa3904d09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance W/Me"@ja,
        "Dance W/Me"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N67af73350dff4c07b11dc9b44d43ae21 ;
    schema:name "Dance W/Me"@ja,
        "Dance W/Me"@ja-latn .

_:N6e810da3bfc840dd9b4a4f41d216e4d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨のクラクション"@ja,
        "Ame no Klaxon"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N67af73350dff4c07b11dc9b44d43ae21 ;
    schema:name "雨のクラクション"@ja,
        "Ame no Klaxon"@ja-latn .

_:N8caf6ebc61704cf0ae4d6e8b89301268 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "華やかなジェラシー"@ja,
        "Hanayaka na Jealousy"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N67af73350dff4c07b11dc9b44d43ae21 ;
    schema:name "華やかなジェラシー"@ja,
        "Hanayaka na Jealousy"@ja-latn .

_:N9b3e709d8d91431596c8fd66fff4bdc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Flight"@ja,
        "Last Flight"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N67af73350dff4c07b11dc9b44d43ae21 ;
    schema:name "Last Flight"@ja,
        "Last Flight"@ja-latn .

_:N9da44b92493b497ca5fc000ff7090ee4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プライベート・ムーン"@ja,
        "Private Moon"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N67af73350dff4c07b11dc9b44d43ae21 ;
    schema:name "プライベート・ムーン"@ja,
        "Private Moon"@ja-latn .

_:Na9e0faf6d1814a99af462d9141d1f7e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シルエット"@ja,
        "Silhouette"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N67af73350dff4c07b11dc9b44d43ae21 ;
    schema:name "シルエット"@ja,
        "Silhouette"@ja-latn .

_:Nc8462431e32648908d086f88e942265d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "せつなさをさらって～My Summer Junction"@ja,
        "Setsunasa wo Saratte ～ My Summer Junction"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N67af73350dff4c07b11dc9b44d43ae21 ;
    schema:name "せつなさをさらって～My Summer Junction"@ja,
        "Setsunasa wo Saratte ～ My Summer Junction"@ja-latn .

_:Nc93adde002b644099f9fca4857f1cd91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Best My Friends"@ja,
        "Best My Friends"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N67af73350dff4c07b11dc9b44d43ae21 ;
    schema:name "Best My Friends"@ja,
        "Best My Friends"@ja-latn .

_:Nfa5626cdd4dc44658b62a818518cf4a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tonight!"@ja,
        "Tonight!"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N67af73350dff4c07b11dc9b44d43ae21 ;
    schema:name "Tonight!"@ja,
        "Tonight!"@ja-latn .

_:Nfd8e7302e998407797ed267ae8ae1ae0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "哀しみはFREE"@ja,
        "Kanashimi wa FREE"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N67af73350dff4c07b11dc9b44d43ae21 ;
    schema:name "哀しみはFREE"@ja,
        "Kanashimi wa FREE"@ja-latn .

_:N67af73350dff4c07b11dc9b44d43ae21 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2c156ad694854842bbc65c1aa3904d09,
        _:N6e810da3bfc840dd9b4a4f41d216e4d5,
        _:N8caf6ebc61704cf0ae4d6e8b89301268,
        _:N9b3e709d8d91431596c8fd66fff4bdc7,
        _:N9da44b92493b497ca5fc000ff7090ee4,
        _:Na9e0faf6d1814a99af462d9141d1f7e4,
        _:Nc8462431e32648908d086f88e942265d,
        _:Nc93adde002b644099f9fca4857f1cd91,
        _:Nfa5626cdd4dc44658b62a818518cf4a5,
        _:Nfd8e7302e998407797ed267ae8ae1ae0 ;
    mo:track_count 10 ;
    schema:duration "PT21:46"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N2c156ad694854842bbc65c1aa3904d09,
        _:N6e810da3bfc840dd9b4a4f41d216e4d5,
        _:N8caf6ebc61704cf0ae4d6e8b89301268,
        _:N9b3e709d8d91431596c8fd66fff4bdc7,
        _:N9da44b92493b497ca5fc000ff7090ee4,
        _:Na9e0faf6d1814a99af462d9141d1f7e4,
        _:Nc8462431e32648908d086f88e942265d,
        _:Nc93adde002b644099f9fca4857f1cd91,
        _:Nfa5626cdd4dc44658b62a818518cf4a5,
        _:Nfd8e7302e998407797ed267ae8ae1ae0 .

