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

<artist/48632#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kyary Pamyu Pamyu"@en,
        "きゃりーぱみゅぱみゅ"@ja ;
    foaf:made <album/70042#subject>,
        <album/70042#vocals> ;
    foaf:name "Kyary Pamyu Pamyu"@en,
        "きゃりーぱみゅぱみゅ"@ja .

<album/70042#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Family Party / Kyary Pamyu Pamyu"@en,
        "ファミリーパーティー / きゃりーぱみゅぱみゅ"@ja,
        "Family Party / Kyary Pamyu Pamyu"@ja-latn ;
    mo:produced_work <album/70042#musicalwork> ;
    schema:name "Family Party / Kyary Pamyu Pamyu"@en,
        "ファミリーパーティー / きゃりーぱみゅぱみゅ"@ja,
        "Family Party / Kyary Pamyu Pamyu"@ja-latn .

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

<product/5355#subject> a schema:CreativeWork ;
    schema:name "Eiga Crayon Shin-chan Gachinko! Gyakushuu no Robo Touchan"@en,
        "映画 クレヨンしんちゃん ガチンコ! 逆襲のロボとーちゃん"@ja,
        "Eiga Crayon Shin-chan Gachinko! Gyakushuu no Robo Touchan"@ja-latn ;
    foaf:name "Eiga Crayon Shin-chan Gachinko! Gyakushuu no Robo Touchan"@en,
        "映画 クレヨンしんちゃん ガチンコ! 逆襲のロボとーちゃん"@ja,
        "Eiga Crayon Shin-chan Gachinko! Gyakushuu no Robo Touchan"@ja-latn .

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

<album/70042#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Family Party / Kyary Pamyu Pamyu"@en,
        "ファミリーパーティー / きゃりーぱみゅぱみゅ"@ja,
        "Family Party / Kyary Pamyu Pamyu"@ja-latn ;
    mo:performance_of <album/70042#musicalwork> ;
    mo:recorded_as <album/70042#musicalexpression> ;
    schema:name "Family Party / Kyary Pamyu Pamyu"@en,
        "ファミリーパーティー / きゃりーぱみゅぱみゅ"@ja,
        "Family Party / Kyary Pamyu Pamyu"@ja-latn ;
    schema:workPerformed <album/70042#musicalwork> .

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

<https://media.vgm.io/albums/24/70042/70042-98cce13200ed.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/70042#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/24/70042/70042-98cce13200ed.jpg> ;
    foaf:depicts <album/70042#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/24/70042/70042-98cce13200ed.jpg> .

<https://medium-media.vgm.io/albums/24/70042/70042-98cce13200ed.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/70042#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-04-16"^^xsd:date ;
    dcterms:title "Family Party / Kyary Pamyu Pamyu"@en,
        "ファミリーパーティー / きゃりーぱみゅぱみゅ"@ja,
        "Family Party / Kyary Pamyu Pamyu"@ja-latn ;
    mo:catalogue_number "WPCL-11792" ;
    mo:media_type "CD" ;
    mo:publication_of <album/70042#musicalexpression> ;
    mo:publisher _:Nd96d361aad0c4e13a0ed57ad260597bf ;
    mo:record _:N8a2b4e3424c04e9681d4dd3a00af9027 ;
    mo:record_count 1 ;
    schema:about <product/5355#subject> ;
    schema:datePublished "2014-04-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/24/70042/70042-98cce13200ed.jpg> ;
    schema:name "Family Party / Kyary Pamyu Pamyu"@en,
        "ファミリーパーティー / きゃりーぱみゅぱみゅ"@ja,
        "Family Party / Kyary Pamyu Pamyu"@ja-latn ;
    schema:publisher _:Nd96d361aad0c4e13a0ed57ad260597bf ;
    foaf:depiction <https://media.vgm.io/albums/24/70042/70042-98cce13200ed.jpg> .

_:N0341d372a6334ee3903676c16a327532 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scanty Skimpy"@en,
        "Scanty Skimpy"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N8a2b4e3424c04e9681d4dd3a00af9027 ;
    schema:name "Scanty Skimpy"@en,
        "Scanty Skimpy"@ja .

_:N79a374e14c8f49deae1dea32b6c4b0b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Family Party"@en,
        "ファミリーパーティー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N8a2b4e3424c04e9681d4dd3a00af9027 ;
    schema:name "Family Party"@en,
        "ファミリーパーティー"@ja .

_:N7c539ff439744ed08bd46fe6803d542f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invader Invader -extended mix-"@en,
        "インベーダーインベーダ― -extended mix-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N8a2b4e3424c04e9681d4dd3a00af9027 ;
    schema:name "Invader Invader -extended mix-"@en,
        "インベーダーインベーダ― -extended mix-"@ja .

_:Na005a3b147a24d7fa6a0f4222613f355 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Family Party -instrumental-"@en,
        "ファミリーパーティー -instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N8a2b4e3424c04e9681d4dd3a00af9027 ;
    schema:name "Family Party -instrumental-"@en,
        "ファミリーパーティー -instrumental-"@ja .

_:Ncfa78ea87ab54644bbfbd0240d9cb0a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scanty Skimpy -instrumental-"@en,
        "Scanty Skimpy -instrumental-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N8a2b4e3424c04e9681d4dd3a00af9027 ;
    schema:name "Scanty Skimpy -instrumental-"@en,
        "Scanty Skimpy -instrumental-"@ja .

_:Nd96d361aad0c4e13a0ed57ad260597bf schema:name "Asobi System"@en,
        "Asobi System"@ja,
        "Asobi System"@ja-latn ;
    foaf:name "Asobi System"@en,
        "Asobi System"@ja,
        "Asobi System"@ja-latn .

_:N8a2b4e3424c04e9681d4dd3a00af9027 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0341d372a6334ee3903676c16a327532,
        _:N79a374e14c8f49deae1dea32b6c4b0b6,
        _:N7c539ff439744ed08bd46fe6803d542f,
        _:Na005a3b147a24d7fa6a0f4222613f355,
        _:Ncfa78ea87ab54644bbfbd0240d9cb0a9 ;
    mo:track_count 5 ;
    schema:duration "PT19:55"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0341d372a6334ee3903676c16a327532,
        _:N79a374e14c8f49deae1dea32b6c4b0b6,
        _:N7c539ff439744ed08bd46fe6803d542f,
        _:Na005a3b147a24d7fa6a0f4222613f355,
        _:Ncfa78ea87ab54644bbfbd0240d9cb0a9 .

