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

<artist/33576#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keiko Ochiai"@en,
        "落合恵子"@ja ;
    foaf:made <album/17566#lyrics>,
        <album/17566#subject> ;
    foaf:name "Keiko Ochiai"@en,
        "落合恵子"@ja .

<artist/7579#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mie Kuribayashi"@en,
        "栗林みえ"@ja ;
    foaf:made <album/17566#subject>,
        <album/17566#vocals> ;
    foaf:name "Mie Kuribayashi"@en,
        "栗林みえ"@ja .

<artist/48661#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17566#subject> ;
    schema:name "Tadao Inoue"@en,
        "井上忠夫"@ja ;
    foaf:made <album/17566#composition>,
        <album/17566#subject> ;
    foaf:name "Tadao Inoue"@en,
        "井上忠夫"@ja .

<artist/7624#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17566#subject> ;
    schema:name "Yumu Tanaka"@en,
        "田中遊梦"@ja ;
    foaf:made <album/17566#composition>,
        <album/17566#subject> ;
    foaf:name "Yumu Tanaka"@en,
        "田中遊梦"@ja .

<product/2020#subject> a schema:CreativeWork ;
    schema:name "Ganbare Goemon"@en,
        "がんばれゴエモン"@ja,
        "Ganbare Goemon"@ja-latn ;
    foaf:name "Ganbare Goemon"@en,
        "がんばれゴエモン"@ja,
        "Ganbare Goemon"@ja-latn .

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

<album/17566#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "O.K! O.K. / Mie Kuribayashi"@en,
        "O.K! O.K. / 栗林みえ"@ja,
        "O.K! O.K. / Mie Kuribayashi"@ja-latn ;
    mo:performance_of <album/17566#musicalwork> ;
    mo:recorded_as <album/17566#musicalexpression> ;
    schema:name "O.K! O.K. / Mie Kuribayashi"@en,
        "O.K! O.K. / 栗林みえ"@ja,
        "O.K! O.K. / Mie Kuribayashi"@ja-latn ;
    schema:workPerformed <album/17566#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/66/17566/17566-e0128a824524.jpg> a schema:ImageObject,
        foaf:Image .

<album/17566#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "O.K! O.K. / Mie Kuribayashi"@en,
        "O.K! O.K. / 栗林みえ"@ja,
        "O.K! O.K. / Mie Kuribayashi"@ja-latn ;
    mo:composer <artist/48661#subject>,
        <artist/7624#subject> ;
    mo:produced_work <album/17566#musicalwork> ;
    schema:name "O.K! O.K. / Mie Kuribayashi"@en,
        "O.K! O.K. / 栗林みえ"@ja,
        "O.K! O.K. / Mie Kuribayashi"@ja-latn .

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

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

<album/17566#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-11-06"^^xsd:date ;
    dcterms:title "O.K! O.K. / Mie Kuribayashi"@en,
        "O.K! O.K. / 栗林みえ"@ja,
        "O.K! O.K. / Mie Kuribayashi"@ja-latn ;
    mo:catalogue_number "KIDS-7601" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/17566#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record _:Ndf191e54a7c94a57b7a231ec41f555f6 ;
    mo:record_count 1 ;
    schema:about <product/2020#subject> ;
    schema:datePublished "1997-11-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/66/17566/17566-e0128a824524.jpg> ;
    schema:name "O.K! O.K. / Mie Kuribayashi"@en,
        "O.K! O.K. / 栗林みえ"@ja,
        "O.K! O.K. / Mie Kuribayashi"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/17566/17566-e0128a824524.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "つゆき由美"@en ;
    foaf:made <album/17566#lyrics> ;
    foaf:name "つゆき由美"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "つゆき由美"@en ;
    foaf:made <album/17566#subject> ;
    foaf:name "つゆき由美"@en .

_:N6829d1886b1c405aa9ee6848bcdf9eca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "O.K! O.K."@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndf191e54a7c94a57b7a231ec41f555f6 ;
    schema:name "O.K! O.K."@ja .

_:Na5998c78e8024e638989e54ab83c2925 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "O.K! O.K. カラオケ"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndf191e54a7c94a57b7a231ec41f555f6 ;
    schema:name "O.K! O.K. カラオケ"@ja .

_:Nb81870bcd33e46fc84cebbaf57df64b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋のシーソーゲーム"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndf191e54a7c94a57b7a231ec41f555f6 ;
    schema:name "恋のシーソーゲーム"@ja .

_:Ndf191e54a7c94a57b7a231ec41f555f6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6829d1886b1c405aa9ee6848bcdf9eca,
        _:Na5998c78e8024e638989e54ab83c2925,
        _:Nb81870bcd33e46fc84cebbaf57df64b0 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N6829d1886b1c405aa9ee6848bcdf9eca,
        _:Na5998c78e8024e638989e54ab83c2925,
        _:Nb81870bcd33e46fc84cebbaf57df64b0 .

