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

<artist/15218#subject> a schema:Person,
        foaf:Person ;
    schema:name "kegani"@en,
        "毛蟹"@ja ;
    foaf:made <album/87044#lyrics>,
        <album/87044#subject> ;
    foaf:name "kegani"@en,
        "毛蟹"@ja .

<artist/29429#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rico Sasaki"@en,
        "佐々木李子"@ja ;
    foaf:made <album/87044#subject>,
        <album/87044#vocals> ;
    foaf:name "Rico Sasaki"@en,
        "佐々木李子"@ja .

<artist/26606#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87044#subject> ;
    schema:name "Yoshiaki Watanuki"@en,
        "綿貫佳明"@ja ;
    foaf:made <album/87044#composition>,
        <album/87044#subject> ;
    foaf:name "Yoshiaki Watanuki"@en,
        "綿貫佳明"@ja .

<product/14462#subject> a schema:CreativeWork ;
    schema:name "Deep One"@en,
        "Deep One -ディープワン-"@ja,
        "Deep One"@ja-latn ;
    foaf:name "Deep One"@en,
        "Deep One -ディープワン-"@ja,
        "Deep One"@ja-latn .

<album/87044#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "realization / Rico Sasaki"@en,
        "realization / 佐々木李子"@ja,
        "realization / Rico Sasaki"@ja-latn ;
    mo:composer <artist/26606#subject> ;
    mo:produced_work <album/87044#musicalwork> ;
    schema:name "realization / Rico Sasaki"@en,
        "realization / 佐々木李子"@ja,
        "realization / Rico Sasaki"@ja-latn .

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

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

<album/87044#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "realization / Rico Sasaki"@en,
        "realization / 佐々木李子"@ja,
        "realization / Rico Sasaki"@ja-latn ;
    mo:performance_of <album/87044#musicalwork> ;
    mo:recorded_as <album/87044#musicalexpression> ;
    schema:name "realization / Rico Sasaki"@en,
        "realization / 佐々木李子"@ja,
        "realization / Rico Sasaki"@ja-latn ;
    schema:workPerformed <album/87044#musicalwork> .

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

<org/3875#subject> schema:name "RicoRium"@en,
        "RicoRium"@ja,
        "RicoRium"@ja-latn ;
    foaf:name "RicoRium"@en,
        "RicoRium"@ja,
        "RicoRium"@ja-latn .

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

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

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

<album/87044#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-12-26"^^xsd:date ;
    dcterms:title "realization / Rico Sasaki"@en,
        "realization / 佐々木李子"@ja,
        "realization / Rico Sasaki"@ja-latn ;
    mo:catalogue_number "RICO-00003" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/87044#musicalexpression> ;
    mo:publisher <org/3875#subject> ;
    mo:record _:Nd86ad4eaaf99437c9bbcd64021bbd16d ;
    mo:record_count 1 ;
    schema:about <product/14462#subject> ;
    schema:datePublished "2018-12-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/44/87044/87044-1558810203.jpg> ;
    schema:name "realization / Rico Sasaki"@en,
        "realization / 佐々木李子"@ja,
        "realization / Rico Sasaki"@ja-latn ;
    schema:publisher <org/3875#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/87044/87044-1558810203.jpg> .

_:N9ca36102ca6e42848ac5f0f499c34a8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "realization"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nd86ad4eaaf99437c9bbcd64021bbd16d ;
    schema:name "realization"@en .

_:Nd86ad4eaaf99437c9bbcd64021bbd16d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9ca36102ca6e42848ac5f0f499c34a8d ;
    mo:track_count 1 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N9ca36102ca6e42848ac5f0f499c34a8d .

