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

<artist/2000#subject> a schema:Person,
        foaf:Person ;
    schema:name "Megumi Hayashibara"@en,
        "林原めぐみ"@ja ;
    foaf:made <album/118819#subject>,
        <album/118819#vocals> ;
    foaf:name "Megumi Hayashibara"@en,
        "林原めぐみ"@ja .

<artist/2935#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keiko Kimoto"@en,
        "木本慶子"@ja ;
    foaf:made <album/118819#lyrics>,
        <album/118819#subject> ;
    foaf:name "Keiko Kimoto"@en,
        "木本慶子"@ja .

<artist/45883#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miho Matsuba"@en,
        "松葉みほ"@ja ;
    foaf:made <album/118819#lyrics>,
        <album/118819#subject> ;
    foaf:name "Miho Matsuba"@en,
        "松葉みほ"@ja .

<artist/8388#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yumi Yoshimoto"@en,
        "吉元由美"@ja ;
    foaf:made <album/118819#lyrics>,
        <album/118819#subject> ;
    foaf:name "Yumi Yoshimoto"@en,
        "吉元由美"@ja .

<album/86608> a mo:Release ;
    mo:catalogue_number "KICS-100" .

<artist/10690#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118819#subject> ;
    schema:name "Masaya Ozeki"@en,
        "尾関昌也"@ja ;
    foaf:made <album/118819#composition>,
        <album/118819#subject> ;
    foaf:name "Masaya Ozeki"@en,
        "尾関昌也"@ja .

<artist/15788#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118819#subject> ;
    schema:name "Midori Karashima"@en,
        "辛島美登里"@ja ;
    foaf:made <album/118819#composition>,
        <album/118819#lyrics>,
        <album/118819#subject> ;
    foaf:name "Midori Karashima"@en,
        "辛島美登里"@ja .

<artist/2097#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118819#subject> ;
    schema:name "Toru Okada"@en,
        "岡田徹"@ja ;
    foaf:made <album/118819#composition>,
        <album/118819#subject> ;
    foaf:name "Toru Okada"@en,
        "岡田徹"@ja .

<artist/2337#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118819#subject> ;
    schema:name "Haruhiko Nishioka"@en,
        "西岡治彦"@ja ;
    foaf:made <album/118819#composition>,
        <album/118819#subject> ;
    foaf:name "Haruhiko Nishioka"@en,
        "西岡治彦"@ja .

<artist/4320#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118819#subject> ;
    schema:name "Megumi Maruo"@en,
        "丸尾めぐみ"@ja ;
    foaf:made <album/118819#composition>,
        <album/118819#subject> ;
    foaf:name "Megumi Maruo"@en,
        "丸尾めぐみ"@ja .

<artist/6087#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118819#subject> ;
    schema:name "Cozy Kubo"@en,
        "久保こーじ"@ja ;
    foaf:made <album/118819#composition>,
        <album/118819#subject> ;
    foaf:name "Cozy Kubo"@en,
        "久保こーじ"@ja .

<artist/6886#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118819#subject> ;
    schema:name "Yui Nishiwaki"@en,
        "西脇唯"@ja ;
    foaf:made <album/118819#composition>,
        <album/118819#lyrics>,
        <album/118819#subject> ;
    foaf:name "Yui Nishiwaki"@en,
        "西脇唯"@ja .

<artist/8907#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118819#subject> ;
    schema:name "Katsumi Yamaura"@en,
        "山浦克己"@ja ;
    foaf:made <album/118819#composition>,
        <album/118819#subject> ;
    foaf:name "Katsumi Yamaura"@en,
        "山浦克己"@ja .

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

<album/118819#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Half and, Half / MEGUMI HAYASHIBARA"@en,
        "Half and, Half / 林原めぐみ"@ja,
        "Half and, Half / MEGUMI HAYASHIBARA"@ja-latn ;
    mo:performance_of <album/118819#musicalwork> ;
    mo:recorded_as <album/118819#musicalexpression> ;
    schema:name "Half and, Half / MEGUMI HAYASHIBARA"@en,
        "Half and, Half / 林原めぐみ"@ja,
        "Half and, Half / MEGUMI HAYASHIBARA"@ja-latn ;
    schema:workPerformed <album/118819#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/91/118819/118819-e65c3c6deb0e.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/118819#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Half and, Half / MEGUMI HAYASHIBARA"@en,
        "Half and, Half / 林原めぐみ"@ja,
        "Half and, Half / MEGUMI HAYASHIBARA"@ja-latn ;
    mo:composer <artist/10690#subject>,
        <artist/15788#subject>,
        <artist/2097#subject>,
        <artist/2337#subject>,
        <artist/4320#subject>,
        <artist/6087#subject>,
        <artist/6886#subject>,
        <artist/8907#subject> ;
    mo:produced_work <album/118819#musicalwork> ;
    schema:name "Half and, Half / MEGUMI HAYASHIBARA"@en,
        "Half and, Half / 林原めぐみ"@ja,
        "Half and, Half / MEGUMI HAYASHIBARA"@ja-latn .

