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

<artist/12343#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chiyoko Mori"@en,
        "もりちよこ"@ja ;
    foaf:made <album/32024#lyrics>,
        <album/32024#subject> ;
    foaf:name "Chiyoko Mori"@en,
        "もりちよこ"@ja .

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

<artist/8127#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32024#subject> ;
    schema:name "Kan Sawada"@en,
        "沢田完"@ja ;
    foaf:made <album/32024#composition>,
        <album/32024#subject> ;
    foaf:name "Kan Sawada"@en,
        "沢田完"@ja .

<product/5384#subject> a schema:CreativeWork ;
    schema:name "Sgt. Frog"@en,
        "ケロロ軍曹"@ja,
        "Keroro Gunsou"@ja-latn ;
    foaf:name "Sgt. Frog"@en,
        "ケロロ軍曹"@ja,
        "Keroro Gunsou"@ja-latn .

<album/32024#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kero't March / Nobuaki Kakuda & Juri Ihata"@en,
        "ケロッ!とマーチ/ 角田信朗&いはたじゅり"@ja,
        "Kero't March / Nobuaki Kakuda & Juri Ihata"@ja-latn ;
    mo:composer <artist/8127#subject> ;
    mo:produced_work <album/32024#musicalwork> ;
    schema:name "Kero't March / Nobuaki Kakuda & Juri Ihata"@en,
        "ケロッ!とマーチ/ 角田信朗&いはたじゅり"@ja,
        "Kero't March / Nobuaki Kakuda & Juri Ihata"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/42/32024/32024-1331393728.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/8177#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32024#performance> ;
    schema:name "Juri Ihata"@en,
        "井端珠里"@ja ;
    foaf:name "Juri Ihata"@en,
        "井端珠里"@ja .

<artist/9013#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32024#performance> ;
    schema:name "Nobuaki Kakuda"@en,
        "角田信朗"@ja ;
    foaf:name "Nobuaki Kakuda"@en,
        "角田信朗"@ja .

<album/32024#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kero't March / Nobuaki Kakuda & Juri Ihata"@en,
        "ケロッ!とマーチ/ 角田信朗&いはたじゅり"@ja,
        "Kero't March / Nobuaki Kakuda & Juri Ihata"@ja-latn ;
    mo:performance_of <album/32024#musicalwork> ;
    mo:performer <artist/8177#subject>,
        <artist/9013#subject> ;
    mo:recorded_as <album/32024#musicalexpression> ;
    schema:byArtist <artist/8177#subject>,
        <artist/9013#subject> ;
    schema:name "Kero't March / Nobuaki Kakuda & Juri Ihata"@en,
        "ケロッ!とマーチ/ 角田信朗&いはたじゅり"@ja,
        "Kero't March / Nobuaki Kakuda & Juri Ihata"@ja-latn ;
    schema:workPerformed <album/32024#musicalwork> .

<album/32024#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-05-21"^^xsd:date ;
    dcterms:title "Kero't March / Nobuaki Kakuda & Juri Ihata"@en,
        "ケロッ!とマーチ/ 角田信朗&いはたじゅり"@ja,
        "Kero't March / Nobuaki Kakuda & Juri Ihata"@ja-latn ;
    mo:catalogue_number "VICL-35630" ;
    mo:media_type "CD" ;
    mo:publication_of <album/32024#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Na70dfe80960f4cfb9e331e35fcc50b28 ;
    mo:record_count 1 ;
    schema:about <product/5384#subject> ;
    schema:byArtist <artist/8177#subject>,
        <artist/9013#subject> ;
    schema:datePublished "2004-05-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/42/32024/32024-1331393728.jpg> ;
    schema:name "Kero't March / Nobuaki Kakuda & Juri Ihata"@en,
        "ケロッ!とマーチ/ 角田信朗&いはたじゅり"@ja,
        "Kero't March / Nobuaki Kakuda & Juri Ihata"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/32024/32024-1331393728.jpg> .

_:N3059a73746824a3da4c2fa3e3be34ad0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ケロッ!とマーチ(角田さんと一緒にカラオケ歌うでありますッ!!!)"@ja,
        "Kero't March - Kakuda Santo Isshoni Karaoke Utau de Arimasu!!!"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Na70dfe80960f4cfb9e331e35fcc50b28 ;
    schema:name "ケロッ!とマーチ(角田さんと一緒にカラオケ歌うでありますッ!!!)"@ja,
        "Kero't March - Kakuda Santo Isshoni Karaoke Utau de Arimasu!!!"@ja-latn .

_:N52d18b61ca284272a9e65ab568b6882d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ケロッ!とマーチ(じゅりちゃんと一緒にカラオケ歌うでありますッ!!!)"@ja,
        "Kero't March - Jurichanto Isshoni Karaoke Utau de Arimasu!!!"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Na70dfe80960f4cfb9e331e35fcc50b28 ;
    schema:name "ケロッ!とマーチ(じゅりちゃんと一緒にカラオケ歌うでありますッ!!!)"@ja,
        "Kero't March - Jurichanto Isshoni Karaoke Utau de Arimasu!!!"@ja-latn .

_:N56afcc41552048a58b2b734c88bc35aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ケロッ!とマーチ(オリジナル・カラオケ)"@ja,
        "Kero't March - Original Karaoke"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Na70dfe80960f4cfb9e331e35fcc50b28 ;
    schema:name "ケロッ!とマーチ(オリジナル・カラオケ)"@ja,
        "Kero't March - Original Karaoke"@ja-latn .

_:N75a7118b181e4fbd9b80eed2a2f7d671 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ケロッ!とマーチ(ケロロ軍曹の、歌唱指導でありますッ!!!)"@ja,
        "Kero't March - Keroro Gunsou no, Kashoushidou de Arimasu 2!!!"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Na70dfe80960f4cfb9e331e35fcc50b28 ;
    schema:name "ケロッ!とマーチ(ケロロ軍曹の、歌唱指導でありますッ!!!)"@ja,
        "Kero't March - Keroro Gunsou no, Kashoushidou de Arimasu 2!!!"@ja-latn .

_:Na3618308ccf24d149786ed78b15446e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ケロッ!とマーチ"@ja,
        "Kero't March"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Na70dfe80960f4cfb9e331e35fcc50b28 ;
    schema:name "ケロッ!とマーチ"@ja,
        "Kero't March"@ja-latn .

_:Na70dfe80960f4cfb9e331e35fcc50b28 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3059a73746824a3da4c2fa3e3be34ad0,
        _:N52d18b61ca284272a9e65ab568b6882d,
        _:N56afcc41552048a58b2b734c88bc35aa,
        _:N75a7118b181e4fbd9b80eed2a2f7d671,
        _:Na3618308ccf24d149786ed78b15446e3 ;
    mo:track_count 5 ;
    schema:duration "PT16:00"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N3059a73746824a3da4c2fa3e3be34ad0,
        _:N52d18b61ca284272a9e65ab568b6882d,
        _:N56afcc41552048a58b2b734c88bc35aa,
        _:N75a7118b181e4fbd9b80eed2a2f7d671,
        _:Na3618308ccf24d149786ed78b15446e3 .

