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

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

<album/79423> a mo:Release ;
    mo:catalogue_number "SECL-28" .

<artist/20838#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100079#subject> ;
    schema:name "Kazunori Fujimoto"@en,
        "藤本和則"@ja ;
    foaf:made <album/100079#composition>,
        <album/100079#subject> ;
    foaf:name "Kazunori Fujimoto"@en,
        "藤本和則"@ja .

<product/6378#subject> a schema:CreativeWork ;
    schema:name "R.O.D -THE TV-"@en,
        "R.O.D -THE TV-"@ja,
        "R.O.D -THE TV-"@ja-latn ;
    foaf:name "R.O.D -THE TV-"@en,
        "R.O.D -THE TV-"@ja,
        "R.O.D -THE TV-"@ja-latn .

<album/100079#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Moments in The Sun / kazami with Home Grown"@en,
        "Moments in The Sun / kazami with Home Grown"@ja,
        "Moments in The Sun / kazami with Home Grown"@ja-latn ;
    mo:composer <artist/20838#subject> ;
    mo:produced_work <album/100079#musicalwork> ;
    schema:name "Moments in The Sun / kazami with Home Grown"@en,
        "Moments in The Sun / kazami with Home Grown"@ja,
        "Moments in The Sun / kazami with Home Grown"@ja-latn .

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

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

<org/717#subject> schema:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn ;
    foaf:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/97/100079/100079-1591719312.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/20849#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/100079#performance> ;
    schema:name "HOME GROWN"@en ;
    foaf:name "HOME GROWN"@en .

<artist/9341#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/100079#performance> ;
    schema:name "kazami"@en ;
    foaf:made <album/100079#lyrics>,
        <album/100079#subject> ;
    foaf:name "kazami"@en .

<album/100079#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Moments in The Sun / kazami with Home Grown"@en,
        "Moments in The Sun / kazami with Home Grown"@ja,
        "Moments in The Sun / kazami with Home Grown"@ja-latn ;
    mo:performance_of <album/100079#musicalwork> ;
    mo:performer <artist/20849#subject>,
        <artist/9341#subject> ;
    mo:recorded_as <album/100079#musicalexpression> ;
    schema:byArtist <artist/20849#subject>,
        <artist/9341#subject> ;
    schema:name "Moments in The Sun / kazami with Home Grown"@en,
        "Moments in The Sun / kazami with Home Grown"@ja,
        "Moments in The Sun / kazami with Home Grown"@ja-latn ;
    schema:workPerformed <album/100079#musicalwork> .

<album/100079#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-07-07"^^xsd:date ;
    dcterms:title "Moments in The Sun / kazami with Home Grown"@en,
        "Moments in The Sun / kazami with Home Grown"@ja,
        "Moments in The Sun / kazami with Home Grown"@ja-latn ;
    mo:catalogue_number "SECL-291" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/79423> ;
    mo:publication_of <album/100079#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:N6c74031b89e043a58bb0fd4dbb2b5123 ;
    mo:record_count 1 ;
    schema:about <product/6378#subject> ;
    schema:byArtist <artist/20849#subject>,
        <artist/9341#subject> ;
    schema:datePublished "2004-07-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/97/100079/100079-1591719312.jpg> ;
    schema:name "Moments in The Sun / kazami with Home Grown"@en,
        "Moments in The Sun / kazami with Home Grown"@ja,
        "Moments in The Sun / kazami with Home Grown"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/100079/100079-1591719312.jpg> .

_:N0cb1fc9155d54b35bfd05b4930641036 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moments in The Sun Instrumental"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N6c74031b89e043a58bb0fd4dbb2b5123 ;
    schema:name "Moments in The Sun Instrumental"@en .

_:N2ad6af2c031748e0b1aa7e5bc81dde4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moments in The Sun"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N6c74031b89e043a58bb0fd4dbb2b5123 ;
    schema:name "Moments in The Sun"@en .

_:N97742739e6de46bd8c52878e2cad4100 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moments in The Sun ~AKIRA’S VENTURA HIGHWAY REMIX~"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N6c74031b89e043a58bb0fd4dbb2b5123 ;
    schema:name "Moments in The Sun ~AKIRA’S VENTURA HIGHWAY REMIX~"@en .

_:N6c74031b89e043a58bb0fd4dbb2b5123 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0cb1fc9155d54b35bfd05b4930641036,
        _:N2ad6af2c031748e0b1aa7e5bc81dde4e,
        _:N97742739e6de46bd8c52878e2cad4100 ;
    mo:track_count 3 ;
    schema:duration "PT14:27"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0cb1fc9155d54b35bfd05b4930641036,
        _:N2ad6af2c031748e0b1aa7e5bc81dde4e,
        _:N97742739e6de46bd8c52878e2cad4100 .

