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

<artist/16149#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sumire Morohoshi"@en,
        "諸星すみれ"@ja ;
    foaf:made <album/89740#subject>,
        <album/89740#vocals> ;
    foaf:name "Sumire Morohoshi"@en,
        "諸星すみれ"@ja .

<artist/32031#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tahi Saihate"@en,
        "最果タヒ"@ja ;
    foaf:made <album/89740#lyrics>,
        <album/89740#subject> ;
    foaf:name "Tahi Saihate"@en,
        "最果タヒ"@ja .

<artist/3843#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuho Iwasato"@en,
        "岩里祐穂"@ja ;
    foaf:made <album/89740#lyrics>,
        <album/89740#subject> ;
    foaf:name "Yuho Iwasato"@en,
        "岩里祐穂"@ja .

<artist/11595#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89740#subject> ;
    schema:name "Yusuke Shirato"@en,
        "白戸佑輔"@ja ;
    foaf:made <album/89740#composition>,
        <album/89740#subject> ;
    foaf:name "Yusuke Shirato"@en,
        "白戸佑輔"@ja .

<artist/1391#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89740#subject> ;
    schema:name "Dan Miyakawa"@en,
        "宮川弾"@ja ;
    foaf:made <album/89740#composition>,
        <album/89740#lyrics>,
        <album/89740#subject> ;
    foaf:name "Dan Miyakawa"@en,
        "宮川弾"@ja .

<artist/14655#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89740#subject> ;
    schema:name "HoneyWorks"@en ;
    foaf:made <album/89740#composition>,
        <album/89740#lyrics>,
        <album/89740#subject> ;
    foaf:name "HoneyWorks"@en .

<artist/36268#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89740#subject> ;
    schema:name "ak.homma"@en ;
    foaf:made <album/89740#composition>,
        <album/89740#subject> ;
    foaf:name "ak.homma"@en .

<release/9681#subject> a schema:CreativeWork ;
    schema:name "Ascendance of a Bookworm"@en,
        "本好きの下剋上 司書になるためには手段を選んでいられません"@ja,
        "Honzuki no Gekokujou: Shisho ni Naru Tame ni wa Shudan wo Erande Iraremasen"@ja-latn ;
    foaf:name "Ascendance of a Bookworm"@en,
        "本好きの下剋上 司書になるためには手段を選んでいられません"@ja,
        "Honzuki no Gekokujou: Shisho ni Naru Tame ni wa Shudan wo Erande Iraremasen"@ja-latn .

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

<album/89740#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "smile / Sumire Morohoshi"@en,
        "smile / 諸星すみれ"@ja,
        "smile / Sumire Morohoshi"@ja-latn ;
    mo:performance_of <album/89740#musicalwork> ;
    mo:recorded_as <album/89740#musicalexpression> ;
    schema:name "smile / Sumire Morohoshi"@en,
        "smile / 諸星すみれ"@ja,
        "smile / Sumire Morohoshi"@ja-latn ;
    schema:workPerformed <album/89740#musicalwork> .

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

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

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

<https://medium-media.vgm.io/albums/04/89740/89740-1566867300.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/89740#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "smile / Sumire Morohoshi"@en,
        "smile / 諸星すみれ"@ja,
        "smile / Sumire Morohoshi"@ja-latn ;
    mo:composer <artist/11595#subject>,
        <artist/1391#subject>,
        <artist/14655#subject>,
        <artist/36268#subject> ;
    mo:produced_work <album/89740#musicalwork> ;
    schema:name "smile / Sumire Morohoshi"@en,
        "smile / 諸星すみれ"@ja,
        "smile / Sumire Morohoshi"@ja-latn .

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

