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

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

<artist/691#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junichi Masuda"@en,
        "増田順一"@ja ;
    foaf:made <album/114724#subject>,
        <album/114724#vocals> ;
    foaf:name "Junichi Masuda"@en,
        "増田順一"@ja .

<artist/33483#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/114724#subject> ;
    schema:name "Pasocom Music Club"@en,
        "パソコン音楽クラブ"@ja ;
    foaf:made <album/114724#composition>,
        <album/114724#lyrics>,
        <album/114724#subject>,
        <album/114724#vocals> ;
    foaf:name "Pasocom Music Club"@en,
        "パソコン音楽クラブ"@ja .

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

<album/114724#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Batsugun Type / Pokémon Music Club"@en,
        "バツグンタイプ / ポケモン音楽クラブ"@ja,
        "Batsugun Type / Pokémon Music Club"@ja-latn ;
    mo:composer <artist/33483#subject> ;
    mo:produced_work <album/114724#musicalwork> ;
    schema:name "Batsugun Type / Pokémon Music Club"@en,
        "バツグンタイプ / ポケモン音楽クラブ"@ja,
        "Batsugun Type / Pokémon Music Club"@ja-latn .

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

<album/114724#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Batsugun Type / Pokémon Music Club"@en,
        "バツグンタイプ / ポケモン音楽クラブ"@ja,
        "Batsugun Type / Pokémon Music Club"@ja-latn ;
    mo:performance_of <album/114724#musicalwork> ;
    mo:recorded_as <album/114724#musicalexpression> ;
    schema:name "Batsugun Type / Pokémon Music Club"@en,
        "バツグンタイプ / ポケモン音楽クラブ"@ja,
        "Batsugun Type / Pokémon Music Club"@ja-latn ;
    schema:workPerformed <album/114724#musicalwork> .

<org/90#subject> schema:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn ;
    foaf:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn .

<https://media.vgm.io/albums/42/114724/114724-ed572a727e8e.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/114724#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/42/114724/114724-ed572a727e8e.png> ;
    foaf:depicts <album/114724#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/42/114724/114724-ed572a727e8e.png> .

<https://medium-media.vgm.io/albums/42/114724/114724-ed572a727e8e.png> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/114724#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-07-14"^^xsd:date ;
    dcterms:title "Batsugun Type / Pokémon Music Club"@en,
        "バツグンタイプ / ポケモン音楽クラブ"@ja,
        "Batsugun Type / Pokémon Music Club"@ja-latn ;
    mo:catalogue_number "SRXX-04064" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/114724#musicalexpression> ;
    mo:publisher <org/90#subject> ;
    mo:record _:N141d28d7ec4040d793781a7d4a2f971c ;
    mo:record_count 1 ;
    schema:about <release/9815#subject> ;
    schema:datePublished "2021-07-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/42/114724/114724-ed572a727e8e.png> ;
    schema:name "Batsugun Type / Pokémon Music Club"@en,
        "バツグンタイプ / ポケモン音楽クラブ"@ja,
        "Batsugun Type / Pokémon Music Club"@ja-latn ;
    schema:publisher <org/90#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/114724/114724-ed572a727e8e.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "ポケモンタイプ相性覚え隊"@en ;
    foaf:made <album/114724#subject> ;
    foaf:name "ポケモンタイプ相性覚え隊"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ポケモンタイプ相性覚え隊"@en ;
    foaf:made <album/114724#lyrics> ;
    foaf:name "ポケモンタイプ相性覚え隊"@en .

_:N141d28d7ec4040d793781a7d4a2f971c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N821268e072d142148cbff749e5a462f1 ;
    mo:track_count 1 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N821268e072d142148cbff749e5a462f1 .

_:N821268e072d142148cbff749e5a462f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Supereffective Type"@en,
        "バツグンタイプ"@ja,
        "Batsugun Type"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N141d28d7ec4040d793781a7d4a2f971c ;
    schema:name "Supereffective Type"@en,
        "バツグンタイプ"@ja,
        "Batsugun Type"@ja-latn .

