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

<artist/65519#subject> a schema:Person,
        foaf:Person ;
    schema:name "Iori Yamamoto"@en,
        "山本伊織"@ja ;
    foaf:made <album/16830#lyrics>,
        <album/16830#subject> ;
    foaf:name "Iori Yamamoto"@en,
        "山本伊織"@ja .

<album/123924> a mo:Release ;
    mo:catalogue_number "VST-10513" .

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

<album/82356> a mo:Release ;
    mo:catalogue_number "SV-9424" .

<artist/1830#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16830#subject> ;
    schema:name "Kimio Yudate"@en,
        "弓達公雄"@ja ;
    foaf:made <album/16830#composition>,
        <album/16830#subject> ;
    foaf:name "Kimio Yudate"@en,
        "弓達公雄"@ja .

<artist/282#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16830#subject> ;
    schema:name "Junko Ozawa"@en,
        "小沢純子"@ja ;
    foaf:made <album/16830#composition>,
        <album/16830#subject> ;
    foaf:name "Junko Ozawa"@en,
        "小沢純子"@ja .

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

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

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

<https://medium-media.vgm.io/albums/03/16830/16830-1260244705.jpg> a schema:ImageObject,
        foaf:Image .

<album/16830#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Level UP ! Tokimeite ~Childs Quest~"@en,
        "レベルUP!ときめいて　～チャイルズクエスト～"@ja,
        "Level UP ! Tokimeite ~Childs Quest~"@ja-latn ;
    mo:composer <artist/1830#subject>,
        <artist/282#subject> ;
    mo:produced_work <album/16830#musicalwork> ;
    schema:name "Level UP ! Tokimeite ~Childs Quest~"@en,
        "レベルUP!ときめいて　～チャイルズクエスト～"@ja,
        "Level UP ! Tokimeite ~Childs Quest~"@ja-latn .

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

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

<album/16830#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Level UP ! Tokimeite ~Childs Quest~"@en,
        "レベルUP!ときめいて　～チャイルズクエスト～"@ja,
        "Level UP ! Tokimeite ~Childs Quest~"@ja-latn ;
    mo:performance_of <album/16830#musicalwork> ;
    mo:performer _:N6a7d0cd399a4491190bb0bce5d79e0d3 ;
    mo:recorded_as <album/16830#musicalexpression> ;
    schema:byArtist _:N6a7d0cd399a4491190bb0bce5d79e0d3 ;
    schema:name "Level UP ! Tokimeite ~Childs Quest~"@en,
        "レベルUP!ときめいて　～チャイルズクエスト～"@ja,
        "Level UP ! Tokimeite ~Childs Quest~"@ja-latn ;
    schema:workPerformed <album/16830#musicalwork> .

<album/16830#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1989-06-07"^^xsd:date ;
    dcterms:title "Level UP ! Tokimeite ~Childs Quest~"@en,
        "レベルUP!ときめいて　～チャイルズクエスト～"@ja,
        "Level UP ! Tokimeite ~Childs Quest~"@ja-latn ;
    mo:catalogue_number "VDRS-1143" ;
    mo:media_type "Mini CD" ;
    mo:other_release_of <album/123924>,
        <album/82356> ;
    mo:publication_of <album/16830#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N6169c24c816f4e7d8fec7784eb1cd1e3 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Rasāru Ishii no Childs Quest"@en ;
            foaf:name "Rasāru Ishii no Childs Quest"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Childs"@en ;
            foaf:name "Childs"@en ] ;
    schema:datePublished "1989-06-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/03/16830/16830-1260244705.jpg> ;
    schema:name "Level UP ! Tokimeite ~Childs Quest~"@en,
        "レベルUP!ときめいて　～チャイルズクエスト～"@ja,
        "Level UP ! Tokimeite ~Childs Quest~"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/16830/16830-1260244705.jpg> .

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

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

_:N17815aa5a6094573a5b499984006a660 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花のチャイクエ音頭"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6169c24c816f4e7d8fec7784eb1cd1e3 ;
    schema:name "花のチャイクエ音頭"@ja .

_:N4076fc6828d443e1a2374925b40e41c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レベルUP!ときめいて～チャイルズクエスト～"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6169c24c816f4e7d8fec7784eb1cd1e3 ;
    schema:name "レベルUP!ときめいて～チャイルズクエスト～"@ja .

_:N6a7d0cd399a4491190bb0bce5d79e0d3 a schema:Person,
        foaf:Person ;
    mo:performed <album/16830#performance> ;
    schema:name "Childs"@en ;
    foaf:name "Childs"@en .

_:N6169c24c816f4e7d8fec7784eb1cd1e3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17815aa5a6094573a5b499984006a660,
        _:N4076fc6828d443e1a2374925b40e41c4 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N17815aa5a6094573a5b499984006a660,
        _:N4076fc6828d443e1a2374925b40e41c4 .

