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

<artist/11653#subject> a schema:Person,
        foaf:Person ;
    schema:name "Columbia Yurikago-kai"@en,
        "コロムビアゆりかご会"@ja ;
    foaf:made <album/75248#subject>,
        <album/75248#vocals> ;
    foaf:name "Columbia Yurikago-kai"@en,
        "コロムビアゆりかご会"@ja .

<artist/15078#subject> a schema:Person,
        foaf:Person ;
    schema:name "Koorogi '73"@en,
        "こおろぎ'73"@ja ;
    foaf:made <album/75248#subject>,
        <album/75248#vocals> ;
    foaf:name "Koorogi '73"@en,
        "こおろぎ'73"@ja .

<artist/19955#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masaki Tsuji"@en,
        "辻真先"@ja ;
    foaf:made <album/75248#lyrics>,
        <album/75248#subject> ;
    foaf:name "Masaki Tsuji"@en,
        "辻真先"@ja .

<artist/4997#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mitsuko Horie"@en,
        "堀江美都子"@ja ;
    foaf:made <album/75248#subject>,
        <album/75248#vocals> ;
    foaf:name "Mitsuko Horie"@en,
        "堀江美都子"@ja .

<artist/9508#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kougo Hotomi"@en,
        "保富康午"@ja ;
    foaf:made <album/75248#lyrics>,
        <album/75248#subject> ;
    foaf:name "Kougo Hotomi"@en,
        "保富康午"@ja .

<album/85833> a mo:Release ;
    mo:catalogue_number "CPY-680" .

<artist/8738#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75248#subject> ;
    schema:name "Nobuyoshi Koshibe"@en,
        "越部信義"@ja ;
    foaf:made <album/75248#composition>,
        <album/75248#subject> ;
    foaf:name "Nobuyoshi Koshibe"@en,
        "越部信義"@ja .

<album/75248#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Minna to Utaou Jim Button"@en,
        "みんなとうたおう ジムボタン"@ja,
        "Minna to Utaou Jim Button"@ja-latn ;
    mo:composer <artist/8738#subject> ;
    mo:produced_work <album/75248#musicalwork> ;
    schema:name "Minna to Utaou Jim Button"@en,
        "みんなとうたおう ジムボタン"@ja,
        "Minna to Utaou Jim Button"@ja-latn .

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

<album/75248#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Minna to Utaou Jim Button"@en,
        "みんなとうたおう ジムボタン"@ja,
        "Minna to Utaou Jim Button"@ja-latn ;
    mo:performance_of <album/75248#musicalwork> ;
    mo:recorded_as <album/75248#musicalexpression> ;
    schema:name "Minna to Utaou Jim Button"@en,
        "みんなとうたおう ジムボタン"@ja,
        "Minna to Utaou Jim Button"@ja-latn ;
    schema:workPerformed <album/75248#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/84/75248/75248-1518529009.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/75248#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1974-12-25"^^xsd:date ;
    dcterms:title "Minna to Utaou Jim Button"@en,
        "みんなとうたおう ジムボタン"@ja,
        "Minna to Utaou Jim Button"@ja-latn ;
    mo:catalogue_number "KKS-4130" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/85833> ;
    mo:publication_of <album/75248#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N05deb7ea5fc645db961c763ccdfb06d5 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Jim Button"@en ;
            foaf:name "Jim Button"@en ] ;
    schema:datePublished "1974-12-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/84/75248/75248-1518529009.jpg> ;
    schema:name "Minna to Utaou Jim Button"@en,
        "みんなとうたおう ジムボタン"@ja,
        "Minna to Utaou Jim Button"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/75248/75248-1518529009.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "城山昇"@en ;
    foaf:made <album/75248#lyrics> ;
    foaf:name "城山昇"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "港大介"@en ;
    foaf:made <album/75248#subject> ;
    foaf:name "港大介"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "港大介"@en ;
    foaf:made <album/75248#lyrics> ;
    foaf:name "港大介"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "松岡清治"@en ;
    foaf:made <album/75248#lyrics> ;
    foaf:name "松岡清治"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "城山昇"@en ;
    foaf:made <album/75248#subject> ;
    foaf:name "城山昇"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "松岡清治"@en ;
    foaf:made <album/75248#subject> ;
    foaf:name "松岡清治"@en .

