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

<artist/5360#subject> a schema:Person,
        foaf:Person ;
    schema:name "Karen Kataoka"@en,
        "片岡かれん"@ja ;
    foaf:made <album/3493#lyrics>,
        <album/3493#subject> ;
    foaf:name "Karen Kataoka"@en,
        "片岡かれん"@ja .

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

<artist/1732#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3493#subject> ;
    schema:name "Hiroshi Saito"@en,
        "斉藤ひろし"@ja ;
    foaf:made <album/3493#composition>,
        <album/3493#subject> ;
    foaf:name "Hiroshi Saito"@en,
        "斉藤ひろし"@ja .

<product/18903#subject> a schema:CreativeWork ;
    schema:name "Kimagure My Baby"@en,
        "きまぐれ マイベイビィ"@ja,
        "Kimagure My Baby"@ja-latn ;
    foaf:name "Kimagure My Baby"@en,
        "きまぐれ マイベイビィ"@ja,
        "Kimagure My Baby"@ja-latn .

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

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/39/3493/3493-1206111809.jpg> a schema:ImageObject,
        foaf:Image .

<album/3493#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kimagure My Baby"@en,
        "きまぐれマイベイビィ"@ja,
        "Kimagure My Baby"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "磯村龍一"@en ;
            foaf:made <album/3493#composition> ;
            foaf:name "磯村龍一"@en ],
        <artist/1732#subject> ;
    mo:produced_work <album/3493#musicalwork> ;
    schema:name "Kimagure My Baby"@en,
        "きまぐれマイベイビィ"@ja,
        "Kimagure My Baby"@ja-latn .

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

<artist/1117#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3493#performance> ;
    schema:name "Keiichi Shiraishi"@en,
        "白石慶一"@ja ;
    foaf:name "Keiichi Shiraishi"@en,
        "白石慶一"@ja .

<artist/3033#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3493#performance> ;
    schema:name "Ikue Ohtani"@en,
        "大谷育江"@ja ;
    foaf:name "Ikue Ohtani"@en,
        "大谷育江"@ja .

<artist/3109#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3493#performance> ;
    schema:name "Kyoko Hikami"@en,
        "氷上恭子"@ja ;
    foaf:name "Kyoko Hikami"@en,
        "氷上恭子"@ja .

<artist/3735#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3493#performance> ;
    schema:name "Erina Nakajima"@en,
        "中島えりな"@ja ;
    foaf:name "Erina Nakajima"@en,
        "中島えりな"@ja .

<artist/4076#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3493#performance> ;
    schema:name "Yuko Mizutani"@en,
        "水谷優子"@ja ;
    foaf:name "Yuko Mizutani"@en,
        "水谷優子"@ja .

<artist/5359#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3493#performance> ;
    schema:name "Hitoshi Umemura"@en,
        "梅村仁"@ja ;
    foaf:name "Hitoshi Umemura"@en,
        "梅村仁"@ja .

<album/3493#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kimagure My Baby"@en,
        "きまぐれマイベイビィ"@ja,
        "Kimagure My Baby"@ja-latn ;
    mo:performance_of <album/3493#musicalwork> ;
    mo:performer _:Ne81774c7ad144f6fb812c5d1b8612c71,
        <artist/1117#subject>,
        <artist/3033#subject>,
        <artist/3109#subject>,
        <artist/3735#subject>,
        <artist/4076#subject>,
        <artist/5359#subject> ;
    mo:recorded_as <album/3493#musicalexpression> ;
    schema:byArtist _:Ne81774c7ad144f6fb812c5d1b8612c71,
        <artist/1117#subject>,
        <artist/3033#subject>,
        <artist/3109#subject>,
        <artist/3735#subject>,
        <artist/4076#subject>,
        <artist/5359#subject> ;
    schema:name "Kimagure My Baby"@en,
        "きまぐれマイベイビィ"@ja,
        "Kimagure My Baby"@ja-latn ;
    schema:workPerformed <album/3493#musicalwork> .

<album/3493#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-01-08"^^xsd:date ;
    dcterms:title "Kimagure My Baby"@en,
        "きまぐれマイベイビィ"@ja,
        "Kimagure My Baby"@ja-latn ;
    mo:catalogue_number "PCCB-00295" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3493#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N9a3327f0604f41b5a94926b46950921d ;
    mo:record_count 1 ;
    schema:about <product/18903#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Tokyo Funky Nights"@en ;
            foaf:name "Tokyo Funky Nights"@en ],
        <artist/1117#subject>,
        <artist/3033#subject>,
        <artist/3109#subject>,
        <artist/3735#subject>,
        <artist/4076#subject>,
        <artist/5359#subject> ;
    schema:datePublished "1998-01-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/3493/3493-1206111809.jpg> ;
    schema:name "Kimagure My Baby"@en,
        "きまぐれマイベイビィ"@ja,
        "Kimagure My Baby"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/3493/3493-1206111809.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3493#subject> ;
    schema:name "磯村龍一"@en ;
    foaf:made <album/3493#subject> ;
    foaf:name "磯村龍一"@en .

_:N0387b3f397a14dd5b65c83b6d9aef63a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Birth Certificate"@en,
        "出生届"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N9a3327f0604f41b5a94926b46950921d ;
    schema:name "Birth Certificate"@en,
        "出生届"@ja .

