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

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

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

<artist/31013#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119594#subject> ;
    schema:name "Riku Horimoto"@en,
        "堀本陸"@ja ;
    foaf:made <album/119594#composition>,
        <album/119594#subject> ;
    foaf:name "Riku Horimoto"@en,
        "堀本陸"@ja .

<album/119594#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Suite Shoujo No Mori / Riku Horimoto"@en,
        "組曲 少女の森 / 堀本陸"@ja,
        "Suite Shoujo No Mori / Riku Horimoto"@ja-latn ;
    mo:composer <artist/31013#subject> ;
    mo:produced_work <album/119594#musicalwork> ;
    schema:name "Suite Shoujo No Mori / Riku Horimoto"@en,
        "組曲 少女の森 / 堀本陸"@ja,
        "Suite Shoujo No Mori / Riku Horimoto"@ja-latn .

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

<album/119594#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Suite Shoujo No Mori / Riku Horimoto"@en,
        "組曲 少女の森 / 堀本陸"@ja,
        "Suite Shoujo No Mori / Riku Horimoto"@ja-latn ;
    mo:performance_of <album/119594#musicalwork> ;
    mo:recorded_as <album/119594#musicalexpression> ;
    schema:name "Suite Shoujo No Mori / Riku Horimoto"@en,
        "組曲 少女の森 / 堀本陸"@ja,
        "Suite Shoujo No Mori / Riku Horimoto"@ja-latn ;
    schema:workPerformed <album/119594#musicalwork> .

<https://media.vgm.io/albums/49/119594/119594-20ddbb721b49.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/119594#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/49/119594/119594-20ddbb721b49.png> ;
    foaf:depicts <album/119594#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/49/119594/119594-20ddbb721b49.png> .

<https://medium-media.vgm.io/albums/49/119594/119594-20ddbb721b49.png> a schema:ImageObject,
        foaf:Image .

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

<album/119594#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-10-11"^^xsd:date ;
    dcterms:title "Suite Shoujo No Mori / Riku Horimoto"@en,
        "組曲 少女の森 / 堀本陸"@ja,
        "Suite Shoujo No Mori / Riku Horimoto"@ja-latn ;
    mo:catalogue_number "HORI-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/119594#musicalexpression> ;
    mo:publisher _:N2b4760321bbb4784999f227bbda5f6a5 ;
    mo:record _:Nf5fe140fef48442294ba3d4b34ffa480 ;
    mo:record_count 1 ;
    schema:datePublished "2016-10-11"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/49/119594/119594-20ddbb721b49.png> ;
    schema:name "Suite Shoujo No Mori / Riku Horimoto"@en,
        "組曲 少女の森 / 堀本陸"@ja,
        "Suite Shoujo No Mori / Riku Horimoto"@ja-latn ;
    schema:publisher _:N2b4760321bbb4784999f227bbda5f6a5 ;
    foaf:depiction <https://media.vgm.io/albums/49/119594/119594-20ddbb721b49.png> .

_:N1dab103e199e4717aa80ab27980f5f6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In The Rain"@en,
        "雨ノ中"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nf5fe140fef48442294ba3d4b34ffa480 ;
    schema:name "In The Rain"@en,
        "雨ノ中"@ja .

_:N28ea7e161d43415f824995478d977010 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest Entrance.2"@en,
        "森の入口"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Nf5fe140fef48442294ba3d4b34ffa480 ;
    schema:name "Forest Entrance.2"@en,
        "森の入口"@ja .

_:N2b4760321bbb4784999f227bbda5f6a5 schema:name "Riku Horimoto"@en,
        "Riku Horimoto"@ja,
        "Riku Horimoto"@ja-latn ;
    foaf:name "Riku Horimoto"@en,
        "Riku Horimoto"@ja,
        "Riku Horimoto"@ja-latn .

_:N6965dbacca7b47adb41439f1cee9d3e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In The Forest"@en,
        "モリノナカ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nf5fe140fef48442294ba3d4b34ffa480 ;
    schema:name "In The Forest"@en,
        "モリノナカ"@ja .

_:N81e8574f15924fbe945f517782a5f52b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interlude"@en,
        "Interlude"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:Nf5fe140fef48442294ba3d4b34ffa480 ;
    schema:name "Interlude"@en,
        "Interlude"@ja .

_:N9d3ae065aaf1478099e25e9f09beeec9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest Entrance.1"@en,
        "モリノイリグチ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Nf5fe140fef48442294ba3d4b34ffa480 ;
    schema:name "Forest Entrance.1"@en,
        "モリノイリグチ"@ja .

_:Nf5fe140fef48442294ba3d4b34ffa480 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1dab103e199e4717aa80ab27980f5f6c,
        _:N28ea7e161d43415f824995478d977010,
        _:N6965dbacca7b47adb41439f1cee9d3e5,
        _:N81e8574f15924fbe945f517782a5f52b,
        _:N9d3ae065aaf1478099e25e9f09beeec9 ;
    mo:track_count 5 ;
    schema:duration "PT7:51"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1dab103e199e4717aa80ab27980f5f6c,
        _:N28ea7e161d43415f824995478d977010,
        _:N6965dbacca7b47adb41439f1cee9d3e5,
        _:N81e8574f15924fbe945f517782a5f52b,
        _:N9d3ae065aaf1478099e25e9f09beeec9 .

