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

<artist/49161#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masayuki Yamamoto & Pink Piggies"@en,
        "山本まさゆき&ピンク・ピッギーズ"@ja ;
    foaf:made <album/112821#subject>,
        <album/112821#vocals> ;
    foaf:name "Masayuki Yamamoto & Pink Piggies"@en,
        "山本まさゆき&ピンク・ピッギーズ"@ja .

<artist/11826#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112821#subject> ;
    schema:name "Masayuki Yamamoto"@en,
        "山本正之"@ja ;
    foaf:made <album/112821#composition>,
        <album/112821#lyrics>,
        <album/112821#subject> ;
    foaf:name "Masayuki Yamamoto"@en,
        "山本正之"@ja .

<album/112821#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Meruhen Jan Ken Pon / Disco Jan Ken Pon"@en,
        "メルヘン・ジャンケンポン / ディスコ・ジャンケンポン"@ja,
        "Meruhen Jan Ken Pon / Disco Jan Ken Pon"@ja-latn ;
    mo:composer <artist/11826#subject> ;
    mo:produced_work <album/112821#musicalwork> ;
    schema:name "Meruhen Jan Ken Pon / Disco Jan Ken Pon"@en,
        "メルヘン・ジャンケンポン / ディスコ・ジャンケンポン"@ja,
        "Meruhen Jan Ken Pon / Disco Jan Ken Pon"@ja-latn .

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

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

<album/112821#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Meruhen Jan Ken Pon / Disco Jan Ken Pon"@en,
        "メルヘン・ジャンケンポン / ディスコ・ジャンケンポン"@ja,
        "Meruhen Jan Ken Pon / Disco Jan Ken Pon"@ja-latn ;
    mo:performance_of <album/112821#musicalwork> ;
    mo:recorded_as <album/112821#musicalexpression> ;
    schema:name "Meruhen Jan Ken Pon / Disco Jan Ken Pon"@en,
        "メルヘン・ジャンケンポン / ディスコ・ジャンケンポン"@ja,
        "Meruhen Jan Ken Pon / Disco Jan Ken Pon"@ja-latn ;
    schema:workPerformed <album/112821#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/12/112821/112821-da8b7629d6c4.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/112821#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1981-01-01"^^xsd:date ;
    dcterms:title "Meruhen Jan Ken Pon / Disco Jan Ken Pon"@en,
        "メルヘン・ジャンケンポン / ディスコ・ジャンケンポン"@ja,
        "Meruhen Jan Ken Pon / Disco Jan Ken Pon"@ja-latn ;
    mo:catalogue_number "KV-2038" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/112821#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N828f73cf564e46849a24c2c461dec310 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Okusama Game WJA Senshuken"@en ;
            foaf:name "Okusama Game WJA Senshuken"@en ] ;
    schema:datePublished "1981-01-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/12/112821/112821-da8b7629d6c4.jpg> ;
    schema:name "Meruhen Jan Ken Pon / Disco Jan Ken Pon"@en,
        "メルヘン・ジャンケンポン / ディスコ・ジャンケンポン"@ja,
        "Meruhen Jan Ken Pon / Disco Jan Ken Pon"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/112821/112821-da8b7629d6c4.jpg> .

_:N2ca206f02b4244cd98fbb358f95a1a10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メルヘン・ジャンケンポン"@ja,
        "Meruhen Jan Ken Pon"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N828f73cf564e46849a24c2c461dec310 ;
    schema:name "メルヘン・ジャンケンポン"@ja,
        "Meruhen Jan Ken Pon"@ja-latn .

_:Nc9ba8a859d074a059f914da952ba2697 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ディスコ・ジャンケンポン"@ja,
        "Disco Jan Ken Pon"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N828f73cf564e46849a24c2c461dec310 ;
    schema:name "ディスコ・ジャンケンポン"@ja,
        "Disco Jan Ken Pon"@ja-latn .

_:N828f73cf564e46849a24c2c461dec310 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ca206f02b4244cd98fbb358f95a1a10,
        _:Nc9ba8a859d074a059f914da952ba2697 ;
    mo:track_count 2 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N2ca206f02b4244cd98fbb358f95a1a10,
        _:Nc9ba8a859d074a059f914da952ba2697 .

