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

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

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

<artist/15471#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135069#subject> ;
    schema:name "Alinut"@en ;
    foaf:made <album/135069#composition>,
        <album/135069#subject> ;
    foaf:name "Alinut"@en .

<event/207> a mo:Release ;
    schema:name "Released at Comic Market 93 (Dec 29, 2017 to Dec 31, 2017)" .

<album/135069#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "My Diary / Alinut"@en,
        "My Diary / Alinut"@ja,
        "My Diary / Alinut"@ja-latn ;
    mo:composer <artist/15471#subject> ;
    mo:produced_work <album/135069#musicalwork> ;
    schema:name "My Diary / Alinut"@en,
        "My Diary / Alinut"@ja,
        "My Diary / Alinut"@ja-latn .

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

<album/135069#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "My Diary / Alinut"@en,
        "My Diary / Alinut"@ja,
        "My Diary / Alinut"@ja-latn ;
    mo:performance_of <album/135069#musicalwork> ;
    mo:recorded_as <album/135069#musicalexpression> ;
    schema:name "My Diary / Alinut"@en,
        "My Diary / Alinut"@ja,
        "My Diary / Alinut"@ja-latn ;
    schema:workPerformed <album/135069#musicalwork> .

<org/3700#subject> schema:name "Digital Logics"@en,
        "Digital Logics"@ja,
        "Digital Logics"@ja-latn ;
    foaf:name "Digital Logics"@en,
        "Digital Logics"@ja,
        "Digital Logics"@ja-latn .

<https://media.vgm.io/albums/96/135069/135069-6198c9be9975.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/135069#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/96/135069/135069-6198c9be9975.png> ;
    foaf:depicts <album/135069#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/96/135069/135069-6198c9be9975.png> .

<https://medium-media.vgm.io/albums/96/135069/135069-6198c9be9975.png> a schema:ImageObject,
        foaf:Image .

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

<album/135069#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-12-29"^^xsd:date ;
    dcterms:title "My Diary / Alinut"@en,
        "My Diary / Alinut"@ja,
        "My Diary / Alinut"@ja-latn ;
    mo:catalogue_number "ALNT-0010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/135069#musicalexpression> ;
    mo:publisher <org/3700#subject> ;
    mo:record _:Nc0c5ed4241214511b189815d07b83609 ;
    mo:record_count 1 ;
    mo:release <event/207> ;
    schema:datePublished "2017-12-29"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/96/135069/135069-6198c9be9975.png> ;
    schema:name "My Diary / Alinut"@en,
        "My Diary / Alinut"@ja,
        "My Diary / Alinut"@ja-latn ;
    schema:publisher <org/3700#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/135069/135069-6198c9be9975.png> .

_:N081ef6dc97f943ff8c005b61c4482641 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Within The Night of Starfall"@en,
        "Within The Night of Starfall"@ja,
        "Within The Night of Starfall"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT6:46"^^xsd:interval ;
    schema:inPlaylist _:Nc0c5ed4241214511b189815d07b83609 ;
    schema:name "Within The Night of Starfall"@en,
        "Within The Night of Starfall"@ja,
        "Within The Night of Starfall"@ja-latn .

_:N20c0bc92878d49a4a1574d387a3ec73f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Light feat. Kanae Asaba"@en,
        "ちいさなひかり feat. Kanae Asaba"@ja,
        "Chiisana Hikari feat. Kanae Asaba"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:inPlaylist _:Nc0c5ed4241214511b189815d07b83609 ;
    schema:name "Little Light feat. Kanae Asaba"@en,
        "ちいさなひかり feat. Kanae Asaba"@ja,
        "Chiisana Hikari feat. Kanae Asaba"@ja-latn .

_:N26a94159a3724e259412949cdcebee94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everything Passing By"@en,
        "Everything Passing By"@ja,
        "Everything Passing By"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT8:24"^^xsd:interval ;
    schema:inPlaylist _:Nc0c5ed4241214511b189815d07b83609 ;
    schema:name "Everything Passing By"@en,
        "Everything Passing By"@ja,
        "Everything Passing By"@ja-latn .

_:N6ffef762d64c482f9392c64197d441a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gentle Breeze"@en,
        "Gentle Breeze"@ja,
        "Gentle Breeze"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT6:48"^^xsd:interval ;
    schema:inPlaylist _:Nc0c5ed4241214511b189815d07b83609 ;
    schema:name "Gentle Breeze"@en,
        "Gentle Breeze"@ja,
        "Gentle Breeze"@ja-latn .

_:N84d4638e273b4e4ca58414dba1d18954 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Somedays (intro)"@en,
        "Somedays (intro)"@ja,
        "Somedays (intro)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nc0c5ed4241214511b189815d07b83609 ;
    schema:name "Somedays (intro)"@en,
        "Somedays (intro)"@ja,
        "Somedays (intro)"@ja-latn .

_:Nb75e940e835046ba83281d22aba785e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cockatiel"@en,
        "Cockatiel"@ja,
        "Cockatiel"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT8:43"^^xsd:interval ;
    schema:inPlaylist _:Nc0c5ed4241214511b189815d07b83609 ;
    schema:name "Cockatiel"@en,
        "Cockatiel"@ja,
        "Cockatiel"@ja-latn .

_:Nc36547cf0f54482e9e2c80bb2e12180c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With a Leap"@en,
        "With a Leap"@ja,
        "With a Leap"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT7:04"^^xsd:interval ;
    schema:inPlaylist _:Nc0c5ed4241214511b189815d07b83609 ;
    schema:name "With a Leap"@en,
        "With a Leap"@ja,
        "With a Leap"@ja-latn .

_:Ne0874dbc61404dfd84ff05ccd2add563 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melampus"@en,
        "Melampus"@ja,
        "Melampus"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:Nc0c5ed4241214511b189815d07b83609 ;
    schema:name "Melampus"@en,
        "Melampus"@ja,
        "Melampus"@ja-latn .

_:Nfc94b82542b2483d8d822208eede2a73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hepatica"@en,
        "Hepatica"@ja,
        "Hepatica"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT7:20"^^xsd:interval ;
    schema:inPlaylist _:Nc0c5ed4241214511b189815d07b83609 ;
    schema:name "Hepatica"@en,
        "Hepatica"@ja,
        "Hepatica"@ja-latn .

_:Nc0c5ed4241214511b189815d07b83609 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N081ef6dc97f943ff8c005b61c4482641,
        _:N20c0bc92878d49a4a1574d387a3ec73f,
        _:N26a94159a3724e259412949cdcebee94,
        _:N6ffef762d64c482f9392c64197d441a5,
        _:N84d4638e273b4e4ca58414dba1d18954,
        _:Nb75e940e835046ba83281d22aba785e0,
        _:Nc36547cf0f54482e9e2c80bb2e12180c,
        _:Ne0874dbc61404dfd84ff05ccd2add563,
        _:Nfc94b82542b2483d8d822208eede2a73 ;
    mo:track_count 9 ;
    schema:duration "PT61:43"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N081ef6dc97f943ff8c005b61c4482641,
        _:N20c0bc92878d49a4a1574d387a3ec73f,
        _:N26a94159a3724e259412949cdcebee94,
        _:N6ffef762d64c482f9392c64197d441a5,
        _:N84d4638e273b4e4ca58414dba1d18954,
        _:Nb75e940e835046ba83281d22aba785e0,
        _:Nc36547cf0f54482e9e2c80bb2e12180c,
        _:Ne0874dbc61404dfd84ff05ccd2add563,
        _:Nfc94b82542b2483d8d822208eede2a73 .

