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

<artist/28321#subject> a schema:Person,
        foaf:Person ;
    schema:name "JxSxK"@en ;
    foaf:made <album/76644#lyrics>,
        <album/76644#subject> ;
    foaf:name "JxSxK"@en .

<artist/29541#subject> a schema:Person,
        foaf:Person ;
    schema:name "beat mints boyz"@en ;
    foaf:made <album/76644#lyrics>,
        <album/76644#subject> ;
    foaf:name "beat mints boyz"@en .

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

<artist/9872#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76644#subject> ;
    schema:name "Kenta Matsukuma"@en,
        "松隈ケンタ"@ja ;
    foaf:made <album/76644#composition>,
        <album/76644#lyrics>,
        <album/76644#subject> ;
    foaf:name "Kenta Matsukuma"@en,
        "松隈ケンタ"@ja .

<product/6318#subject> a schema:CreativeWork ;
    schema:name "Real Girl"@en,
        "3D彼女 リアルガール"@ja,
        "3D Kanojo: Real Girl"@ja-latn ;
    foaf:name "Real Girl"@en,
        "3D彼女 リアルガール"@ja,
        "3D Kanojo: Real Girl"@ja-latn .

<album/76644#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Life is beautiful/HiDE the BLUE / BiSH"@en,
        "Life is beautiful/HiDE the BLUE / BiSH"@ja,
        "Life is beautiful/HiDE the BLUE / BiSH"@ja-latn ;
    mo:composer <artist/9872#subject> ;
    mo:produced_work <album/76644#musicalwork> ;
    schema:name "Life is beautiful/HiDE the BLUE / BiSH"@en,
        "Life is beautiful/HiDE the BLUE / BiSH"@ja,
        "Life is beautiful/HiDE the BLUE / BiSH"@ja-latn .

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

<org/222#subject> schema:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn ;
    foaf:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn .

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

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

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

<album/76644#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Life is beautiful/HiDE the BLUE / BiSH"@en,
        "Life is beautiful/HiDE the BLUE / BiSH"@ja,
        "Life is beautiful/HiDE the BLUE / BiSH"@ja-latn ;
    mo:performance_of <album/76644#musicalwork> ;
    mo:performer <artist/29542#subject> ;
    mo:recorded_as <album/76644#musicalexpression> ;
    schema:byArtist <artist/29542#subject> ;
    schema:name "Life is beautiful/HiDE the BLUE / BiSH"@en,
        "Life is beautiful/HiDE the BLUE / BiSH"@ja,
        "Life is beautiful/HiDE the BLUE / BiSH"@ja-latn ;
    schema:workPerformed <album/76644#musicalwork> .

<artist/29542#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/76644#performance> ;
    schema:name "BiSH"@en ;
    foaf:name "BiSH"@en .

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

<album/76644#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-06-20"^^xsd:date ;
    dcterms:title "Life is beautiful/HiDE the BLUE / BiSH"@en,
        "Life is beautiful/HiDE the BLUE / BiSH"@ja,
        "Life is beautiful/HiDE the BLUE / BiSH"@ja-latn ;
    mo:catalogue_number "AVCD-94078" ;
    mo:media_type "CD" ;
    mo:publication_of <album/76644#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:Nb99dd2ea80184b32aa6e0077b0dc61ff ;
    mo:record_count 1 ;
    schema:about <product/6318#subject> ;
    schema:byArtist <artist/29542#subject> ;
    schema:datePublished "2018-06-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/44/76644/76644-1528781020.jpg> ;
    schema:name "Life is beautiful/HiDE the BLUE / BiSH"@en,
        "Life is beautiful/HiDE the BLUE / BiSH"@ja,
        "Life is beautiful/HiDE the BLUE / BiSH"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/76644/76644-1528781020.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "恋愛好男"@en ;
    foaf:made <album/76644#lyrics> ;
    foaf:name "恋愛好男"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "恋愛好男"@en ;
    foaf:made <album/76644#subject> ;
    foaf:name "恋愛好男"@en .

_:N6a02931852aa433b8063274cf267e85a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HiDE the BLUE"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nb99dd2ea80184b32aa6e0077b0dc61ff ;
    schema:name "HiDE the BLUE"@en .

_:Ne22d34a4bf57415cb74d092940d2ad47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life is beautiful"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nb99dd2ea80184b32aa6e0077b0dc61ff ;
    schema:name "Life is beautiful"@en .

_:Nb99dd2ea80184b32aa6e0077b0dc61ff a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6a02931852aa433b8063274cf267e85a,
        _:Ne22d34a4bf57415cb74d092940d2ad47 ;
    mo:track_count 2 ;
    schema:duration "PT8:41"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N6a02931852aa433b8063274cf267e85a,
        _:Ne22d34a4bf57415cb74d092940d2ad47 .

