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

<artist/12671#subject> a schema:Person,
        foaf:Person ;
    schema:name "Minami Tsuda"@en,
        "津田美波"@ja ;
    foaf:made <album/39677#subject>,
        <album/39677#vocals> ;
    foaf:name "Minami Tsuda"@en,
        "津田美波"@ja .

<artist/110#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39677#subject> ;
    schema:name "Junpei Fujita"@en,
        "藤田淳平"@ja ;
    foaf:made <album/39677#composition>,
        <album/39677#subject> ;
    foaf:name "Junpei Fujita"@en,
        "藤田淳平"@ja .

<release/6397#subject> a schema:CreativeWork ;
    schema:name "REFLEC BEAT colette -Winter-"@en,
        "REFLEC BEAT colette -Winter-"@ja,
        "REFLEC BEAT colette -Winter-"@ja-latn ;
    foaf:name "REFLEC BEAT colette -Winter-"@en,
        "REFLEC BEAT colette -Winter-"@ja,
        "REFLEC BEAT colette -Winter-"@ja-latn .

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

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

<album/39677#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ibu no Jidai! / HinaBitter♪"@en,
        "イブの時代っ! / ひなビタ♪"@ja,
        "Ibu no Jidai! / HinaBitter♪"@ja-latn ;
    mo:performance_of <album/39677#musicalwork> ;
    mo:recorded_as <album/39677#musicalexpression> ;
    schema:name "Ibu no Jidai! / HinaBitter♪"@en,
        "イブの時代っ! / ひなビタ♪"@ja,
        "Ibu no Jidai! / HinaBitter♪"@ja-latn ;
    schema:workPerformed <album/39677#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/77/39677/39677-1369745909.jpg> a schema:ImageObject,
        foaf:Image .

<album/39677#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ibu no Jidai! / HinaBitter♪"@en,
        "イブの時代っ! / ひなビタ♪"@ja,
        "Ibu no Jidai! / HinaBitter♪"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/39677#composition> ;
            foaf:name "(Elements Garden"@en ],
        <artist/110#subject> ;
    mo:produced_work <album/39677#musicalwork> ;
    schema:name "Ibu no Jidai! / HinaBitter♪"@en,
        "イブの時代っ! / ひなビタ♪"@ja,
        "Ibu no Jidai! / HinaBitter♪"@ja-latn .

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

<album/39677#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-02-06"^^xsd:date ;
    dcterms:title "Ibu no Jidai! / HinaBitter♪"@en,
        "イブの時代っ! / ひなビタ♪"@ja,
        "Ibu no Jidai! / HinaBitter♪"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/39677#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record _:N49ae08f9bf894164a711603a4b0d260b ;
    mo:record_count 1 ;
    schema:about <release/6397#subject> ;
    schema:datePublished "2013-02-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/77/39677/39677-1369745909.jpg> ;
    schema:name "Ibu no Jidai! / HinaBitter♪"@en,
        "イブの時代っ! / ひなビタ♪"@ja,
        "Ibu no Jidai! / HinaBitter♪"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/39677/39677-1369745909.jpg> .

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39677#subject> ;
    schema:name "(Elements Garden"@en ;
    foaf:made <album/39677#subject> ;
    foaf:name "(Elements Garden"@en .

_:N49ae08f9bf894164a711603a4b0d260b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nbb14369665fd4b419a4db3a5faa4489f ;
    mo:track_count 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nbb14369665fd4b419a4db3a5faa4489f .

_:Nbb14369665fd4b419a4db3a5faa4489f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イブの時代っ!"@ja,
        "Ibu no jidai!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N49ae08f9bf894164a711603a4b0d260b ;
    schema:name "イブの時代っ!"@ja,
        "Ibu no jidai!"@ja-latn .

