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

<artist/32507#subject> a schema:Person,
        foaf:Person ;
    schema:name "Atari productions inc."@en ;
    foaf:made <album/95680#lyrics>,
        <album/95680#subject> ;
    foaf:name "Atari productions inc."@en .

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

<artist/777#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95680#subject> ;
    schema:name "Mitsuto Suzuki"@en,
        "鈴木光人"@ja ;
    foaf:made <album/95680#composition>,
        <album/95680#subject> ;
    foaf:name "Mitsuto Suzuki"@en,
        "鈴木光人"@ja .

<album/95680#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "moshimo no watashi"@en,
        "もしもの私"@ja,
        "moshimo no watashi"@ja-latn ;
    mo:composer <artist/777#subject> ;
    mo:produced_work <album/95680#musicalwork> ;
    schema:name "moshimo no watashi"@en,
        "もしもの私"@ja,
        "moshimo no watashi"@ja-latn .

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

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

<org/1466#subject> schema:name "SQUARE ENIX MUSIC"@en,
        "SQUARE ENIX MUSIC"@ja,
        "SQUARE ENIX MUSIC"@ja-latn ;
    foaf:name "SQUARE ENIX MUSIC"@en,
        "SQUARE ENIX MUSIC"@ja,
        "SQUARE ENIX MUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/08/95680/95680-1579985708.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/224#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95680#performance> ;
    schema:name "Tsuyoshi Sekito"@en,
        "関戸剛"@ja ;
    foaf:name "Tsuyoshi Sekito"@en,
        "関戸剛"@ja .

<artist/28995#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95680#performance> ;
    schema:name "RINKU"@en ;
    foaf:name "RINKU"@en .

<album/95680#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "moshimo no watashi"@en,
        "もしもの私"@ja,
        "moshimo no watashi"@ja-latn ;
    mo:performance_of <album/95680#musicalwork> ;
    mo:performer <artist/224#subject>,
        <artist/28995#subject> ;
    mo:recorded_as <album/95680#musicalexpression> ;
    schema:byArtist <artist/224#subject>,
        <artist/28995#subject> ;
    schema:name "moshimo no watashi"@en,
        "もしもの私"@ja,
        "moshimo no watashi"@ja-latn ;
    schema:workPerformed <album/95680#musicalwork> .

<album/95680#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-06-15"^^xsd:date ;
    dcterms:title "moshimo no watashi"@en,
        "もしもの私"@ja,
        "moshimo no watashi"@ja-latn ;
    mo:catalogue_number "SQEX-50060" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/95680#musicalexpression> ;
    mo:publisher <org/1466#subject> ;
    mo:record _:N64a27c0b734f499a9edfb89932896d2d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "SCHOOLGIRL STRIKERS"@en ;
            foaf:name "SCHOOLGIRL STRIKERS"@en ] ;
    schema:byArtist <artist/224#subject>,
        <artist/28995#subject> ;
    schema:datePublished "2015-06-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/95680/95680-1579985708.jpg> ;
    schema:name "moshimo no watashi"@en,
        "もしもの私"@ja,
        "moshimo no watashi"@ja-latn ;
    schema:publisher <org/1466#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/95680/95680-1579985708.jpg> .

_:N114b74760db14cba898726a7cd8b5d80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もしもの私 (Inst Mix)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N64a27c0b734f499a9edfb89932896d2d ;
    schema:name "もしもの私 (Inst Mix)"@ja .

_:N515c64315a0c453cbbf2db61bd04d6d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もしもの私 (Post Production Mitsuto Suzuki Mix)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:inPlaylist _:N64a27c0b734f499a9edfb89932896d2d ;
    schema:name "もしもの私 (Post Production Mitsuto Suzuki Mix)"@ja .

_:Nacb50e5554654002bc746f8b50ccaeee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もしもの私 (Post Production Mistera Feo Mix)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N64a27c0b734f499a9edfb89932896d2d ;
    schema:name "もしもの私 (Post Production Mistera Feo Mix)"@ja .

_:Nc2ae5c649cad4315b8d7a4ab8ce6403a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もしもの私"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N64a27c0b734f499a9edfb89932896d2d ;
    schema:name "もしもの私"@ja .

_:N64a27c0b734f499a9edfb89932896d2d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N114b74760db14cba898726a7cd8b5d80,
        _:N515c64315a0c453cbbf2db61bd04d6d0,
        _:Nacb50e5554654002bc746f8b50ccaeee,
        _:Nc2ae5c649cad4315b8d7a4ab8ce6403a ;
    mo:track_count 4 ;
    schema:duration "PT18:24"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N114b74760db14cba898726a7cd8b5d80,
        _:N515c64315a0c453cbbf2db61bd04d6d0,
        _:Nacb50e5554654002bc746f8b50ccaeee,
        _:Nc2ae5c649cad4315b8d7a4ab8ce6403a .

