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

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

<artist/53589#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7689#subject> ;
    schema:name "AQ Ishii"@en,
        "石井AQ"@ja ;
    foaf:made <album/7689#composition>,
        <album/7689#subject> ;
    foaf:name "AQ Ishii"@en,
        "石井AQ"@ja .

<artist/71447#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7689#subject> ;
    schema:name "Yasunari Mori"@en,
        "森康成"@ja ;
    foaf:made <album/7689#composition>,
        <album/7689#subject> ;
    foaf:name "Yasunari Mori"@en,
        "森康成"@ja .

<product/22533#subject> a schema:CreativeWork ;
    schema:name "Room with Lina"@en,
        "Room with Lina"@ja,
        "Room with Lina"@ja-latn ;
    foaf:name "Room with Lina"@en,
        "Room with Lina"@ja,
        "Room with Lina"@ja-latn .

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

<org/3298#subject> schema:name "BANDAI MUSIC"@en,
        "バンダイ・ミュージック"@ja,
        "BANDAI MUSIC"@ja-latn ;
    foaf:name "BANDAI MUSIC"@en,
        "バンダイ・ミュージック"@ja,
        "BANDAI MUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/98/7689/7689-1206736634.jpg> a schema:ImageObject,
        foaf:Image .

<album/7689#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Room with Lina Image Vocal Album"@en,
        "Room with Lina イメージボーカル・アルバム"@ja,
        "Room with Lina Image Vocal Album"@ja-latn ;
    mo:composer <artist/53589#subject>,
        <artist/71447#subject> ;
    mo:produced_work <album/7689#musicalwork> ;
    schema:name "Room with Lina Image Vocal Album"@en,
        "Room with Lina イメージボーカル・アルバム"@ja,
        "Room with Lina Image Vocal Album"@ja-latn .

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

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

<album/7689#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Room with Lina Image Vocal Album"@en,
        "Room with Lina イメージボーカル・アルバム"@ja,
        "Room with Lina Image Vocal Album"@ja-latn ;
    mo:performance_of <album/7689#musicalwork> ;
    mo:performer <artist/4854#subject> ;
    mo:recorded_as <album/7689#musicalexpression> ;
    schema:byArtist <artist/4854#subject> ;
    schema:name "Room with Lina Image Vocal Album"@en,
        "Room with Lina イメージボーカル・アルバム"@ja,
        "Room with Lina Image Vocal Album"@ja-latn ;
    schema:workPerformed <album/7689#musicalwork> .

<artist/4854#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7689#performance> ;
    schema:name "Manami Nakayama"@en,
        "中山真奈美"@ja ;
    foaf:name "Manami Nakayama"@en,
        "中山真奈美"@ja .

<album/7689#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-09-21"^^xsd:date ;
    dcterms:title "Room with Lina Image Vocal Album"@en,
        "Room with Lina イメージボーカル・アルバム"@ja,
        "Room with Lina Image Vocal Album"@ja-latn ;
    mo:catalogue_number "APCM-6001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7689#musicalexpression> ;
    mo:publisher <org/3298#subject> ;
    mo:record _:Nbb6a9fd4193f43039cd6ee267a3e6b56 ;
    mo:record_count 1 ;
    schema:about <product/22533#subject> ;
    schema:byArtist <artist/4854#subject> ;
    schema:datePublished "1999-09-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/7689/7689-1206736634.jpg> ;
    schema:name "Room with Lina Image Vocal Album"@en,
        "Room with Lina イメージボーカル・アルバム"@ja,
        "Room with Lina Image Vocal Album"@ja-latn ;
    schema:publisher <org/3298#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/7689/7689-1206736634.jpg> .

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

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

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

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

_:N2afb99851e6049aa96f42dfcc8eb0194 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Day I Wanted to Become an Adult (Original Karaoke)"@en,
        "大人になりたかった日(オリジナル・カラオケ)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nbb6a9fd4193f43039cd6ee267a3e6b56 ;
    schema:name "The Day I Wanted to Become an Adult (Original Karaoke)"@en,
        "大人になりたかった日(オリジナル・カラオケ)"@ja .

