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

<album/134803#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "milestones vol.2"@en,
        "milestones vol.2"@ja,
        "milestones vol.2"@ja-latn ;
    mo:produced_work <album/134803#musicalwork> ;
    schema:name "milestones vol.2"@en,
        "milestones vol.2"@ja,
        "milestones vol.2"@ja-latn .

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

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

<event/220> a mo:Release ;
    schema:name "Released at M3-2019 Spring (Apr 28, 2019)" .

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

<album/134803#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "milestones vol.2"@en,
        "milestones vol.2"@ja,
        "milestones vol.2"@ja-latn ;
    mo:performance_of <album/134803#musicalwork> ;
    mo:recorded_as <album/134803#musicalexpression> ;
    schema:name "milestones vol.2"@en,
        "milestones vol.2"@ja,
        "milestones vol.2"@ja-latn ;
    schema:workPerformed <album/134803#musicalwork> .

<org/3996#subject> schema:name "figment records"@en,
        "figment records"@ja,
        "figment records"@ja-latn ;
    foaf:name "figment records"@en,
        "figment records"@ja,
        "figment records"@ja-latn .

<https://media.vgm.io/albums/30/134803/134803-ea1ae2142f71.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/134803#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/30/134803/134803-ea1ae2142f71.png> ;
    foaf:depicts <album/134803#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/30/134803/134803-ea1ae2142f71.png> .

<https://medium-media.vgm.io/albums/30/134803/134803-ea1ae2142f71.png> a schema:ImageObject,
        foaf:Image .

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

<album/134803#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-04-28"^^xsd:date ;
    dcterms:title "milestones vol.2"@en,
        "milestones vol.2"@ja,
        "milestones vol.2"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Download Code" ;
    mo:publication_of <album/134803#musicalexpression> ;
    mo:publisher <org/3996#subject> ;
    mo:record _:N1cd8533c7a004aa5830255a0e10f8694 ;
    mo:record_count 1 ;
    mo:release <event/220> ;
    schema:datePublished "2019-04-28"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/30/134803/134803-ea1ae2142f71.png> ;
    schema:name "milestones vol.2"@en,
        "milestones vol.2"@ja,
        "milestones vol.2"@ja-latn ;
    schema:publisher <org/3996#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/134803/134803-ea1ae2142f71.png> .

_:N30c48385449f434f8f1abe7116ae3ec4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OVER HEAT!!(gt.しょご)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1cd8533c7a004aa5830255a0e10f8694 ;
    schema:name "OVER HEAT!!(gt.しょご)"@ja .

_:N565ac151e6ee462a8d5d7149724e62ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "gettin' over it?"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1cd8533c7a004aa5830255a0e10f8694 ;
    schema:name "gettin' over it?"@ja .

_:Nc8f35b1fa0414f20baecc067894307d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夕暮れのカフェテラス-エピソード０-"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1cd8533c7a004aa5830255a0e10f8694 ;
    schema:name "夕暮れのカフェテラス-エピソード０-"@ja .

_:N1cd8533c7a004aa5830255a0e10f8694 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N30c48385449f434f8f1abe7116ae3ec4,
        _:N565ac151e6ee462a8d5d7149724e62ce,
        _:Nc8f35b1fa0414f20baecc067894307d3 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N30c48385449f434f8f1abe7116ae3ec4,
        _:N565ac151e6ee462a8d5d7149724e62ce,
        _:Nc8f35b1fa0414f20baecc067894307d3 .

