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

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

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

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134686#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/134686#composition>,
        <album/134686#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

<product/188#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VII"@en,
        "ファイナルファンタジーVII"@ja,
        "FINAL FANTASY VII"@ja-latn ;
    foaf:name "FINAL FANTASY VII"@en,
        "ファイナルファンタジーVII"@ja,
        "FINAL FANTASY VII"@ja-latn .

<album/134686#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Re: Blooming"@en,
        "Re: Blooming"@ja,
        "Re: Blooming"@ja-latn ;
    mo:composer <artist/77#subject> ;
    mo:produced_work <album/134686#musicalwork> ;
    schema:name "Re: Blooming"@en,
        "Re: Blooming"@ja,
        "Re: Blooming"@ja-latn .

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

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

<org/3988#subject> schema:name "Nami Haven"@en,
        "Nami Haven"@ja,
        "Nami Haven"@ja-latn ;
    foaf:name "Nami Haven"@en,
        "Nami Haven"@ja,
        "Nami Haven"@ja-latn .

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

<https://medium-media.vgm.io/albums/68/134686/134686-f1f31cb7191b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/134686#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-02-07"^^xsd:date ;
    dcterms:title "Re: Blooming"@en,
        "Re: Blooming"@ja,
        "Re: Blooming"@ja-latn ;
    mo:catalogue_number "NHSP-0001" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/134686#musicalexpression> ;
    mo:publisher <org/3988#subject> ;
    mo:record _:N5b3aad3efed34a8baf1471ee622d3889 ;
    mo:record_count 1 ;
    schema:about <product/188#subject> ;
    schema:datePublished "2022-02-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/134686/134686-f1f31cb7191b.jpg> ;
    schema:name "Re: Blooming"@en,
        "Re: Blooming"@ja,
        "Re: Blooming"@ja-latn ;
    schema:publisher <org/3988#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/134686/134686-f1f31cb7191b.jpg> .

_:N9d6d073440374db3a7fdadc5b7de9c58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Re: Blooming (ENG ver.)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5b3aad3efed34a8baf1471ee622d3889 ;
    schema:name "Re: Blooming (ENG ver.)"@en .

_:Ncdff7a2bd237465fb3c5dfe3548be6a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Re: Blooming (Instrument ver.)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5b3aad3efed34a8baf1471ee622d3889 ;
    schema:name "Re: Blooming (Instrument ver.)"@en .

_:Nf9fd8239e7b0462c97a63ece809b6851 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Re: Blooming (JPN ver.)"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5b3aad3efed34a8baf1471ee622d3889 ;
    schema:name "Re: Blooming (JPN ver.)"@en .

_:N5b3aad3efed34a8baf1471ee622d3889 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9d6d073440374db3a7fdadc5b7de9c58,
        _:Ncdff7a2bd237465fb3c5dfe3548be6a8,
        _:Nf9fd8239e7b0462c97a63ece809b6851 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N9d6d073440374db3a7fdadc5b7de9c58,
        _:Ncdff7a2bd237465fb3c5dfe3548be6a8,
        _:Nf9fd8239e7b0462c97a63ece809b6851 .

