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

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

<artist/8731#subject> a schema:Person,
        foaf:Person ;
    schema:name "Susumu Ishikawa"@en,
        "石川進"@ja ;
    foaf:made <album/88543#subject>,
        <album/88543#vocals> ;
    foaf:name "Susumu Ishikawa"@en,
        "石川進"@ja .

<artist/8817#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tokyo Movie Kikakubu"@en,
        "東京ムービー企画部"@ja ;
    foaf:made <album/88543#lyrics>,
        <album/88543#subject> ;
    foaf:name "Tokyo Movie Kikakubu"@en,
        "東京ムービー企画部"@ja .

<artist/19600#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88543#subject> ;
    schema:name "Jun Kitahara"@en,
        "北原じゅん"@ja ;
    foaf:made <album/88543#composition>,
        <album/88543#subject> ;
    foaf:name "Jun Kitahara"@en,
        "北原じゅん"@ja .

<artist/8732#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88543#subject> ;
    schema:name "Kenjiro Hirose"@en,
        "広瀬健次郎"@ja ;
    foaf:made <album/88543#composition>,
        <album/88543#subject> ;
    foaf:name "Kenjiro Hirose"@en,
        "広瀬健次郎"@ja .

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

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

<album/88543#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TV Manga Hit Series Dokonjou Gaeru"@en,
        "テレビまんがヒットシリーズ ど根性ガエル"@ja,
        "TV Manga Hit Series Dokonjou Gaeru"@ja-latn ;
    mo:performance_of <album/88543#musicalwork> ;
    mo:recorded_as <album/88543#musicalexpression> ;
    schema:name "TV Manga Hit Series Dokonjou Gaeru"@en,
        "テレビまんがヒットシリーズ ど根性ガエル"@ja,
        "TV Manga Hit Series Dokonjou Gaeru"@ja-latn ;
    schema:workPerformed <album/88543#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/34/88543/88543-1562791749.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/88543#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/34/88543/88543-1562791749.jpg> ;
    foaf:depicts <album/88543#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/34/88543/88543-1562791749.jpg> .

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

<album/88543#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TV Manga Hit Series Dokonjou Gaeru"@en,
        "テレビまんがヒットシリーズ ど根性ガエル"@ja,
        "TV Manga Hit Series Dokonjou Gaeru"@ja-latn ;
    mo:composer <artist/19600#subject>,
        <artist/8732#subject> ;
    mo:produced_work <album/88543#musicalwork> ;
    schema:name "TV Manga Hit Series Dokonjou Gaeru"@en,
        "テレビまんがヒットシリーズ ど根性ガエル"@ja,
        "TV Manga Hit Series Dokonjou Gaeru"@ja-latn .

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

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

<album/88543#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1973-07-01"^^xsd:date ;
    dcterms:title "TV Manga Hit Series Dokonjou Gaeru"@en,
        "テレビまんがヒットシリーズ ど根性ガエル"@ja,
        "TV Manga Hit Series Dokonjou Gaeru"@ja-latn ;
    mo:catalogue_number "C-531" ;
    mo:media_type "Vinyl (7\" 33&frac13; rpm)" ;
    mo:publication_of <album/88543#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N9357d60df0064c33b0b94a93d52d9687 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dokonjou Gaeru"@en ;
            foaf:name "Dokonjou Gaeru"@en ] ;
    schema:datePublished "1973-07-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/34/88543/88543-1562791749.jpg> ;
    schema:name "TV Manga Hit Series Dokonjou Gaeru"@en,
        "テレビまんがヒットシリーズ ど根性ガエル"@ja,
        "TV Manga Hit Series Dokonjou Gaeru"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/88543/88543-1562791749.jpg> .

_:N381ed76f05dd4293ad6f8d1fc0635f55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ど根性でヤンス"@ja,
        "Dokonjou de Yansu"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9357d60df0064c33b0b94a93d52d9687 ;
    schema:name "ど根性でヤンス"@ja,
        "Dokonjou de Yansu"@ja-latn .

_:N631450e305a447f69c02d856e4c95c1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ど根性ガエルマーチ"@ja,
        "Dokonjou Gaeru March"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9357d60df0064c33b0b94a93d52d9687 ;
    schema:name "ど根性ガエルマーチ"@ja,
        "Dokonjou Gaeru March"@ja-latn .

_:N68b8efd41edb4bb585957f6f7edfe69a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ど根性ガエル音頭"@ja,
        "Dokonjou Gaeru Ondo"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9357d60df0064c33b0b94a93d52d9687 ;
    schema:name "ど根性ガエル音頭"@ja,
        "Dokonjou Gaeru Ondo"@ja-latn .

_:Nbb8c1b0d4f6c49a98b8a7e9ff3a466e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ど根性ガエル"@ja,
        "Dokonjou Gaeru"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9357d60df0064c33b0b94a93d52d9687 ;
    schema:name "ど根性ガエル"@ja,
        "Dokonjou Gaeru"@ja-latn .

_:N9357d60df0064c33b0b94a93d52d9687 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N381ed76f05dd4293ad6f8d1fc0635f55,
        _:N631450e305a447f69c02d856e4c95c1b,
        _:N68b8efd41edb4bb585957f6f7edfe69a,
        _:Nbb8c1b0d4f6c49a98b8a7e9ff3a466e8 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N381ed76f05dd4293ad6f8d1fc0635f55,
        _:N631450e305a447f69c02d856e4c95c1b,
        _:N68b8efd41edb4bb585957f6f7edfe69a,
        _:Nbb8c1b0d4f6c49a98b8a7e9ff3a466e8 .

