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

<artist/3540#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rica Matsumoto"@en,
        "松本梨香"@ja ;
    foaf:made <album/17519#subject>,
        <album/17519#vocals> ;
    foaf:name "Rica Matsumoto"@en,
        "松本梨香"@ja .

<artist/6456#subject> a schema:Person,
        foaf:Person ;
    schema:name "Unsho Ishizuka"@en,
        "石塚運昇"@ja ;
    foaf:made <album/17519#subject>,
        <album/17519#vocals> ;
    foaf:name "Unsho Ishizuka"@en,
        "石塚運昇"@ja .

<artist/7351#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akihito Toda"@en,
        "戸田昭吾"@ja ;
    foaf:made <album/17519#lyrics>,
        <album/17519#subject> ;
    foaf:name "Akihito Toda"@en,
        "戸田昭吾"@ja .

<artist/8112#subject> a schema:Person,
        foaf:Person ;
    schema:name "Imakuni?"@en,
        "イマクニ?"@ja ;
    foaf:made <album/17519#subject>,
        <album/17519#vocals> ;
    foaf:name "Imakuni?"@en,
        "イマクニ?"@ja .

<artist/8129#subject> a schema:Person,
        foaf:Person ;
    schema:name "Pokémon Kids"@en,
        "ポケモンキッズ"@ja ;
    foaf:made <album/17519#subject>,
        <album/17519#vocals> ;
    foaf:name "Pokémon Kids"@en,
        "ポケモンキッズ"@ja .

<artist/42491#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17519#subject> ;
    schema:name "Hirokazu Tanaka"@en,
        "たなかひろかず"@ja ;
    foaf:made <album/17519#composition>,
        <album/17519#subject> ;
    foaf:name "Hirokazu Tanaka"@en,
        "たなかひろかず"@ja .

<product/20448#subject> a schema:CreativeWork ;
    schema:name "Pokémon Trading Card Game (Tabletop)"@en,
        "ポケモンカードゲーム (Tabletop)"@ja,
        "Pokémon Card Game (Tabletop)"@ja-latn ;
    foaf:name "Pokémon Trading Card Game (Tabletop)"@en,
        "ポケモンカードゲーム (Tabletop)"@ja,
        "Pokémon Card Game (Tabletop)"@ja-latn .

<release/16297#subject> a schema:CreativeWork ;
    schema:name "Pokémon"@en,
        "ポケットモンスター"@ja,
        "Pocket Monsters"@ja-latn ;
    foaf:name "Pokémon"@en,
        "ポケットモンスター"@ja,
        "Pocket Monsters"@ja-latn .

<album/17519#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mezase Pokémon Master"@en,
        "めざせポケモンマスター"@ja,
        "Mezase Pokémon Master"@ja-latn ;
    mo:composer <artist/42491#subject> ;
    mo:produced_work <album/17519#musicalwork> ;
    schema:name "Mezase Pokémon Master"@en,
        "めざせポケモンマスター"@ja,
        "Mezase Pokémon Master"@ja-latn .

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

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

<org/392#subject> schema:name "PIKACHU RECORDS"@en,
        "ピカチュウレコード"@ja,
        "PIKACHU RECORDS"@ja-latn ;
    foaf:name "PIKACHU RECORDS"@en,
        "ピカチュウレコード"@ja,
        "PIKACHU RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/91/17519/17519-1577834850.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/17519#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mezase Pokémon Master"@en,
        "めざせポケモンマスター"@ja,
        "Mezase Pokémon Master"@ja-latn ;
    mo:performance_of <album/17519#musicalwork> ;
    mo:performer <artist/24963#subject> ;
    mo:recorded_as <album/17519#musicalexpression> ;
    schema:byArtist <artist/24963#subject> ;
    schema:name "Mezase Pokémon Master"@en,
        "めざせポケモンマスター"@ja,
        "Mezase Pokémon Master"@ja-latn ;
    schema:workPerformed <album/17519#musicalwork> .

<artist/24963#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17519#performance> ;
    schema:name "THE JADOES"@en ;
    foaf:name "THE JADOES"@en .

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