_:N00bce9737b9e4e0d833f948420e8c21d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゴーゴーエマ号"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05deb7ea5fc645db961c763ccdfb06d5 ;
    schema:name "ゴーゴーエマ号"@ja .

_:N04277b8914da48c392d04835ac0e8bc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はやく人間にもどりたい"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05deb7ea5fc645db961c763ccdfb06d5 ;
    schema:name "はやく人間にもどりたい"@ja .

_:N19de96b444c94fa4bfd164250d12f4d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ナンデモランドはなつかしい"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05deb7ea5fc645db961c763ccdfb06d5 ;
    schema:name "ナンデモランドはなつかしい"@ja .

_:N2695693548a44c64804edaa1bfcf9f61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ジムボタンの歌"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05deb7ea5fc645db961c763ccdfb06d5 ;
    schema:name "ジムボタンの歌"@ja .

_:N47d191a5b3974d47966cc35d46c7fc49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ポッコの空"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05deb7ea5fc645db961c763ccdfb06d5 ;
    schema:name "ポッコの空"@ja .

_:N51a2694b0aac4ffe9930243daaba43f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おれたちゃ走る"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05deb7ea5fc645db961c763ccdfb06d5 ;
    schema:name "おれたちゃ走る"@ja .

_:N6082bf18cb064415b404554641744b12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ジムボタン危機一髪"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05deb7ea5fc645db961c763ccdfb06d5 ;
    schema:name "ジムボタン危機一髪"@ja .

_:N74b95d9efc654e598a3ca877d01a686f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ママの夢"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05deb7ea5fc645db961c763ccdfb06d5 ;
    schema:name "ママの夢"@ja .

_:N9161ea9c99514d819c9c97db53dc07a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きらい好き"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05deb7ea5fc645db961c763ccdfb06d5 ;
    schema:name "きらい好き"@ja .

_:Nc88bb02d090643df840a209218cc70c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "わが名は魔神ドリンガー"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05deb7ea5fc645db961c763ccdfb06d5 ;
    schema:name "わが名は魔神ドリンガー"@ja .

_:Nc95a3d068bb74d4aaf1f58fa6e6145f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ポッコちゃんが好き"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05deb7ea5fc645db961c763ccdfb06d5 ;
    schema:name "ポッコちゃんが好き"@ja .

_:Nf6c4a89ddffa41eb91779e39380b811b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ボタンを握って"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05deb7ea5fc645db961c763ccdfb06d5 ;
    schema:name "ボタンを握って"@ja .

_:N05deb7ea5fc645db961c763ccdfb06d5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00bce9737b9e4e0d833f948420e8c21d,
        _:N04277b8914da48c392d04835ac0e8bc9,
        _:N19de96b444c94fa4bfd164250d12f4d3,
        _:N2695693548a44c64804edaa1bfcf9f61,
        _:N47d191a5b3974d47966cc35d46c7fc49,
        _:N51a2694b0aac4ffe9930243daaba43f8,
        _:N6082bf18cb064415b404554641744b12,
        _:N74b95d9efc654e598a3ca877d01a686f,
        _:N9161ea9c99514d819c9c97db53dc07a1,
        _:Nc88bb02d090643df840a209218cc70c9,
        _:Nc95a3d068bb74d4aaf1f58fa6e6145f4,
        _:Nf6c4a89ddffa41eb91779e39380b811b ;
    mo:track_count 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N00bce9737b9e4e0d833f948420e8c21d,
        _:N04277b8914da48c392d04835ac0e8bc9,
        _:N19de96b444c94fa4bfd164250d12f4d3,
        _:N2695693548a44c64804edaa1bfcf9f61,
        _:N47d191a5b3974d47966cc35d46c7fc49,
        _:N51a2694b0aac4ffe9930243daaba43f8,
        _:N6082bf18cb064415b404554641744b12,
        _:N74b95d9efc654e598a3ca877d01a686f,
        _:N9161ea9c99514d819c9c97db53dc07a1,
        _:Nc88bb02d090643df840a209218cc70c9,
        _:Nc95a3d068bb74d4aaf1f58fa6e6145f4,
        _:Nf6c4a89ddffa41eb91779e39380b811b .

