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

<artist/767#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rie Tanaka"@en,
        "田中理恵"@ja ;
    foaf:made <album/25052#subject>,
        <album/25052#vocals> ;
    foaf:name "Rie Tanaka"@en,
        "田中理恵"@ja .

<artist/8378#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nanase Ohkawa"@en,
        "大川七瀬"@ja ;
    foaf:made <album/25052#lyrics>,
        <album/25052#subject> ;
    foaf:name "Nanase Ohkawa"@en,
        "大川七瀬"@ja .

<artist/9870#subject> a schema:Person,
        foaf:Person ;
    schema:name "Naoki Nishi"@en,
        "西直紀"@ja ;
    foaf:made <album/25052#lyrics>,
        <album/25052#subject> ;
    foaf:name "Naoki Nishi"@en,
        "西直紀"@ja .

<artist/864#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25052#subject> ;
    schema:name "Akino Arai"@en,
        "新居昭乃"@ja ;
    foaf:made <album/25052#composition>,
        <album/25052#subject> ;
    foaf:name "Akino Arai"@en,
        "新居昭乃"@ja .

<artist/9772#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25052#subject> ;
    schema:name "Keitaro Takanami"@en,
        "高浪敬太郎"@ja ;
    foaf:made <album/25052#composition>,
        <album/25052#lyrics>,
        <album/25052#subject> ;
    foaf:name "Keitaro Takanami"@en,
        "高浪敬太郎"@ja .

<product/4452#subject> a schema:CreativeWork ;
    schema:name "Chobits"@en,
        "ちょびっツ"@ja,
        "Chobits"@ja-latn ;
    foaf:name "Chobits"@en,
        "ちょびっツ"@ja,
        "Chobits"@ja-latn .

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

<album/25052#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ningyo Hime / Rie Tanaka"@en,
        "ニンギョヒメ / 田中理恵"@ja,
        "Ningyo Hime / Rie Tanaka"@ja-latn ;
    mo:performance_of <album/25052#musicalwork> ;
    mo:recorded_as <album/25052#musicalexpression> ;
    schema:name "Ningyo Hime / Rie Tanaka"@en,
        "ニンギョヒメ / 田中理恵"@ja,
        "Ningyo Hime / Rie Tanaka"@ja-latn ;
    schema:workPerformed <album/25052#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/25/25052/25052-1301420017.jpg> a schema:ImageObject,
        foaf:Image .

<album/25052#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ningyo Hime / Rie Tanaka"@en,
        "ニンギョヒメ / 田中理恵"@ja,
        "Ningyo Hime / Rie Tanaka"@ja-latn ;
    mo:composer <artist/864#subject>,
        <artist/9772#subject> ;
    mo:produced_work <album/25052#musicalwork> ;
    schema:name "Ningyo Hime / Rie Tanaka"@en,
        "ニンギョヒメ / 田中理恵"@ja,
        "Ningyo Hime / Rie Tanaka"@ja-latn .

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

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

<album/25052#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-08-21"^^xsd:date ;
    dcterms:title "Ningyo Hime / Rie Tanaka"@en,
        "ニンギョヒメ / 田中理恵"@ja,
        "Ningyo Hime / Rie Tanaka"@ja-latn ;
    mo:catalogue_number "VICL-35426" ;
    mo:media_type "CD" ;
    mo:publication_of <album/25052#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Nfd7487ae756a46ad936e3902f4199be7 ;
    mo:record_count 1 ;
    schema:about <product/4452#subject> ;
    schema:datePublished "2002-08-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/25/25052/25052-1301420017.jpg> ;
    schema:name "Ningyo Hime / Rie Tanaka"@en,
        "ニンギョヒメ / 田中理恵"@ja,
        "Ningyo Hime / Rie Tanaka"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/25052/25052-1301420017.jpg> .

_:N006c1986934f4124b4f0a634c35414e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "そして世界は今日も始まる(ちぃVer.)"@ja,
        "Soshite Sekai wa Kyou mo Hajimaru (Chi Ver.)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfd7487ae756a46ad936e3902f4199be7 ;
    schema:name "そして世界は今日も始まる(ちぃVer.)"@ja,
        "Soshite Sekai wa Kyou mo Hajimaru (Chi Ver.)"@ja-latn .

_:N4b6c2ab7abed4a149cf9a4073d18cef5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ニンギョヒメ"@ja,
        "Ningyo Hime"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfd7487ae756a46ad936e3902f4199be7 ;
    schema:name "ニンギョヒメ"@ja,
        "Ningyo Hime"@ja-latn .

_:Nc334591e7c2a457d91cba7abbb0f2cad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "かたことの恋(ちぃVer.)"@ja,
        "Katakoto no Koi (Chi Ver.)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfd7487ae756a46ad936e3902f4199be7 ;
    schema:name "かたことの恋(ちぃVer.)"@ja,
        "Katakoto no Koi (Chi Ver.)"@ja-latn .

_:Nde03071132b94af28df42637f2fd211b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ニンギョヒメ(without Rie)"@ja,
        "Ningyo Hime (without Rie)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfd7487ae756a46ad936e3902f4199be7 ;
    schema:name "ニンギョヒメ(without Rie)"@ja,
        "Ningyo Hime (without Rie)"@ja-latn .

_:Nfd7487ae756a46ad936e3902f4199be7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N006c1986934f4124b4f0a634c35414e6,
        _:N4b6c2ab7abed4a149cf9a4073d18cef5,
        _:Nc334591e7c2a457d91cba7abbb0f2cad,
        _:Nde03071132b94af28df42637f2fd211b ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N006c1986934f4124b4f0a634c35414e6,
        _:N4b6c2ab7abed4a149cf9a4073d18cef5,
        _:Nc334591e7c2a457d91cba7abbb0f2cad,
        _:Nde03071132b94af28df42637f2fd211b .