<album/89740#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-10-30"^^xsd:date ;
    dcterms:title "smile / Sumire Morohoshi"@en,
        "smile / 諸星すみれ"@ja,
        "smile / Sumire Morohoshi"@ja-latn ;
    mo:catalogue_number "VTCL-60510" ;
    mo:media_type "CD" ;
    mo:publication_of <album/89740#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:N40a1ee29630041cc8422f2b73debb1d3 ;
    mo:record_count 1 ;
    schema:about <release/9681#subject> ;
    schema:datePublished "2019-10-30"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/04/89740/89740-1566867300.jpg> ;
    schema:name "smile / Sumire Morohoshi"@en,
        "smile / 諸星すみれ"@ja,
        "smile / Sumire Morohoshi"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/89740/89740-1566867300.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "志田原くる"@en ;
    foaf:made <album/89740#subject> ;
    foaf:name "志田原くる"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "志田原くる"@en ;
    foaf:made <album/89740#lyrics> ;
    foaf:name "志田原くる"@en .

_:N00cd07bd2f7d4c1090d8c538da248183 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アスファルト"@ja,
        "Asphalt"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N40a1ee29630041cc8422f2b73debb1d3 ;
    schema:name "アスファルト"@ja,
        "Asphalt"@ja-latn .

_:N2c6aaf162d50453d9ba257bae6d8b0c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "足りない音はキミの声"@ja,
        "Tarinai Oto wa Kimi no Koe"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N40a1ee29630041cc8422f2b73debb1d3 ;
    schema:name "足りない音はキミの声"@ja,
        "Tarinai Oto wa Kimi no Koe"@ja-latn .

_:N39010ab7e4624bebb389edead1d847cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はじまれ"@ja,
        "Hajimare"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N40a1ee29630041cc8422f2b73debb1d3 ;
    schema:name "はじまれ"@ja,
        "Hajimare"@ja-latn .

_:N631dba9c1bbc413cb5563f38bb74c377 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful Flower"@ja,
        "Beautiful Flower"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N40a1ee29630041cc8422f2b73debb1d3 ;
    schema:name "Beautiful Flower"@ja,
        "Beautiful Flower"@ja-latn .

_:N8056414c3f5d4ac5b2d2f8a8d0c91630 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青い関係"@ja,
        "Aoi Kankei"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N40a1ee29630041cc8422f2b73debb1d3 ;
    schema:name "青い関係"@ja,
        "Aoi Kankei"@ja-latn .

_:Nc6bf8ef2a32b4d3f8cc6564876a9d0f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "初めての主役"@ja,
        "Hajimete no Shuyaku"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N40a1ee29630041cc8422f2b73debb1d3 ;
    schema:name "初めての主役"@ja,
        "Hajimete no Shuyaku"@ja-latn .

_:Nf9aa75cc410d41d0b22ff968f670e209 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真っ白"@ja,
        "Masshiro"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N40a1ee29630041cc8422f2b73debb1d3 ;
    schema:name "真っ白"@ja,
        "Masshiro"@ja-latn .

_:N40a1ee29630041cc8422f2b73debb1d3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00cd07bd2f7d4c1090d8c538da248183,
        _:N2c6aaf162d50453d9ba257bae6d8b0c1,
        _:N39010ab7e4624bebb389edead1d847cd,
        _:N631dba9c1bbc413cb5563f38bb74c377,
        _:N8056414c3f5d4ac5b2d2f8a8d0c91630,
        _:Nc6bf8ef2a32b4d3f8cc6564876a9d0f8,
        _:Nf9aa75cc410d41d0b22ff968f670e209 ;
    mo:track_count 7 ;
    schema:duration "PT30:43"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N00cd07bd2f7d4c1090d8c538da248183,
        _:N2c6aaf162d50453d9ba257bae6d8b0c1,
        _:N39010ab7e4624bebb389edead1d847cd,
        _:N631dba9c1bbc413cb5563f38bb74c377,
        _:N8056414c3f5d4ac5b2d2f8a8d0c91630,
        _:Nc6bf8ef2a32b4d3f8cc6564876a9d0f8,
        _:Nf9aa75cc410d41d0b22ff968f670e209 .

