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

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

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

<https://medium-media.vgm.io/albums/49/33494/33494-1346075174.jpg> a schema:ImageObject,
        foaf:Image .

<album/33494#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/33494#musicalwork> ;
    schema:name "Make my day! / Piko [Limited Edition]"@en,
        "Make my day! / ピコ"@ja,
        "Make my day! / Piko [Limited Edition]"@ja-latn .

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

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

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

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

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

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

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

<album/33494#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/33494#musicalwork> ;
    mo:performer <artist/14727#subject>,
        <artist/21846#subject>,
        <artist/21847#subject>,
        <artist/36289#subject>,
        <artist/9557#subject> ;
    mo:recorded_as <album/33494#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/33494#musicalwork> .

<album/33494#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-2083~4" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/33494#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:N2a7b8f99a36c4d45813125a8c44031b9,
        _:Nadb9acd2567448a7b453142f868a4135 ;
    mo:record_count 2 ;
    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/49/33494/33494-1346075174.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/49/33494/33494-1346075174.jpg> .

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

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

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

_:N2a7b8f99a36c4d45813125a8c44031b9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Nd5143d7a81c54a4086bc6bed8a22f174 ;
    mo:track_count 1 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nd5143d7a81c54a4086bc6bed8a22f174 .

_:N33a39a936a6f403e835778814b68ad4d 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 _:Nadb9acd2567448a7b453142f868a4135 ;
    schema:name "Make My Day!"@ja,
        "Make My Day!"@ja-latn .

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

_:Nd5143d7a81c54a4086bc6bed8a22f174 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キューン20イヤーズ&デイズ・5/19ライブ映像"@ja,
        "Kyun 20 Years & Days 5/19 Live Video"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N2a7b8f99a36c4d45813125a8c44031b9 ;
    schema:name "キューン20イヤーズ&デイズ・5/19ライブ映像"@ja,
        "Kyun 20 Years & Days 5/19 Live Video"@ja-latn .

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

_:Nadb9acd2567448a7b453142f868a4135 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0870de1ebcc14a42b403cab682d3fc44,
        _:N12c62bdb45ac4211a7cdf4b003458446,
        _:N24fc9fe727c042c5be23d686de9e1859,
        _:N33a39a936a6f403e835778814b68ad4d,
        _:N621ba252fdba4a1a9f59314ea676a4c1,
        _:Ndb4cf0dd2b634efa8333d0eaf9093574 ;
    mo:track_count 6 ;
    schema:duration "PT22:34"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0870de1ebcc14a42b403cab682d3fc44,
        _:N12c62bdb45ac4211a7cdf4b003458446,
        _:N24fc9fe727c042c5be23d686de9e1859,
        _:N33a39a936a6f403e835778814b68ad4d,
        _:N621ba252fdba4a1a9f59314ea676a4c1,
        _:Ndb4cf0dd2b634efa8333d0eaf9093574 .

