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

<artist/7239#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuko Ebine"@en,
        "海老根祐子"@ja ;
    foaf:made <album/67643#lyrics>,
        <album/67643#subject> ;
    foaf:name "Yuko Ebine"@en,
        "海老根祐子"@ja .

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

<artist/38497#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67643#subject> ;
    schema:name "Haruyuki"@en,
        "ハルユキ"@ja ;
    foaf:made <album/67643#composition>,
        <album/67643#subject> ;
    foaf:name "Haruyuki"@en,
        "ハルユキ"@ja .

<artist/42303#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67643#subject> ;
    schema:name "Hiroo Ooyagi"@en,
        "大八木弘雄"@ja ;
    foaf:made <album/67643#composition>,
        <album/67643#lyrics>,
        <album/67643#subject> ;
    foaf:name "Hiroo Ooyagi"@en,
        "大八木弘雄"@ja .

<product/4457#subject> a schema:CreativeWork ;
    schema:name "Hand Maid May"@en,
        "ハンドメイドメイ"@ja,
        "Hand Maid May"@ja-latn ;
    foaf:name "Hand Maid May"@en,
        "ハンドメイドメイ"@ja,
        "Hand Maid May"@ja-latn .

<album/67643#musicalexpression> a mo:Signal ;
    mo:published_as <album/67643#subject> ;
    mo:records <album/67643#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/34/67643/67643-1492981376.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/67643#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/34/67643/67643-1492981376.jpg> ;
    foaf:depicts <album/67643#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/34/67643/67643-1492981376.jpg> .

<https://medium-media.vgm.io/albums/34/67643/67643-1492981376.jpg> a schema:ImageObject,
        foaf:Image .

<album/67643#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "JUMP ~May-ppai Dakishimete / P-chicks"@en,
        "JUMP ~メイっぱい抱きしめて / P-chicks"@ja,
        "JUMP ~May-ppai Dakishimete / P-chicks"@ja-latn ;
    mo:composer <artist/38497#subject>,
        <artist/42303#subject> ;
    mo:produced_work <album/67643#musicalwork> ;
    schema:name "JUMP ~May-ppai Dakishimete / P-chicks"@en,
        "JUMP ~メイっぱい抱きしめて / P-chicks"@ja,
        "JUMP ~May-ppai Dakishimete / P-chicks"@ja-latn .

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

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

<album/67643#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "JUMP ~May-ppai Dakishimete / P-chicks"@en,
        "JUMP ~メイっぱい抱きしめて / P-chicks"@ja,
        "JUMP ~May-ppai Dakishimete / P-chicks"@ja-latn ;
    mo:performance_of <album/67643#musicalwork> ;
    mo:performer <artist/18211#subject> ;
    mo:recorded_as <album/67643#musicalexpression> ;
    schema:byArtist <artist/18211#subject> ;
    schema:name "JUMP ~May-ppai Dakishimete / P-chicks"@en,
        "JUMP ~メイっぱい抱きしめて / P-chicks"@ja,
        "JUMP ~May-ppai Dakishimete / P-chicks"@ja-latn ;
    schema:workPerformed <album/67643#musicalwork> .

<artist/18211#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/67643#performance> ;
    schema:name "P-chicks"@en,
        "ピーチックス"@ja ;
    foaf:name "P-chicks"@en,
        "ピーチックス"@ja .

<album/67643#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-07-26"^^xsd:date ;
    dcterms:title "JUMP ~May-ppai Dakishimete / P-chicks"@en,
        "JUMP ~メイっぱい抱きしめて / P-chicks"@ja,
        "JUMP ~May-ppai Dakishimete / P-chicks"@ja-latn ;
    mo:catalogue_number "VICL-35154" ;
    mo:media_type "CD" ;
    mo:publication_of <album/67643#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N5085f91c3add4a91801585692d14be6f ;
    mo:record_count 1 ;
    schema:about <product/4457#subject> ;
    schema:byArtist <artist/18211#subject> ;
    schema:datePublished "2000-07-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/34/67643/67643-1492981376.jpg> ;
    schema:name "JUMP ~May-ppai Dakishimete / P-chicks"@en,
        "JUMP ~メイっぱい抱きしめて / P-chicks"@ja,
        "JUMP ~May-ppai Dakishimete / P-chicks"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/67643/67643-1492981376.jpg> .

_:N4d9f884c9f5345ae9c1375401fe61386 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "JUMP ~メイっぱい抱きしめて"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N5085f91c3add4a91801585692d14be6f ;
    schema:name "JUMP ~メイっぱい抱きしめて"@ja .

_:N5b4ec2e812b648e3a69c68547de5c169 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "JUMP ~メイっぱい抱きしめて (ラムダブラー's Jumpin' mix)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N5085f91c3add4a91801585692d14be6f ;
    schema:name "JUMP ~メイっぱい抱きしめて (ラムダブラー's Jumpin' mix)"@ja .

_:N7953ec7485c446e4b744d4355c08e76d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A little Girl (オリジナルカラオケ)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N5085f91c3add4a91801585692d14be6f ;
    schema:name "A little Girl (オリジナルカラオケ)"@ja .

_:Nc05308eb48054a52b5b9cabb8a56f540 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "JUMP ~メイっぱい抱きしめて (オリジナルカラオケ)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N5085f91c3add4a91801585692d14be6f ;
    schema:name "JUMP ~メイっぱい抱きしめて (オリジナルカラオケ)"@ja .

_:Nc8c7fe170f674214afaa08c7db2dd133 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A little Girl"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N5085f91c3add4a91801585692d14be6f ;
    schema:name "A little Girl"@ja .

_:N5085f91c3add4a91801585692d14be6f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4d9f884c9f5345ae9c1375401fe61386,
        _:N5b4ec2e812b648e3a69c68547de5c169,
        _:N7953ec7485c446e4b744d4355c08e76d,
        _:Nc05308eb48054a52b5b9cabb8a56f540,
        _:Nc8c7fe170f674214afaa08c7db2dd133 ;
    mo:track_count 5 ;
    schema:duration "PT21:09"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N4d9f884c9f5345ae9c1375401fe61386,
        _:N5b4ec2e812b648e3a69c68547de5c169,
        _:N7953ec7485c446e4b744d4355c08e76d,
        _:Nc05308eb48054a52b5b9cabb8a56f540,
        _:Nc8c7fe170f674214afaa08c7db2dd133 .

