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

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

<artist/26614#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33495#subject> ;
    schema:name "kemu"@en ;
    foaf:made <album/33495#composition>,
        <album/33495#lyrics>,
        <album/33495#subject> ;
    foaf:name "kemu"@en .

<product/4379#subject> a schema:CreativeWork ;
    schema:name "Good Luck Girl!"@en,
        "貧乏神が!"@ja,
        "Binbogami ga!"@ja-latn ;
    foaf:name "Good Luck Girl!"@en,
        "貧乏神が!"@ja,
        "Binbogami ga!"@ja-latn .

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

<org/1006#subject> schema:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn ;
    foaf:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn .

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

<https://medium-media.vgm.io/albums/59/33495/33495-1342246159.jpg> a schema:ImageObject,
        foaf:Image .

<album/33495#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Make my day! / Piko"@en,
        "Make my day! / ピコ"@ja,
        "Make my day! / Piko"@ja-latn ;
    mo:composer <artist/26614#subject>,
        <artist/9557#subject> ;
    mo:produced_work <album/33495#musicalwork> ;
    schema:name "Make my day! / Piko"@en,
        "Make my day! / ピコ"@ja,
        "Make my day! / Piko"@ja-latn .

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

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

<artist/14727#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33495#performance> ;
    schema:name "Shobon"@en,
        "ショボン"@ja ;
    foaf:name "Shobon"@en,
        "ショボン"@ja .

<artist/21846#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33495#performance> ;
    schema:name "Harunosuke Ikejiri"@en,
        "池尻晴乃介"@ja ;
    foaf:name "Harunosuke Ikejiri"@en,
        "池尻晴乃介"@ja .

<artist/21847#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33495#performance> ;
    schema:name "Piko"@en,
        "ピコ"@ja ;
    foaf:made <album/33495#lyrics>,
        <album/33495#subject> ;
    foaf:name "Piko"@en,
        "ピコ"@ja .

<artist/36289#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33495#performance> ;
    schema:name "[TEST]"@en ;
    foaf:name "[TEST]"@en .

<artist/9557#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33495#subject> ;
    mo:performed <album/33495#performance> ;
    schema:name "samfree"@en ;
    foaf:made <album/33495#composition>,
        <album/33495#subject> ;
    foaf:name "samfree"@en .

<album/33495#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Make my day! / Piko"@en,
        "Make my day! / ピコ"@ja,
        "Make my day! / Piko"@ja-latn ;
    mo:performance_of <album/33495#musicalwork> ;
    mo:performer <artist/14727#subject>,
        <artist/21846#subject>,
        <artist/21847#subject>,
        <artist/36289#subject>,
        <artist/9557#subject> ;
    mo:recorded_as <album/33495#musicalexpression> ;
    schema:byArtist <artist/14727#subject>,
        <artist/21846#subject>,
        <artist/21847#subject>,
        <artist/36289#subject>,
        <artist/9557#subject> ;
    schema:name "Make my day! / Piko"@en,
        "Make my day! / ピコ"@ja,
        "Make my day! / Piko"@ja-latn ;
    schema:workPerformed <album/33495#musicalwork> .

<album/33495#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-15"^^xsd:date ;
    dcterms:title "Make my day! / Piko"@en,
        "Make my day! / ピコ"@ja,
        "Make my day! / Piko"@ja-latn ;
    mo:catalogue_number "KSCL-2085" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33495#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:Nd36cb2968441472a879ea6a62d2bea6e ;
    mo:record_count 1 ;
    schema:about <product/4379#subject> ;
    schema:byArtist <artist/14727#subject>,
        <artist/21846#subject>,
        <artist/21847#subject>,
        <artist/36289#subject>,
        <artist/9557#subject> ;
    schema:datePublished "2012-08-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/59/33495/33495-1342246159.jpg> ;
    schema:name "Make my day! / Piko"@en,
        "Make my day! / ピコ"@ja,
        "Make my day! / Piko"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/33495/33495-1342246159.jpg> .

_:N3411094d21cc4f7f9a1b1731d850d19d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "インビジブル"@ja,
        "Invisible"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nd36cb2968441472a879ea6a62d2bea6e ;
    schema:name "インビジブル"@ja,
        "Invisible"@ja-latn .

_:N7da505b5fc064323bd607c6b383f7e53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "インビジブル (PikolessVersion)"@ja,
        "Invisible (PikolessVersion)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nd36cb2968441472a879ea6a62d2bea6e ;
    schema:name "インビジブル (PikolessVersion)"@ja,
        "Invisible (PikolessVersion)"@ja-latn .

_:Na5fe5c011f0645488ebab19455dee7b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月食 (PikolessVersion)"@ja,
        "Gesshoku (PikolessVersion)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nd36cb2968441472a879ea6a62d2bea6e ;
    schema:name "月食 (PikolessVersion)"@ja,
        "Gesshoku (PikolessVersion)"@ja-latn .

_:Nbead3e8b560a448c9b76d78a4d98e72c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Make My Day!"@ja,
        "Make My Day!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nd36cb2968441472a879ea6a62d2bea6e ;
    schema:name "Make My Day!"@ja,
        "Make My Day!"@ja-latn .

_:Nd60a4dd1acd24726a43ee41ffabfbe4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月食"@ja,
        "Gesshoku"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nd36cb2968441472a879ea6a62d2bea6e ;
    schema:name "月食"@ja,
        "Gesshoku"@ja-latn .

_:Ne35c0c9086424affa43af76719b1725f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Make My Day! (PikolessVersion)"@ja,
        "Make My Day! (PikolessVersion)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nd36cb2968441472a879ea6a62d2bea6e ;
    schema:name "Make My Day! (PikolessVersion)"@ja,
        "Make My Day! (PikolessVersion)"@ja-latn .

_:Nd36cb2968441472a879ea6a62d2bea6e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3411094d21cc4f7f9a1b1731d850d19d,
        _:N7da505b5fc064323bd607c6b383f7e53,
        _:Na5fe5c011f0645488ebab19455dee7b7,
        _:Nbead3e8b560a448c9b76d78a4d98e72c,
        _:Nd60a4dd1acd24726a43ee41ffabfbe4d,
        _:Ne35c0c9086424affa43af76719b1725f ;
    mo:track_count 6 ;
    schema:duration "PT22:34"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3411094d21cc4f7f9a1b1731d850d19d,
        _:N7da505b5fc064323bd607c6b383f7e53,
        _:Na5fe5c011f0645488ebab19455dee7b7,
        _:Nbead3e8b560a448c9b76d78a4d98e72c,
        _:Nd60a4dd1acd24726a43ee41ffabfbe4d,
        _:Ne35c0c9086424affa43af76719b1725f .

