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

<artist/39949#subject> a schema:Person,
        foaf:Person ;
    schema:name "NAHO"@en ;
    foaf:made <album/23988#lyrics>,
        <album/23988#subject> ;
    foaf:name "NAHO"@en .

<artist/50184#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuka Inokuchi"@en,
        "猪口有佳"@ja ;
    foaf:made <album/23988#subject>,
        <album/23988#vocals> ;
    foaf:name "Yuka Inokuchi"@en,
        "猪口有佳"@ja .

<artist/871#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuki Matsuoka"@en,
        "松岡由貴"@ja ;
    foaf:made <album/23988#subject>,
        <album/23988#vocals> ;
    foaf:name "Yuki Matsuoka"@en,
        "松岡由貴"@ja .

<artist/901#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hitomi Nabatame"@en,
        "生天目仁美"@ja ;
    foaf:made <album/23988#subject>,
        <album/23988#vocals> ;
    foaf:name "Hitomi Nabatame"@en,
        "生天目仁美"@ja .

<artist/13893#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23988#subject> ;
    schema:name "ICHIKO"@en ;
    foaf:made <album/23988#composition>,
        <album/23988#lyrics>,
        <album/23988#subject>,
        <album/23988#vocals> ;
    foaf:name "ICHIKO"@en .

<artist/15501#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23988#subject> ;
    schema:name "Taja"@en ;
    foaf:made <album/23988#composition>,
        <album/23988#subject> ;
    foaf:name "Taja"@en .

<artist/19124#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23988#subject> ;
    schema:name "Irving Berlin"@en ;
    foaf:made <album/23988#composition>,
        <album/23988#lyrics>,
        <album/23988#subject> ;
    foaf:name "Irving Berlin"@en .

<artist/40951#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23988#subject> ;
    schema:name "Tomoji Sogawa"@en,
        "十川知司"@ja ;
    foaf:made <album/23988#composition>,
        <album/23988#lyrics>,
        <album/23988#subject> ;
    foaf:name "Tomoji Sogawa"@en,
        "十川知司"@ja .

<product/4395#subject> a schema:CreativeWork ;
    schema:name "Maburaho"@en,
        "まぶらほ"@ja,
        "Maburaho"@ja-latn ;
    foaf:name "Maburaho"@en,
        "まぶらほ"@ja,
        "Maburaho"@ja-latn .

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

<album/23988#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Maburaho The Greatest Hits"@en,
        "WOWOWアニメーション「まぶらほ」The Greatest Hits"@ja,
        "Maburaho The Greatest Hits"@ja-latn ;
    mo:performance_of <album/23988#musicalwork> ;
    mo:recorded_as <album/23988#musicalexpression> ;
    schema:name "Maburaho The Greatest Hits"@en,
        "WOWOWアニメーション「まぶらほ」The Greatest Hits"@ja,
        "Maburaho The Greatest Hits"@ja-latn ;
    schema:workPerformed <album/23988#musicalwork> .

<org/1364#subject> schema:name "Scitron Discs"@en,
        "サイトロン・ディスク"@ja,
        "Scitron Discs"@ja-latn ;
    foaf:name "Scitron Discs"@en,
        "サイトロン・ディスク"@ja,
        "Scitron Discs"@ja-latn .

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

<https://medium-media.vgm.io/albums/88/23988/23988-1385856683.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/23988#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Maburaho The Greatest Hits"@en,
        "WOWOWアニメーション「まぶらほ」The Greatest Hits"@ja,
        "Maburaho The Greatest Hits"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Harry J"@en ;
            foaf:made <album/23988#composition> ;
            foaf:name "Harry J"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "MATRIX"@en ;
            foaf:made <album/23988#composition> ;
            foaf:name "MATRIX"@en ],
        <artist/13893#subject>,
        <artist/15501#subject>,
        <artist/19124#subject>,
        <artist/40951#subject> ;
    mo:produced_work <album/23988#musicalwork> ;
    schema:name "Maburaho The Greatest Hits"@en,
        "WOWOWアニメーション「まぶらほ」The Greatest Hits"@ja,
        "Maburaho The Greatest Hits"@ja-latn .

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

