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

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

<product/4694#subject> a schema:CreativeWork ;
    schema:name "bistro cupid 2"@en,
        "ビストロきゅーぴっと2"@ja,
        "bistro cupid 2"@ja-latn ;
    foaf:name "bistro cupid 2"@en,
        "ビストロきゅーぴっと2"@ja,
        "bistro cupid 2"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/73/65437/65437-1486403167.jpg> a schema:ImageObject,
        foaf:Image .

<album/65437#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "still in the groove / Nana Mizuki"@en,
        "still in the groove / 水樹奈々"@ja,
        "still in the groove / Nana Mizuki"@ja-latn ;
    mo:composer <artist/4585#subject>,
        <artist/4841#subject> ;
    mo:produced_work <album/65437#musicalwork> ;
    schema:name "still in the groove / Nana Mizuki"@en,
        "still in the groove / 水樹奈々"@ja,
        "still in the groove / Nana Mizuki"@ja-latn .

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

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

<artist/1605#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65437#performance> ;
    schema:name "Masami Okui"@en,
        "奥井雅美"@ja ;
    foaf:name "Masami Okui"@en,
        "奥井雅美"@ja .

<artist/25787#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65437#performance> ;
    schema:name "Kazue Tsuda"@en,
        "津田和恵"@ja ;
    foaf:name "Kazue Tsuda"@en,
        "津田和恵"@ja .

<artist/4532#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65437#performance> ;
    schema:name "Kenji Kitajima"@en,
        "北島健二"@ja ;
    foaf:name "Kenji Kitajima"@en,
        "北島健二"@ja .

<artist/839#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65437#performance> ;
    schema:name "Nana Mizuki"@en,
        "水樹奈々"@ja ;
    foaf:made <album/65437#lyrics>,
        <album/65437#subject> ;
    foaf:name "Nana Mizuki"@en,
        "水樹奈々"@ja .

<artist/4585#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65437#subject> ;
    mo:performed <album/65437#performance> ;
    schema:name "Toshiro Yabuki"@en,
        "矢吹俊郎"@ja ;
    foaf:made <album/65437#composition>,
        <album/65437#lyrics>,
        <album/65437#subject> ;
    foaf:name "Toshiro Yabuki"@en,
        "矢吹俊郎"@ja .

<artist/4841#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65437#subject> ;
    mo:performed <album/65437#performance> ;
    schema:name "Tsutomu Ohira"@en,
        "大平勉"@ja ;
    foaf:made <album/65437#composition>,
        <album/65437#subject> ;
    foaf:name "Tsutomu Ohira"@en,
        "大平勉"@ja .

<album/65437#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "still in the groove / Nana Mizuki"@en,
        "still in the groove / 水樹奈々"@ja,
        "still in the groove / Nana Mizuki"@ja-latn ;
    mo:performance_of <album/65437#musicalwork> ;
    mo:performer <artist/1605#subject>,
        <artist/25787#subject>,
        <artist/4532#subject>,
        <artist/4585#subject>,
        <artist/4841#subject>,
        <artist/839#subject> ;
    mo:recorded_as <album/65437#musicalexpression> ;
    schema:byArtist <artist/1605#subject>,
        <artist/25787#subject>,
        <artist/4532#subject>,
        <artist/4585#subject>,
        <artist/4841#subject>,
        <artist/839#subject> ;
    schema:name "still in the groove / Nana Mizuki"@en,
        "still in the groove / 水樹奈々"@ja,
        "still in the groove / Nana Mizuki"@ja-latn ;
    schema:workPerformed <album/65437#musicalwork> .

<album/65437#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-07-16"^^xsd:date ;
    dcterms:title "still in the groove / Nana Mizuki"@en,
        "still in the groove / 水樹奈々"@ja,
        "still in the groove / Nana Mizuki"@ja-latn ;
    mo:catalogue_number "KICM-1075" ;
    mo:media_type "CD" ;
    mo:publication_of <album/65437#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:Nd171f13e5a324c0d9a3c401d6a4838e7 ;
    mo:record_count 1 ;
    schema:about <product/4694#subject> ;
    schema:byArtist <artist/1605#subject>,
        <artist/25787#subject>,
        <artist/4532#subject>,
        <artist/4585#subject>,
        <artist/4841#subject>,
        <artist/839#subject> ;
    schema:datePublished "2003-07-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/73/65437/65437-1486403167.jpg> ;
    schema:name "still in the groove / Nana Mizuki"@en,
        "still in the groove / 水樹奈々"@ja,
        "still in the groove / Nana Mizuki"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/65437/65437-1486403167.jpg> .

_:N0984e55249b441a8ace6a6c8b1be74c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "refrain"@ja,
        "refrain"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nd171f13e5a324c0d9a3c401d6a4838e7 ;
    schema:name "refrain"@ja,
        "refrain"@ja-latn .

_:N48ca11fad10d406a990e66e670e89081 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋してる..."@ja,
        "Koishiteru..."@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nd171f13e5a324c0d9a3c401d6a4838e7 ;
    schema:name "恋してる..."@ja,
        "Koishiteru..."@ja-latn .

_:N4d5cdb252c604f39867c7f7715c9ba66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "still in the groove"@ja,
        "still in the groove"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nd171f13e5a324c0d9a3c401d6a4838e7 ;
    schema:name "still in the groove"@ja,
        "still in the groove"@ja-latn .

_:N92d8e315a5fe4cc1a5df5e93f9a668f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "still in the groove (off vocal version)"@ja,
        "still in the groove (off vocal version)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nd171f13e5a324c0d9a3c401d6a4838e7 ;
    schema:name "still in the groove (off vocal version)"@ja,
        "still in the groove (off vocal version)"@ja-latn .

_:Ncc4a0eb29d314afeab964e59d2c291f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋してる... (off vocal version)"@ja,
        "Koishiteru... (off vocal version)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nd171f13e5a324c0d9a3c401d6a4838e7 ;
    schema:name "恋してる... (off vocal version)"@ja,
        "Koishiteru... (off vocal version)"@ja-latn .

_:Nf6f70275a84c4916a2fbadf699c60ca1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "refrain (off vocal version)"@ja,
        "refrain (off vocal version)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nd171f13e5a324c0d9a3c401d6a4838e7 ;
    schema:name "refrain (off vocal version)"@ja,
        "refrain (off vocal version)"@ja-latn .

_:Nd171f13e5a324c0d9a3c401d6a4838e7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0984e55249b441a8ace6a6c8b1be74c9,
        _:N48ca11fad10d406a990e66e670e89081,
        _:N4d5cdb252c604f39867c7f7715c9ba66,
        _:N92d8e315a5fe4cc1a5df5e93f9a668f6,
        _:Ncc4a0eb29d314afeab964e59d2c291f8,
        _:Nf6f70275a84c4916a2fbadf699c60ca1 ;
    mo:track_count 6 ;
    schema:duration "PT26:23"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0984e55249b441a8ace6a6c8b1be74c9,
        _:N48ca11fad10d406a990e66e670e89081,
        _:N4d5cdb252c604f39867c7f7715c9ba66,
        _:N92d8e315a5fe4cc1a5df5e93f9a668f6,
        _:Ncc4a0eb29d314afeab964e59d2c291f8,
        _:Nf6f70275a84c4916a2fbadf699c60ca1 .

