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

<artist/5557#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukinojo Mori"@en,
        "森雪之丞"@ja ;
    foaf:made <album/110235#lyrics>,
        <album/110235#subject> ;
    foaf:name "Yukinojo Mori"@en,
        "森雪之丞"@ja .

<artist/5850#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masao Urino"@en,
        "売野雅勇"@ja ;
    foaf:made <album/110235#lyrics>,
        <album/110235#subject> ;
    foaf:name "Masao Urino"@en,
        "売野雅勇"@ja .

<artist/8426#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiko Miura"@en,
        "三浦徳子"@ja ;
    foaf:made <album/110235#lyrics>,
        <album/110235#subject> ;
    foaf:name "Yoshiko Miura"@en,
        "三浦徳子"@ja .

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

<artist/20548#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110235#subject> ;
    schema:name "Miyuki Nakajima"@en,
        "中島みゆき"@ja ;
    foaf:made <album/110235#composition>,
        <album/110235#lyrics>,
        <album/110235#subject> ;
    foaf:name "Miyuki Nakajima"@en,
        "中島みゆき"@ja .

<artist/3256#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110235#subject> ;
    schema:name "Gouji Tsuno"@en,
        "つのごうじ"@ja ;
    foaf:made <album/110235#composition>,
        <album/110235#subject> ;
    foaf:name "Gouji Tsuno"@en,
        "つのごうじ"@ja .

<artist/7575#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110235#subject> ;
    schema:name "Daisuke Inoue"@en,
        "井上大輔"@ja ;
    foaf:made <album/110235#composition>,
        <album/110235#subject> ;
    foaf:name "Daisuke Inoue"@en,
        "井上大輔"@ja .

<artist/9613#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110235#subject> ;
    schema:name "Meiko Nakahara"@en,
        "中原めいこ"@ja ;
    foaf:made <album/110235#composition>,
        <album/110235#lyrics>,
        <album/110235#subject> ;
    foaf:name "Meiko Nakahara"@en,
        "中原めいこ"@ja .

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

<album/110235#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Karaoke Best Now 3118"@en,
        "カラオケ ベスト ナウ 3118"@ja,
        "Karaoke Best Now 3118"@ja-latn ;
    mo:performance_of <album/110235#musicalwork> ;
    mo:recorded_as <album/110235#musicalexpression> ;
    schema:name "Karaoke Best Now 3118"@en,
        "カラオケ ベスト ナウ 3118"@ja,
        "Karaoke Best Now 3118"@ja-latn ;
    schema:workPerformed <album/110235#musicalwork> .

<org/2228#subject> schema:name "Toshiba RECORDS"@en,
        "東芝レコード"@ja,
        "Toshiba RECORDS"@ja-latn ;
    foaf:name "Toshiba RECORDS"@en,
        "東芝レコード"@ja,
        "Toshiba RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/53/110235/110235-c72281ceb3e1.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/110235#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Karaoke Best Now 3118"@en,
        "カラオケ ベスト ナウ 3118"@ja,
        "Karaoke Best Now 3118"@ja-latn ;
    mo:composer <artist/20548#subject>,
        <artist/3256#subject>,
        <artist/7575#subject>,
        <artist/9613#subject> ;
    mo:produced_work <album/110235#musicalwork> ;
    schema:name "Karaoke Best Now 3118"@en,
        "カラオケ ベスト ナウ 3118"@ja,
        "Karaoke Best Now 3118"@ja-latn .

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

<album/110235#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1984-01-01"^^xsd:date ;
    dcterms:title "Karaoke Best Now 3118"@en,
        "カラオケ ベスト ナウ 3118"@ja,
        "Karaoke Best Now 3118"@ja-latn ;
    mo:catalogue_number "ZK08-3118" ;
    mo:media_type "Cassette" ;
    mo:publication_of <album/110235#musicalexpression> ;
    mo:publisher <org/2228#subject> ;
    mo:record _:Na1135529b98a4a93b7624de7c3bd16da ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Glass no Kamen"@en ;
            foaf:name "Glass no Kamen"@en ] ;
    schema:datePublished "1984-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/53/110235/110235-c72281ceb3e1.jpg> ;
    schema:name "Karaoke Best Now 3118"@en,
        "カラオケ ベスト ナウ 3118"@ja,
        "Karaoke Best Now 3118"@ja-latn ;
    schema:publisher <org/2228#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/110235/110235-c72281ceb3e1.jpg> .

_:N3dda8f47d9114daf921dd01c38be5afe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君たちキウイ・パパイア・マンゴーだね"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Na1135529b98a4a93b7624de7c3bd16da ;
    schema:name "君たちキウイ・パパイア・マンゴーだね"@ja .

_:N876ae07e820f409ebff353049effca6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きままにRefrection"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Na1135529b98a4a93b7624de7c3bd16da ;
    schema:name "きままにRefrection"@ja .

_:Nb3b430e2986b4f209f5a55eab0e1f4cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひとり"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Na1135529b98a4a93b7624de7c3bd16da ;
    schema:name "ひとり"@ja .

_:Ncbf9045b647d46a5b5a714deb91c538b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガラスの仮面"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Na1135529b98a4a93b7624de7c3bd16da ;
    schema:name "ガラスの仮面"@ja .

_:Na1135529b98a4a93b7624de7c3bd16da a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3dda8f47d9114daf921dd01c38be5afe,
        _:N876ae07e820f409ebff353049effca6b,
        _:Nb3b430e2986b4f209f5a55eab0e1f4cf,
        _:Ncbf9045b647d46a5b5a714deb91c538b ;
    mo:track_count 4 ;
    schema:duration "PT8:06"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3dda8f47d9114daf921dd01c38be5afe,
        _:N876ae07e820f409ebff353049effca6b,
        _:Nb3b430e2986b4f209f5a55eab0e1f4cf,
        _:Ncbf9045b647d46a5b5a714deb91c538b .

