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

<artist/34824#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103198#subject> ;
    schema:name "soejima takuma"@en ;
    foaf:made <album/103198#composition>,
        <album/103198#subject> ;
    foaf:name "soejima takuma"@en .

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

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

<https://media.vgm.io/albums/89/103198/103198-b5ad2323764f.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/103198#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/89/103198/103198-b5ad2323764f.png> ;
    foaf:depicts <album/103198#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/89/103198/103198-b5ad2323764f.png> .

<https://medium-media.vgm.io/albums/89/103198/103198-b5ad2323764f.png> a schema:ImageObject,
        foaf:Image .

<album/103198#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "renal summer"@en,
        "renal summer"@ja,
        "renal summer"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Satomimagae"@en ;
            foaf:made <album/103198#composition> ;
            foaf:name "Satomimagae"@en ],
        <artist/34824#subject> ;
    mo:produced_work <album/103198#musicalwork> ;
    schema:name "renal summer"@en,
        "renal summer"@ja,
        "renal summer"@ja-latn .

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

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

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

<album/103198#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-08-31"^^xsd:date ;
    dcterms:title "renal summer"@en,
        "renal summer"@ja,
        "renal summer"@ja-latn ;
    mo:catalogue_number "bigup13112673" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/103198#musicalexpression> ;
    mo:record _:Naa2de3cfad774428b87a89074db26f40 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "renal summer"@en ;
            foaf:name "renal summer"@en ] ;
    schema:datePublished "2020-08-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/103198/103198-b5ad2323764f.png> ;
    schema:name "renal summer"@en,
        "renal summer"@ja,
        "renal summer"@ja-latn ;
    foaf:depiction <https://media.vgm.io/albums/89/103198/103198-b5ad2323764f.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "koji itoyama"@en ;
    foaf:made <album/103198#subject> ;
    foaf:name "koji itoyama"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "koji itoyama"@en ;
    foaf:made <album/103198#vocals> ;
    foaf:name "koji itoyama"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Satomimagae"@en ;
    foaf:made <album/103198#subject> ;
    foaf:name "Satomimagae"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Satomimagae"@en ;
    foaf:made <album/103198#vocals> ;
    foaf:name "Satomimagae"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Satomimagae"@en ;
    foaf:made <album/103198#subject> ;
    foaf:name "Satomimagae"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "koji itoyama"@en ;
    foaf:made <album/103198#lyrics> ;
    foaf:name "koji itoyama"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "koji itoyama"@en ;
    foaf:made <album/103198#subject> ;
    foaf:name "koji itoyama"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103198#subject> ;
    schema:name "Satomimagae"@en ;
    foaf:made <album/103198#subject> ;
    foaf:name "Satomimagae"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Satomimagae"@en ;
    foaf:made <album/103198#lyrics> ;
    foaf:name "Satomimagae"@en .

_:N3b10b0b8775b4789ad515b17a11d7de8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daylight summer"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Naa2de3cfad774428b87a89074db26f40 ;
    schema:name "Daylight summer"@en .

_:Ne25e5cb2bfff4b299a501dcc499d148b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twilight summer"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Naa2de3cfad774428b87a89074db26f40 ;
    schema:name "Twilight summer"@en .

_:Naa2de3cfad774428b87a89074db26f40 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3b10b0b8775b4789ad515b17a11d7de8,
        _:Ne25e5cb2bfff4b299a501dcc499d148b ;
    mo:track_count 2 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N3b10b0b8775b4789ad515b17a11d7de8,
        _:Ne25e5cb2bfff4b299a501dcc499d148b .

