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

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

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

<artist/979#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3108#subject> ;
    schema:name "Fumi Oto"@en,
        "大藤史"@ja ;
    foaf:made <album/3108#composition>,
        <album/3108#subject> ;
    foaf:name "Fumi Oto"@en,
        "大藤史"@ja .

<album/3108#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fumina Hara / Love Will Begin ~ Blue Sky, The Sun and The Wind"@en,
        "Fumina Hara / Love Will Begin ~ Blue Sky, The Sun and The Wind"@ja,
        "Fumina Hara / Love Will Begin ~ Blue Sky, The Sun and The Wind"@ja-latn ;
    mo:composer <artist/979#subject> ;
    mo:produced_work <album/3108#musicalwork> ;
    schema:name "Fumina Hara / Love Will Begin ~ Blue Sky, The Sun and The Wind"@en,
        "Fumina Hara / Love Will Begin ~ Blue Sky, The Sun and The Wind"@ja,
        "Fumina Hara / Love Will Begin ~ Blue Sky, The Sun and The Wind"@ja-latn .

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

<org/36#subject> schema:name "SULEPUTER"@en,
        "セルピュータ"@ja,
        "SULEPUTER"@ja-latn ;
    foaf:name "SULEPUTER"@en,
        "セルピュータ"@ja,
        "SULEPUTER"@ja-latn .

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

<https://medium-media.vgm.io/albums/80/3108/3108-1232457739.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/3108#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fumina Hara / Love Will Begin ~ Blue Sky, The Sun and The Wind"@en,
        "Fumina Hara / Love Will Begin ~ Blue Sky, The Sun and The Wind"@ja,
        "Fumina Hara / Love Will Begin ~ Blue Sky, The Sun and The Wind"@ja-latn ;
    mo:performance_of <album/3108#musicalwork> ;
    mo:performer <artist/2864#subject> ;
    mo:recorded_as <album/3108#musicalexpression> ;
    schema:byArtist <artist/2864#subject> ;
    schema:name "Fumina Hara / Love Will Begin ~ Blue Sky, The Sun and The Wind"@en,
        "Fumina Hara / Love Will Begin ~ Blue Sky, The Sun and The Wind"@ja,
        "Fumina Hara / Love Will Begin ~ Blue Sky, The Sun and The Wind"@ja-latn ;
    schema:workPerformed <album/3108#musicalwork> .

<artist/2864#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3108#performance> ;
    schema:name "Fumina Hara"@en,
        "原史奈"@ja ;
    foaf:name "Fumina Hara"@en,
        "原史奈"@ja .

<album/3108#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-03-07"^^xsd:date ;
    dcterms:title "Fumina Hara / Love Will Begin ~ Blue Sky, The Sun and The Wind"@en,
        "Fumina Hara / Love Will Begin ~ Blue Sky, The Sun and The Wind"@ja,
        "Fumina Hara / Love Will Begin ~ Blue Sky, The Sun and The Wind"@ja-latn ;
    mo:catalogue_number "CPDA-1014" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3108#musicalexpression> ;
    mo:publisher <org/36#subject> ;
    mo:record _:Ne05b84fe717f4671beab3156aa61efa9 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Find Love: Hara Fumina - Fuari no Futaride..."@en ;
            foaf:name "Find Love: Hara Fumina - Fuari no Futaride..."@en ] ;
    schema:byArtist <artist/2864#subject> ;
    schema:datePublished "2001-03-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/3108/3108-1232457739.jpg> ;
    schema:name "Fumina Hara / Love Will Begin ~ Blue Sky, The Sun and The Wind"@en,
        "Fumina Hara / Love Will Begin ~ Blue Sky, The Sun and The Wind"@ja,
        "Fumina Hara / Love Will Begin ~ Blue Sky, The Sun and The Wind"@ja-latn ;
    schema:publisher <org/36#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/3108/3108-1232457739.jpg> .

_:N434d700a4ae641e79a65b97a09121868 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Will Begin (Instrumental)"@en,
        "恋をはじめましょう"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne05b84fe717f4671beab3156aa61efa9 ;
    schema:name "Love Will Begin (Instrumental)"@en,
        "恋をはじめましょう"@ja .

_:N4e6fb11a4de9421d8829332d78a9993c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Sky, The Sun and The Wind"@en,
        "青空と太陽と風のなか"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne05b84fe717f4671beab3156aa61efa9 ;
    schema:name "Blue Sky, The Sun and The Wind"@en,
        "青空と太陽と風のなか"@ja .

_:N8fb9f4e3ff6342ff9469b8fe368c7cb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Will Begin"@en,
        "恋をはじめましょう"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne05b84fe717f4671beab3156aa61efa9 ;
    schema:name "Love Will Begin"@en,
        "恋をはじめましょう"@ja .

_:Nbe0e19171c64454fab17c52fbc541c01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Sky, The Sun and The Wind (Instrumental)"@en,
        "青空と太陽と風のなか"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne05b84fe717f4671beab3156aa61efa9 ;
    schema:name "Blue Sky, The Sun and The Wind (Instrumental)"@en,
        "青空と太陽と風のなか"@ja .

_:Ne05b84fe717f4671beab3156aa61efa9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N434d700a4ae641e79a65b97a09121868,
        _:N4e6fb11a4de9421d8829332d78a9993c,
        _:N8fb9f4e3ff6342ff9469b8fe368c7cb4,
        _:Nbe0e19171c64454fab17c52fbc541c01 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N434d700a4ae641e79a65b97a09121868,
        _:N4e6fb11a4de9421d8829332d78a9993c,
        _:N8fb9f4e3ff6342ff9469b8fe368c7cb4,
        _:Nbe0e19171c64454fab17c52fbc541c01 .