<album/17519#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-06-28"^^xsd:date ;
    dcterms:title "Mezase Pokémon Master"@en,
        "めざせポケモンマスター"@ja,
        "Mezase Pokémon Master"@ja-latn ;
    mo:catalogue_number "TGDS-98" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/17519#musicalexpression> ;
    mo:publisher <org/392#subject> ;
    mo:record _:N861a2eabc4c64509a0d872df4f4013c0 ;
    mo:record_count 1 ;
    schema:about <product/20448#subject>,
        <release/16297#subject> ;
    schema:byArtist <artist/24963#subject> ;
    schema:datePublished "1997-06-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/91/17519/17519-1577834850.jpg> ;
    schema:name "Mezase Pokémon Master"@en,
        "めざせポケモンマスター"@ja,
        "Mezase Pokémon Master"@ja-latn ;
    schema:publisher <org/392#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/17519/17519-1577834850.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(by the courtesy of Sony Records.)"@en ;
    foaf:made <album/17519#subject> ;
    foaf:name "(by the courtesy of Sony Records.)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(by the courtesy of Sony Records.)"@en ;
    foaf:made <album/17519#vocals> ;
    foaf:name "(by the courtesy of Sony Records.)"@en .

_:N2f67d58a16e34e0580357d6220c1d336 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aim to Be a Pokémon Master"@en,
        "めざせポケモンマスター"@ja,
        "Mezase Pokémon Master"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N861a2eabc4c64509a0d872df4f4013c0 ;
    schema:name "Aim to Be a Pokémon Master"@en,
        "めざせポケモンマスター"@ja,
        "Mezase Pokémon Master"@ja-latn .

_:N3799d6ce97224a05ac41dd8f43af61ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Hundred Fifty One"@en,
        "ひゃくごじゅういち"@ja,
        "Hyakugojuuichi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N861a2eabc4c64509a0d872df4f4013c0 ;
    schema:name "One Hundred Fifty One"@en,
        "ひゃくごじゅういち"@ja,
        "Hyakugojuuichi"@ja-latn .

_:N8e8e1a0834c047fdbfab0a501529646a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Can You Count Pokémon?"@en,
        "ポケモン言えるかな?"@ja,
        "Pokémon Ieru kana?"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N861a2eabc4c64509a0d872df4f4013c0 ;
    schema:name "Can You Count Pokémon?"@en,
        "ポケモン言えるかな?"@ja,
        "Pokémon Ieru kana?"@ja-latn .

_:Nd065bf5765d44b889d9f8f9ff01ea7a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good Night, My Pikachu"@en,
        "おやすみ ぼくのピカチュウ"@ja,
        "Oyasumi Boku no Pikachu"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N861a2eabc4c64509a0d872df4f4013c0 ;
    schema:name "Good Night, My Pikachu"@en,
        "おやすみ ぼくのピカチュウ"@ja,
        "Oyasumi Boku no Pikachu"@ja-latn .

_:Nee25532148ca44fa82f0914653e37f78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aim to be a Pokémon Master (Original Karaoke)"@en,
        "めざせポケモンマスター (オリジナルカラオケ)"@ja,
        "Mezase Pokémon Master (Original Karaoke)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N861a2eabc4c64509a0d872df4f4013c0 ;
    schema:name "Aim to be a Pokémon Master (Original Karaoke)"@en,
        "めざせポケモンマスター (オリジナルカラオケ)"@ja,
        "Mezase Pokémon Master (Original Karaoke)"@ja-latn .

_:N861a2eabc4c64509a0d872df4f4013c0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2f67d58a16e34e0580357d6220c1d336,
        _:N3799d6ce97224a05ac41dd8f43af61ff,
        _:N8e8e1a0834c047fdbfab0a501529646a,
        _:Nd065bf5765d44b889d9f8f9ff01ea7a3,
        _:Nee25532148ca44fa82f0914653e37f78 ;
    mo:track_count 5 ;
    schema:duration "PT21:11"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2f67d58a16e34e0580357d6220c1d336,
        _:N3799d6ce97224a05ac41dd8f43af61ff,
        _:N8e8e1a0834c047fdbfab0a501529646a,
        _:Nd065bf5765d44b889d9f8f9ff01ea7a3,
        _:Nee25532148ca44fa82f0914653e37f78 .

