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

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

<artist/1467#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39676#subject> ;
    schema:name "Tomoko Sasaki"@en,
        "ササキトモコ"@ja ;
    foaf:made <album/39676#composition>,
        <album/39676#lyrics>,
        <album/39676#subject> ;
    foaf:name "Tomoko Sasaki"@en,
        "ササキトモコ"@ja .

<product/4935#subject> a schema:CreativeWork ;
    schema:name "jubeat saucer"@en,
        "jubeat saucer"@ja,
        "jubeat saucer"@ja-latn ;
    foaf:name "jubeat saucer"@en,
        "jubeat saucer"@ja,
        "jubeat saucer"@ja-latn .

<album/39676#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Koi to King Kong / HinaBitter♪"@en,
        "恋とキングコング / ひなビタ♪"@ja,
        "Koi to King Kong / HinaBitter♪"@ja-latn ;
    mo:composer <artist/1467#subject> ;
    mo:produced_work <album/39676#musicalwork> ;
    schema:name "Koi to King Kong / HinaBitter♪"@en,
        "恋とキングコング / ひなビタ♪"@ja,
        "Koi to King Kong / HinaBitter♪"@ja-latn .

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

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

<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/67/39676/39676-1369745590.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/39676#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/67/39676/39676-1369745590.jpg> ;
    foaf:depicts <album/39676#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/67/39676/39676-1369745590.jpg> .

<https://medium-media.vgm.io/albums/67/39676/39676-1369745590.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/39676#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Koi to King Kong / HinaBitter♪"@en,
        "恋とキングコング / ひなビタ♪"@ja,
        "Koi to King Kong / HinaBitter♪"@ja-latn ;
    mo:performance_of <album/39676#musicalwork> ;
    mo:performer <artist/8480#subject> ;
    mo:recorded_as <album/39676#musicalexpression> ;
    schema:byArtist <artist/8480#subject> ;
    schema:name "Koi to King Kong / HinaBitter♪"@en,
        "恋とキングコング / ひなビタ♪"@ja,
        "Koi to King Kong / HinaBitter♪"@ja-latn ;
    schema:workPerformed <album/39676#musicalwork> .

<artist/8480#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39676#performance> ;
    schema:name "Rina Hidaka"@en,
        "日高里菜"@ja ;
    foaf:name "Rina Hidaka"@en,
        "日高里菜"@ja .

<album/39676#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-01-09"^^xsd:date ;
    dcterms:title "Koi to King Kong / HinaBitter♪"@en,
        "恋とキングコング / ひなビタ♪"@ja,
        "Koi to King Kong / HinaBitter♪"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/39676#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record _:Nc42dee55aee240f59a27bea9db81c936 ;
    mo:record_count 1 ;
    schema:about <product/4935#subject> ;
    schema:byArtist <artist/8480#subject> ;
    schema:datePublished "2013-01-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/39676/39676-1369745590.jpg> ;
    schema:name "Koi to King Kong / HinaBitter♪"@en,
        "恋とキングコング / ひなビタ♪"@ja,
        "Koi to King Kong / HinaBitter♪"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/39676/39676-1369745590.jpg> .

_:Nc42dee55aee240f59a27bea9db81c936 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ne39d187d7c264aa8880e4a1d662c58ea ;
    mo:track_count 1 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ne39d187d7c264aa8880e4a1d662c58ea .

_:Ne39d187d7c264aa8880e4a1d662c58ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋とキングコング"@ja,
        "Koi to King Kong"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nc42dee55aee240f59a27bea9db81c936 ;
    schema:name "恋とキングコング"@ja,
        "Koi to King Kong"@ja-latn .

