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

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

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

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

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

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

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

<artist/36268#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89741#subject> ;
    schema:name "ak.homma"@en ;
    foaf:made <album/89741#composition>,
        <album/89741#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/89741#musicalexpression> a mo:Signal ;
    mo:published_as <album/89741#subject> ;
    mo:records <album/89741#performance> .

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

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

<https://medium-media.vgm.io/albums/14/89741/89741-1566867559.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/89741#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-10-30"^^xsd:date ;
    dcterms:title "smile / Sumire Morohoshi [Limited Edition]"@en,
        "smile / 諸星すみれ"@ja,
        "smile / Sumire Morohoshi [Limited Edition]"@ja-latn ;
    mo:catalogue_number "VTZL-170" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/89741#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:N61ed6a749b014239984802e7652cbf65,
        _:Ne4b6edce5dc446deb1185d7a76e845bf ;
    mo:record_count 2 ;
    schema:about <release/9681#subject> ;
    schema:datePublished "2019-10-30"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/14/89741/89741-1566867559.jpg> ;
    schema:name "smile / Sumire Morohoshi [Limited Edition]"@en,
        "smile / 諸星すみれ"@ja,
        "smile / Sumire Morohoshi [Limited Edition]"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/89741/89741-1566867559.jpg> .

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

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

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

_:N5817dc12c0d542789e74b5d4f463efe1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真っ白 (Music Video)"@ja,
        "Masshiro (Music Video)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N61ed6a749b014239984802e7652cbf65 ;
    schema:name "真っ白 (Music Video)"@ja,
        "Masshiro (Music Video)"@ja-latn .

_:N61ed6a749b014239984802e7652cbf65 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N5817dc12c0d542789e74b5d4f463efe1 ;
    mo:track_count 1 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N5817dc12c0d542789e74b5d4f463efe1 .

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

_:N7adbdd96c0d44fb7aa2c7d178f02b18d 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 _:Ne4b6edce5dc446deb1185d7a76e845bf ;
    schema:name "初めての主役"@ja,
        "Hajimete no Shuyaku"@ja-latn .

_:N9ad77f5913be491298c71c28214bd994 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 _:Ne4b6edce5dc446deb1185d7a76e845bf ;
    schema:name "足りない音はキミの声"@ja,
        "Tarinai Oto wa Kimi no Koe"@ja-latn .

_:N9fb4c8493c1d4f799820e1fb1109d62f 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 _:Ne4b6edce5dc446deb1185d7a76e845bf ;
    schema:name "Beautiful Flower"@ja,
        "Beautiful Flower"@ja-latn .

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

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

_:Ne4b6edce5dc446deb1185d7a76e845bf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12ae1bf9b39a4c9f8c4d6dd7ea04a3d4,
        _:N695214ad4ee14d7c9670490e549fa1ca,
        _:N7adbdd96c0d44fb7aa2c7d178f02b18d,
        _:N9ad77f5913be491298c71c28214bd994,
        _:N9fb4c8493c1d4f799820e1fb1109d62f,
        _:Ncfccb37595504f67a64d1de92abaeb36,
        _:Ne43b5f4f8955413eaa1ca24ffdfe394c ;
    mo:track_count 7 ;
    schema:duration "PT30:43"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N12ae1bf9b39a4c9f8c4d6dd7ea04a3d4,
        _:N695214ad4ee14d7c9670490e549fa1ca,
        _:N7adbdd96c0d44fb7aa2c7d178f02b18d,
        _:N9ad77f5913be491298c71c28214bd994,
        _:N9fb4c8493c1d4f799820e1fb1109d62f,
        _:Ncfccb37595504f67a64d1de92abaeb36,
        _:Ne43b5f4f8955413eaa1ca24ffdfe394c .