_:N51f2ce70cf3f4262918fe92efa68d5ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fairy tales"@en,
        "fairy tales"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nbb6a9fd4193f43039cd6ee267a3e6b56 ;
    schema:name "fairy tales"@en,
        "fairy tales"@ja .

_:N551c28abcc084bb0b4faf3d97fe91649 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fairy tales (Original Karaoke)"@en,
        "fairy tales(オリジナル・カラオケ)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Nbb6a9fd4193f43039cd6ee267a3e6b56 ;
    schema:name "fairy tales (Original Karaoke)"@en,
        "fairy tales(オリジナル・カラオケ)"@ja .

_:N57dabc540c794d2a84b1e4db6eafbec5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "grasp my heart"@en,
        "grasp my heart"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:Nbb6a9fd4193f43039cd6ee267a3e6b56 ;
    schema:name "grasp my heart"@en,
        "grasp my heart"@ja .

_:N69d52e65eb9e4fa395c7a025219d6636 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monologue 3"@en,
        "ものろーぐ3"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Nbb6a9fd4193f43039cd6ee267a3e6b56 ;
    schema:name "Monologue 3"@en,
        "ものろーぐ3"@ja .

_:N86b1179ab22240339190de7d634e5ebf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monologue 1"@en,
        "ものろーぐ1"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nbb6a9fd4193f43039cd6ee267a3e6b56 ;
    schema:name "Monologue 1"@en,
        "ものろーぐ1"@ja .

_:N90406f3b376c495ca509522a8466270f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Day I Wanted to Become an Adult"@en,
        "大人になりたかった日"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nbb6a9fd4193f43039cd6ee267a3e6b56 ;
    schema:name "The Day I Wanted to Become an Adult"@en,
        "大人になりたかった日"@ja .

_:Nd3691c8463624c73949194c7f4debe04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "grasp my heart (Original Karaoke)"@en,
        "grasp my heart(オリジナル・カラオケ)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:Nbb6a9fd4193f43039cd6ee267a3e6b56 ;
    schema:name "grasp my heart (Original Karaoke)"@en,
        "grasp my heart(オリジナル・カラオケ)"@ja .

_:Nefc9e02d4d6443d089a60250e3f6a0cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monologue 2"@en,
        "ものろーぐ2"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nbb6a9fd4193f43039cd6ee267a3e6b56 ;
    schema:name "Monologue 2"@en,
        "ものろーぐ2"@ja .

_:Nbb6a9fd4193f43039cd6ee267a3e6b56 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2afb99851e6049aa96f42dfcc8eb0194,
        _:N51f2ce70cf3f4262918fe92efa68d5ca,
        _:N551c28abcc084bb0b4faf3d97fe91649,
        _:N57dabc540c794d2a84b1e4db6eafbec5,
        _:N69d52e65eb9e4fa395c7a025219d6636,
        _:N86b1179ab22240339190de7d634e5ebf,
        _:N90406f3b376c495ca509522a8466270f,
        _:Nd3691c8463624c73949194c7f4debe04,
        _:Nefc9e02d4d6443d089a60250e3f6a0cf ;
    mo:track_count 9 ;
    schema:duration "PT38:07"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N2afb99851e6049aa96f42dfcc8eb0194,
        _:N51f2ce70cf3f4262918fe92efa68d5ca,
        _:N551c28abcc084bb0b4faf3d97fe91649,
        _:N57dabc540c794d2a84b1e4db6eafbec5,
        _:N69d52e65eb9e4fa395c7a025219d6636,
        _:N86b1179ab22240339190de7d634e5ebf,
        _:N90406f3b376c495ca509522a8466270f,
        _:Nd3691c8463624c73949194c7f4debe04,
        _:Nefc9e02d4d6443d089a60250e3f6a0cf .