<album/23988#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-11-17"^^xsd:date ;
    dcterms:title "Maburaho The Greatest Hits"@en,
        "WOWOWアニメーション「まぶらほ」The Greatest Hits"@ja,
        "Maburaho The Greatest Hits"@ja-latn ;
    mo:catalogue_number "SCDC-00382" ;
    mo:media_type "CD" ;
    mo:publication_of <album/23988#musicalexpression> ;
    mo:publisher <org/1364#subject> ;
    mo:record _:N4c4d03adac81437fbe40229143915e9b ;
    mo:record_count 1 ;
    schema:about <product/4395#subject> ;
    schema:datePublished "2004-11-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/88/23988/23988-1385856683.jpg> ;
    schema:name "Maburaho The Greatest Hits"@en,
        "WOWOWアニメーション「まぶらほ」The Greatest Hits"@ja,
        "Maburaho The Greatest Hits"@ja-latn ;
    schema:publisher <org/1364#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/23988/23988-1385856683.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23988#subject> ;
    schema:name "Harry J"@en ;
    foaf:made <album/23988#subject> ;
    foaf:name "Harry J"@en .

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

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23988#subject> ;
    schema:name "MATRIX"@en ;
    foaf:made <album/23988#subject> ;
    foaf:name "MATRIX"@en .

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

_:N0140cd4f5ceb46f6a810779e2a8c8472 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋のマホウ"@ja,
        "Koi no Mahou"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N4c4d03adac81437fbe40229143915e9b ;
    schema:name "恋のマホウ"@ja,
        "Koi no Mahou"@ja-latn .

_:N554d6c82f7024e218cfbb3767f07d19c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trance Beans"@ja,
        "Trance Beans"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N4c4d03adac81437fbe40229143915e9b ;
    schema:name "Trance Beans"@ja,
        "Trance Beans"@ja-latn .

_:N6a780c02463845bfba12eef75af313f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きみのそばに"@ja,
        "Kimi no Soba ni"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N4c4d03adac81437fbe40229143915e9b ;
    schema:name "きみのそばに"@ja,
        "Kimi no Soba ni"@ja-latn .

_:N75882766422a4046a5c95e74b04a1656 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君のもとへ"@ja,
        "Kimi no Moto e"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N4c4d03adac81437fbe40229143915e9b ;
    schema:name "君のもとへ"@ja,
        "Kimi no Moto e"@ja-latn .

_:N9fe26c621d1f45ea893a22af634255f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Snow"@ja,
        "Silent Snow"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N4c4d03adac81437fbe40229143915e9b ;
    schema:name "Silent Snow"@ja,
        "Silent Snow"@ja-latn .

_:Nc7d1beff726d4d47a123aa2969e5917f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Christmas"@ja,
        "White Christmas"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N4c4d03adac81437fbe40229143915e9b ;
    schema:name "White Christmas"@ja,
        "White Christmas"@ja-latn .

_:Ncd1719c2cd2e412b915dc70ada2b668e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We'd get there someday"@ja,
        "We'd get there someday"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N4c4d03adac81437fbe40229143915e9b ;
    schema:name "We'd get there someday"@ja,
        "We'd get there someday"@ja-latn .

_:Ncd64ea93a8d34f09b20971f9bfb4db69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We'd get there someday"@ja,
        "We'd get there someday"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N4c4d03adac81437fbe40229143915e9b ;
    schema:name "We'd get there someday"@ja,
        "We'd get there someday"@ja-latn .

_:Nd3edd7be70a742039b9e03987ed65f68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋はイヤイヤ"@ja,
        "Koi wa Iya Iya"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N4c4d03adac81437fbe40229143915e9b ;
    schema:name "恋はイヤイヤ"@ja,
        "Koi wa Iya Iya"@ja-latn .

_:N4c4d03adac81437fbe40229143915e9b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0140cd4f5ceb46f6a810779e2a8c8472,
        _:N554d6c82f7024e218cfbb3767f07d19c,
        _:N6a780c02463845bfba12eef75af313f7,
        _:N75882766422a4046a5c95e74b04a1656,
        _:N9fe26c621d1f45ea893a22af634255f2,
        _:Nc7d1beff726d4d47a123aa2969e5917f,
        _:Ncd1719c2cd2e412b915dc70ada2b668e,
        _:Ncd64ea93a8d34f09b20971f9bfb4db69,
        _:Nd3edd7be70a742039b9e03987ed65f68 ;
    mo:track_count 9 ;
    schema:duration "PT39:30"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0140cd4f5ceb46f6a810779e2a8c8472,
        _:N554d6c82f7024e218cfbb3767f07d19c,
        _:N6a780c02463845bfba12eef75af313f7,
        _:N75882766422a4046a5c95e74b04a1656,
        _:N9fe26c621d1f45ea893a22af634255f2,
        _:Nc7d1beff726d4d47a123aa2969e5917f,
        _:Ncd1719c2cd2e412b915dc70ada2b668e,
        _:Ncd64ea93a8d34f09b20971f9bfb4db69,
        _:Nd3edd7be70a742039b9e03987ed65f68 .