_:N1c2fa8c64bbf4824b606bc45490adaf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OPENING THEME 'And I Will Become an Adult'"@en,
        "OPENING THEME「そして大人になるんだもん」"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N9a3327f0604f41b5a94926b46950921d ;
    schema:name "OPENING THEME 'And I Will Become an Adult'"@en,
        "OPENING THEME「そして大人になるんだもん」"@ja .

_:N38b515c042274900adbac2b3230ae397 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "She is science"@en,
        "She is science"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N9a3327f0604f41b5a94926b46950921d ;
    schema:name "She is science"@en,
        "She is science"@ja .

_:N6ddc5c03012e43d5a49e3e87866135e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Message to daddy"@en,
        "Message to daddy"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N9a3327f0604f41b5a94926b46950921d ;
    schema:name "Message to daddy"@en,
        "Message to daddy"@ja .

_:N8e63a8e804714b918eaeb6b0011cdb0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ENDING THEME 'Thank You'"@en,
        "ENDING THEME「ありがとうね」"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N9a3327f0604f41b5a94926b46950921d ;
    schema:name "ENDING THEME 'Thank You'"@en,
        "ENDING THEME「ありがとうね」"@ja .

_:N9038c3f0658d4957ac98e3b107999289 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight with Spirit!"@en,
        "元気いっぱい！"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N9a3327f0604f41b5a94926b46950921d ;
    schema:name "Fight with Spirit!"@en,
        "元気いっぱい！"@ja .

_:N980f963abb49452aa24df556fb459514 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Message to daddy"@en,
        "Message to daddy"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N9a3327f0604f41b5a94926b46950921d ;
    schema:name "Message to daddy"@en,
        "Message to daddy"@ja .

_:Na2076e4a2f004fefa50d8f51d4dd4aa4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sexy by nature"@en,
        "Sexy by nature"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N9a3327f0604f41b5a94926b46950921d ;
    schema:name "Sexy by nature"@en,
        "Sexy by nature"@ja .

_:Nba3e52819821447f8597029a561fa7a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Artist in the Dining Room"@en,
        "食卓の芸術家"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N9a3327f0604f41b5a94926b46950921d ;
    schema:name "Artist in the Dining Room"@en,
        "食卓の芸術家"@ja .

_:Nd91ceeada44f445ba080feb425ccbec6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Hill Facing the Sun"@en,
        "日にあたる坂道"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N9a3327f0604f41b5a94926b46950921d ;
    schema:name "The Hill Facing the Sun"@en,
        "日にあたる坂道"@ja .

_:Ne6248c8e2ab64de7a0b87ac5a719643b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Message to daddy"@en,
        "Message to daddy"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N9a3327f0604f41b5a94926b46950921d ;
    schema:name "Message to daddy"@en,
        "Message to daddy"@ja .

_:Ne81774c7ad144f6fb812c5d1b8612c71 a schema:Person,
        foaf:Person ;
    mo:performed <album/3493#performance> ;
    schema:name "Tokyo Funky Nights"@en ;
    foaf:name "Tokyo Funky Nights"@en .

_:Nf003af659fb2474c96dda041838bf9ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Old Enough to Dream"@en,
        "夢見る年頃"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N9a3327f0604f41b5a94926b46950921d ;
    schema:name "Old Enough to Dream"@en,
        "夢見る年頃"@ja .

_:Nfe74cb2c06044f85bc4524a635808e65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "How About Some Delicious Black Tea?"@en,
        "おいしい紅茶はいかが？"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N9a3327f0604f41b5a94926b46950921d ;
    schema:name "How About Some Delicious Black Tea?"@en,
        "おいしい紅茶はいかが？"@ja .

_:N9a3327f0604f41b5a94926b46950921d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0387b3f397a14dd5b65c83b6d9aef63a,
        _:N1c2fa8c64bbf4824b606bc45490adaf5,
        _:N38b515c042274900adbac2b3230ae397,
        _:N6ddc5c03012e43d5a49e3e87866135e7,
        _:N8e63a8e804714b918eaeb6b0011cdb0b,
        _:N9038c3f0658d4957ac98e3b107999289,
        _:N980f963abb49452aa24df556fb459514,
        _:Na2076e4a2f004fefa50d8f51d4dd4aa4,
        _:Nba3e52819821447f8597029a561fa7a4,
        _:Nd91ceeada44f445ba080feb425ccbec6,
        _:Ne6248c8e2ab64de7a0b87ac5a719643b,
        _:Nf003af659fb2474c96dda041838bf9ba,
        _:Nfe74cb2c06044f85bc4524a635808e65 ;
    mo:track_count 13 ;
    schema:duration "PT51:55"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0387b3f397a14dd5b65c83b6d9aef63a,
        _:N1c2fa8c64bbf4824b606bc45490adaf5,
        _:N38b515c042274900adbac2b3230ae397,
        _:N6ddc5c03012e43d5a49e3e87866135e7,
        _:N8e63a8e804714b918eaeb6b0011cdb0b,
        _:N9038c3f0658d4957ac98e3b107999289,
        _:N980f963abb49452aa24df556fb459514,
        _:Na2076e4a2f004fefa50d8f51d4dd4aa4,
        _:Nba3e52819821447f8597029a561fa7a4,
        _:Nd91ceeada44f445ba080feb425ccbec6,
        _:Ne6248c8e2ab64de7a0b87ac5a719643b,
        _:Nf003af659fb2474c96dda041838bf9ba,
        _:Nfe74cb2c06044f85bc4524a635808e65 .

