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

<artist/11136#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuu Aku"@en,
        "阿久悠"@ja ;
    foaf:made <album/97482#lyrics>,
        <album/97482#subject> ;
    foaf:name "Yuu Aku"@en,
        "阿久悠"@ja .

<artist/19089#subject> a schema:Person,
        foaf:Person ;
    schema:name "Morihisa Yamamoto"@en,
        "山元護久"@ja ;
    foaf:made <album/97482#lyrics>,
        <album/97482#subject> ;
    foaf:name "Morihisa Yamamoto"@en,
        "山元護久"@ja .

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

<artist/1727#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97482#subject> ;
    schema:name "Asei Kobayashi"@en,
        "小林亜星"@ja ;
    foaf:made <album/97482#composition>,
        <album/97482#subject> ;
    foaf:name "Asei Kobayashi"@en,
        "小林亜星"@ja .

<artist/3401#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97482#subject> ;
    schema:name "Takeo Watanabe"@en,
        "渡辺岳夫"@ja ;
    foaf:made <album/97482#composition>,
        <album/97482#subject> ;
    foaf:name "Takeo Watanabe"@en,
        "渡辺岳夫"@ja .

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

<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/28/97482/97482-1585420861.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/97482#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/28/97482/97482-1585420861.jpg> ;
    foaf:depicts <album/97482#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/28/97482/97482-1585420861.jpg> .

<https://medium-media.vgm.io/albums/28/97482/97482-1585420861.jpg> a schema:ImageObject,
        foaf:Image .

<album/97482#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mama to Asobou Pin Pon Pan / Pin Pon Pan Taisou '74"@en,
        "ママとあそぼうピンポンパン / ピンポンパン体操'74"@ja,
        "Mama to Asobou Pin Pon Pan / Pin Pon Pan Taisou '74"@ja-latn ;
    mo:composer <artist/1727#subject>,
        <artist/3401#subject> ;
    mo:produced_work <album/97482#musicalwork> ;
    schema:name "Mama to Asobou Pin Pon Pan / Pin Pon Pan Taisou '74"@en,
        "ママとあそぼうピンポンパン / ピンポンパン体操'74"@ja,
        "Mama to Asobou Pin Pon Pan / Pin Pon Pan Taisou '74"@ja-latn .

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

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

<artist/24957#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97482#performance> ;
    schema:name "Arakawa Kinderchor"@en,
        "東京荒川少年少女合唱隊"@ja ;
    foaf:name "Arakawa Kinderchor"@en,
        "東京荒川少年少女合唱隊"@ja .

<artist/39885#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97482#performance> ;
    schema:name "Kyoko Ishige"@en,
        "石毛恭子"@ja ;
    foaf:name "Kyoko Ishige"@en,
        "石毛恭子"@ja .

<artist/60602#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97482#performance> ;
    schema:name "Sei Kanamori"@en,
        "金森勢"@ja ;
    foaf:name "Sei Kanamori"@en,
        "金森勢"@ja .

<album/97482#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mama to Asobou Pin Pon Pan / Pin Pon Pan Taisou '74"@en,
        "ママとあそぼうピンポンパン / ピンポンパン体操'74"@ja,
        "Mama to Asobou Pin Pon Pan / Pin Pon Pan Taisou '74"@ja-latn ;
    mo:performance_of <album/97482#musicalwork> ;
    mo:performer _:Nf01d6ad68aef463c9d1882c27e3696a5,
        <artist/24957#subject>,
        <artist/39885#subject>,
        <artist/60602#subject> ;
    mo:recorded_as <album/97482#musicalexpression> ;
    schema:byArtist _:Nf01d6ad68aef463c9d1882c27e3696a5,
        <artist/24957#subject>,
        <artist/39885#subject>,
        <artist/60602#subject> ;
    schema:name "Mama to Asobou Pin Pon Pan / Pin Pon Pan Taisou '74"@en,
        "ママとあそぼうピンポンパン / ピンポンパン体操'74"@ja,
        "Mama to Asobou Pin Pon Pan / Pin Pon Pan Taisou '74"@ja-latn ;
    schema:workPerformed <album/97482#musicalwork> .

<album/97482#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1973-11-01"^^xsd:date ;
    dcterms:title "Mama to Asobou Pin Pon Pan / Pin Pon Pan Taisou '74"@en,
        "ママとあそぼうピンポンパン / ピンポンパン体操'74"@ja,
        "Mama to Asobou Pin Pon Pan / Pin Pon Pan Taisou '74"@ja-latn ;
    mo:catalogue_number "SCS-218" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/97482#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nf6885044652d4155b3f5ccb495aa4a4d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mama to Asobou! Pin Pon Pan"@en ;
            foaf:name "Mama to Asobou! Pin Pon Pan"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Palace Music"@en ;
            foaf:name "Palace Music"@en ],
        <artist/24957#subject>,
        <artist/39885#subject>,
        <artist/60602#subject> ;
    schema:datePublished "1973-11-01"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/28/97482/97482-1585420861.jpg> ;
    schema:name "Mama to Asobou Pin Pon Pan / Pin Pon Pan Taisou '74"@en,
        "ママとあそぼうピンポンパン / ピンポンパン体操'74"@ja,
        "Mama to Asobou Pin Pon Pan / Pin Pon Pan Taisou '74"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/97482/97482-1585420861.jpg> .

_:N4b004f24caac49c4a3b1781726947d35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ピンポンパンのうた"@ja,
        "Pin Pon Pan no Uta"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf6885044652d4155b3f5ccb495aa4a4d ;
    schema:name "ピンポンパンのうた"@ja,
        "Pin Pon Pan no Uta"@ja-latn .

_:N605698a93e254d8bbe6ab28915520b4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ピンポンパン体操’74"@ja,
        "Pin Pon Pan Taisou ’74"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf6885044652d4155b3f5ccb495aa4a4d ;
    schema:name "ピンポンパン体操’74"@ja,
        "Pin Pon Pan Taisou ’74"@ja-latn .

_:Nb3ed732c3298435d88fd78d4a1e61155 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "げんこつくん"@ja,
        "Genkotsu-kun"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf6885044652d4155b3f5ccb495aa4a4d ;
    schema:name "げんこつくん"@ja,
        "Genkotsu-kun"@ja-latn .

_:Nf01d6ad68aef463c9d1882c27e3696a5 a schema:Person,
        foaf:Person ;
    mo:performed <album/97482#performance> ;
    schema:name "Palace Music"@en ;
    foaf:name "Palace Music"@en .

_:Nf6885044652d4155b3f5ccb495aa4a4d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4b004f24caac49c4a3b1781726947d35,
        _:N605698a93e254d8bbe6ab28915520b4d,
        _:Nb3ed732c3298435d88fd78d4a1e61155 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N4b004f24caac49c4a3b1781726947d35,
        _:N605698a93e254d8bbe6ab28915520b4d,
        _:Nb3ed732c3298435d88fd78d4a1e61155 .

