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

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

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

<event/179> a mo:Release ;
    schema:name "Released at Comic Market 88 (Aug 14, 2015 to Aug 16, 2015)" .

<product/15661#subject> a schema:CreativeWork ;
    schema:name "PEACE@PIECES"@en,
        "PEACE@PIECES"@ja,
        "PEACE@PIECES"@ja-latn ;
    foaf:name "PEACE@PIECES"@en,
        "PEACE@PIECES"@ja,
        "PEACE@PIECES"@ja-latn .

<album/74144#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "You will be alright."@en,
        "You will be alright."@ja,
        "You will be alright."@ja-latn ;
    mo:composer <artist/83#subject> ;
    mo:produced_work <album/74144#musicalwork> ;
    schema:name "You will be alright."@en,
        "You will be alright."@ja,
        "You will be alright."@ja-latn .

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

<org/1587#subject> schema:name "Nyan-koubou"@en,
        "にゃん工房"@ja,
        "Nyan-koubou"@ja-latn ;
    foaf:name "Nyan-koubou"@en,
        "にゃん工房"@ja,
        "Nyan-koubou"@ja-latn .

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

<https://medium-media.vgm.io/albums/44/74144/74144-1516002647.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/74144#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "You will be alright."@en,
        "You will be alright."@ja,
        "You will be alright."@ja-latn ;
    mo:performance_of <album/74144#musicalwork> ;
    mo:performer <artist/83#subject> ;
    mo:recorded_as <album/74144#musicalexpression> ;
    schema:byArtist <artist/83#subject> ;
    schema:name "You will be alright."@en,
        "You will be alright."@ja,
        "You will be alright."@ja-latn ;
    schema:workPerformed <album/74144#musicalwork> .

<artist/83#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74144#subject> ;
    mo:performed <album/74144#performance> ;
    schema:name "Ryo Mizutsuki"@en,
        "水月陵"@ja ;
    foaf:made <album/74144#composition>,
        <album/74144#subject> ;
    foaf:name "Ryo Mizutsuki"@en,
        "水月陵"@ja .

<album/74144#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-16"^^xsd:date ;
    dcterms:title "You will be alright."@en,
        "You will be alright."@ja,
        "You will be alright."@ja-latn ;
    mo:catalogue_number "N-06RM2015" ;
    mo:media_type "CD" ;
    mo:publication_of <album/74144#musicalexpression> ;
    mo:publisher <org/1587#subject> ;
    mo:record _:Nd9f0cf02f007406fad7728a54e0761b4 ;
    mo:record_count 1 ;
    mo:release <event/179> ;
    schema:about <product/15661#subject> ;
    schema:byArtist <artist/83#subject> ;
    schema:datePublished "2015-08-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/44/74144/74144-1516002647.jpg> ;
    schema:name "You will be alright."@en,
        "You will be alright."@ja,
        "You will be alright."@ja-latn ;
    schema:publisher <org/1587#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/74144/74144-1516002647.jpg> .

_:N31b499737ae643f395c7c2d4f9880def a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love, yours_"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Nd9f0cf02f007406fad7728a54e0761b4 ;
    schema:name "Love, yours_"@ja .

_:N5d385e30cb2047eb9ff31aa39034739d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Danny Boy"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nd9f0cf02f007406fad7728a54e0761b4 ;
    schema:name "Danny Boy"@ja .

_:N5fad5b95f0974fd18778ffb2bcf2248f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "海と星と花火"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nd9f0cf02f007406fad7728a54e0761b4 ;
    schema:name "海と星と花火"@ja .

_:N9880aee03b464a838508af0eb53909d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢幻恋歌 Piano Arrange ver."@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:51"^^xsd:interval ;
    schema:inPlaylist _:Nd9f0cf02f007406fad7728a54e0761b4 ;
    schema:name "夢幻恋歌 Piano Arrange ver."@ja .

_:Na9fa6835c0f64a9cacf50caa239a0cf3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Together... Piano Arrange ver."@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Nd9f0cf02f007406fad7728a54e0761b4 ;
    schema:name "Together... Piano Arrange ver."@ja .

_:Nd9f0cf02f007406fad7728a54e0761b4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N31b499737ae643f395c7c2d4f9880def,
        _:N5d385e30cb2047eb9ff31aa39034739d,
        _:N5fad5b95f0974fd18778ffb2bcf2248f,
        _:N9880aee03b464a838508af0eb53909d6,
        _:Na9fa6835c0f64a9cacf50caa239a0cf3 ;
    mo:track_count 5 ;
    schema:duration "PT27:02"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N31b499737ae643f395c7c2d4f9880def,
        _:N5d385e30cb2047eb9ff31aa39034739d,
        _:N5fad5b95f0974fd18778ffb2bcf2248f,
        _:N9880aee03b464a838508af0eb53909d6,
        _:Na9fa6835c0f64a9cacf50caa239a0cf3 .