<album/118819#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-03-21"^^xsd:date ;
    dcterms:title "Half and, Half / MEGUMI HAYASHIBARA"@en,
        "Half and, Half / 林原めぐみ"@ja,
        "Half and, Half / MEGUMI HAYASHIBARA"@ja-latn ;
    mo:catalogue_number "KITS-100" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/86608> ;
    mo:publication_of <album/118819#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N678c541eee944251b0e1d54e744d20d9 ;
    mo:record_count 1 ;
    schema:datePublished "1991-03-21"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/91/118819/118819-e65c3c6deb0e.jpg> ;
    schema:name "Half and, Half / MEGUMI HAYASHIBARA"@en,
        "Half and, Half / 林原めぐみ"@ja,
        "Half and, Half / MEGUMI HAYASHIBARA"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/118819/118819-e65c3c6deb0e.jpg> .

_:N08c9e4c7fc5f4477ab83353d61d87295 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真夏のバレンタイン"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N678c541eee944251b0e1d54e744d20d9 ;
    schema:name "真夏のバレンタイン"@ja .

_:N0aa02cda014d4e17aa4621bde16aa350 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Friends"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N678c541eee944251b0e1d54e744d20d9 ;
    schema:name "Friends"@ja .

_:N0df29780b4ca4d1baeac4dc048bdbada a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BECAUSE"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N678c541eee944251b0e1d54e744d20d9 ;
    schema:name "BECAUSE"@ja .

_:N1a31b9d0dabb4afe8e47dbdefa00c9ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Say \"Wake up Baby\""@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N678c541eee944251b0e1d54e744d20d9 ;
    schema:name "Don't Say \"Wake up Baby\""@ja .

_:N24f174cfd7644c7bbe0435a2e3604ee4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リクレットが泣いている"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N678c541eee944251b0e1d54e744d20d9 ;
    schema:name "リクレットが泣いている"@ja .

_:N26088f3cdacf434f91f70527b441238e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a Late Comer"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N678c541eee944251b0e1d54e744d20d9 ;
    schema:name "a Late Comer"@ja .

_:N2fd4075dcf624e139e200b740d81fdb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨の日のシェイクスピア-TO FLY AWAY-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N678c541eee944251b0e1d54e744d20d9 ;
    schema:name "雨の日のシェイクスピア-TO FLY AWAY-"@ja .

_:N375de1c5d3a740f5ac310e697b83bd10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋のScramble Race"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N678c541eee944251b0e1d54e744d20d9 ;
    schema:name "恋のScramble Race"@ja .

_:N4ba187abba244470a940bc06fa877d77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EL WAKT"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N678c541eee944251b0e1d54e744d20d9 ;
    schema:name "EL WAKT"@ja .

_:N78e624de366146719cc2f7514ad9e5e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虹色のSneaker"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N678c541eee944251b0e1d54e744d20d9 ;
    schema:name "虹色のSneaker"@ja .

_:Nabb2d068c25847468b14664c93cd8330 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カレッジリングを買いにゆこう"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N678c541eee944251b0e1d54e744d20d9 ;
    schema:name "カレッジリングを買いにゆこう"@ja .

_:Nb9845dc0d7ae434d99711d5a3283f83e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君のAnswer"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N678c541eee944251b0e1d54e744d20d9 ;
    schema:name "君のAnswer"@ja .

_:N678c541eee944251b0e1d54e744d20d9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08c9e4c7fc5f4477ab83353d61d87295,
        _:N0aa02cda014d4e17aa4621bde16aa350,
        _:N0df29780b4ca4d1baeac4dc048bdbada,
        _:N1a31b9d0dabb4afe8e47dbdefa00c9ed,
        _:N24f174cfd7644c7bbe0435a2e3604ee4,
        _:N26088f3cdacf434f91f70527b441238e,
        _:N2fd4075dcf624e139e200b740d81fdb8,
        _:N375de1c5d3a740f5ac310e697b83bd10,
        _:N4ba187abba244470a940bc06fa877d77,
        _:N78e624de366146719cc2f7514ad9e5e1,
        _:Nabb2d068c25847468b14664c93cd8330,
        _:Nb9845dc0d7ae434d99711d5a3283f83e ;
    mo:track_count 12 ;
    schema:duration "PT25:35"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N08c9e4c7fc5f4477ab83353d61d87295,
        _:N0aa02cda014d4e17aa4621bde16aa350,
        _:N0df29780b4ca4d1baeac4dc048bdbada,
        _:N1a31b9d0dabb4afe8e47dbdefa00c9ed,
        _:N24f174cfd7644c7bbe0435a2e3604ee4,
        _:N26088f3cdacf434f91f70527b441238e,
        _:N2fd4075dcf624e139e200b740d81fdb8,
        _:N375de1c5d3a740f5ac310e697b83bd10,
        _:N4ba187abba244470a940bc06fa877d77,
        _:N78e624de366146719cc2f7514ad9e5e1,
        _:Nabb2d068c25847468b14664c93cd8330,
        _:Nb9845dc0d7ae434d99711d5a3283f83e .

