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

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

<artist/26614#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33496#subject> ;
    schema:name "kemu"@en ;
    foaf:made <album/33496#composition>,
        <album/33496#lyrics>,
        <album/33496#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/33496#musicalexpression> a mo:Signal ;
    mo:published_as <album/33496#subject> ;
    mo:records <album/33496#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/69/33496/33496-1577935840.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/33496#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/69/33496/33496-1577935840.jpg> ;
    foaf:depicts <album/33496#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/69/33496/33496-1577935840.jpg> .

<https://medium-media.vgm.io/albums/69/33496/33496-1577935840.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

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

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

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

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

<album/33496#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-15"^^xsd:date ;
    dcterms:title "Make my day! / Piko [Limited Edition]"@en,
        "Make my day! / ピコ"@ja,
        "Make my day! / Piko [Limited Edition]"@ja-latn ;
    mo:catalogue_number "KSCL-2086~7" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33496#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:N9ab61c02d4104ebc8e1088a31a5d6e1d ;
    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/69/33496/33496-1577935840.jpg> ;
    schema:name "Make my day! / Piko [Limited Edition]"@en,
        "Make my day! / ピコ"@ja,
        "Make my day! / Piko [Limited Edition]"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/33496/33496-1577935840.jpg> .

_:N238ae3445254438bb9a2270191a273eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月食"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N9ab61c02d4104ebc8e1088a31a5d6e1d ;
    schema:name "月食"@ja .

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

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

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

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

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

_:N9ab61c02d4104ebc8e1088a31a5d6e1d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N238ae3445254438bb9a2270191a273eb,
        _:N544c36ddf4bf405898d2efda017fbb44,
        _:N65798d847d18480a9e049b156d7a61cd,
        _:Nc655e5624dcf4f879a4dc60b973725c1,
        _:Nd81b6fb119ce48a9b88a516169b5f5e8,
        _:Ne73f652e457749288a03f2576fedeb2f ;
    mo:track_count 6 ;
    schema:duration "PT22:34"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N238ae3445254438bb9a2270191a273eb,
        _:N544c36ddf4bf405898d2efda017fbb44,
        _:N65798d847d18480a9e049b156d7a61cd,
        _:Nc655e5624dcf4f879a4dc60b973725c1,
        _:Nd81b6fb119ce48a9b88a516169b5f5e8,
        _:Ne73f652e457749288a03f2576fedeb2f .

