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

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

<artist/12267#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43106#subject> ;
    schema:name "Nigorou"@en,
        "ニゴロウ"@ja ;
    foaf:made <album/43106#composition>,
        <album/43106#lyrics>,
        <album/43106#subject> ;
    foaf:name "Nigorou"@en,
        "ニゴロウ"@ja .

<artist/14698#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43106#subject> ;
    schema:name "Katahotori"@en,
        "かたほとり"@ja ;
    foaf:made <album/43106#composition>,
        <album/43106#lyrics>,
        <album/43106#subject> ;
    foaf:name "Katahotori"@en,
        "かたほとり"@ja .

<artist/16845#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43106#subject> ;
    schema:name "U-ske"@en ;
    foaf:made <album/43106#composition>,
        <album/43106#lyrics>,
        <album/43106#subject> ;
    foaf:name "U-ske"@en .

<artist/26343#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43106#subject> ;
    schema:name "Maron"@en,
        "まろん"@ja ;
    foaf:made <album/43106#composition>,
        <album/43106#lyrics>,
        <album/43106#subject> ;
    foaf:name "Maron"@en,
        "まろん"@ja .

<artist/4653#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43106#subject> ;
    schema:name "Kousei Yamashita"@en,
        "山下航生"@ja ;
    foaf:made <album/43106#composition>,
        <album/43106#lyrics>,
        <album/43106#subject> ;
    foaf:name "Kousei Yamashita"@en,
        "山下航生"@ja .

<artist/6650#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43106#subject> ;
    schema:name "Kahan"@en,
        "華飯"@ja ;
    foaf:made <album/43106#composition>,
        <album/43106#lyrics>,
        <album/43106#subject> ;
    foaf:name "Kahan"@en,
        "華飯"@ja .

<artist/8786#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43106#subject> ;
    schema:name "Yuichiro Tsukagoshi"@en,
        "塚越雄一朗"@ja ;
    foaf:made <album/43106#composition>,
        <album/43106#lyrics>,
        <album/43106#subject> ;
    foaf:name "Yuichiro Tsukagoshi"@en,
        "塚越雄一朗"@ja .

<event/167> a mo:Release ;
    schema:name "Released at Comic Market 85 (Dec 29, 2013 to Dec 31, 2013)" .

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

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

<https://medium-media.vgm.io/albums/60/43106/43106-1386736050.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/43106#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "peach box"@en,
        "ぴぃちぼっくす"@ja,
        "peach box"@ja-latn ;
    mo:performance_of <album/43106#musicalwork> ;
    mo:performer <artist/13042#subject> ;
    mo:recorded_as <album/43106#musicalexpression> ;
    schema:byArtist <artist/13042#subject> ;
    schema:name "peach box"@en,
        "ぴぃちぼっくす"@ja,
        "peach box"@ja-latn ;
    schema:workPerformed <album/43106#musicalwork> .

<artist/13042#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43106#performance> ;
    schema:name "Momobako"@en,
        "桃箱"@ja ;
    foaf:name "Momobako"@en,
        "桃箱"@ja .

<album/43106#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "peach box"@en,
        "ぴぃちぼっくす"@ja,
        "peach box"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "やまみのり"@en ;
            foaf:made <album/43106#composition> ;
            foaf:name "やまみのり"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "bibuko"@en ;
            foaf:made <album/43106#composition> ;
            foaf:name "bibuko"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "muhmue"@en ;
            foaf:made <album/43106#composition> ;
            foaf:name "muhmue"@en ],
        <artist/12267#subject>,
        <artist/14698#subject>,
        <artist/16845#subject>,
        <artist/26343#subject>,
        <artist/4653#subject>,
        <artist/6650#subject>,
        <artist/8786#subject> ;
    mo:produced_work <album/43106#musicalwork> ;
    schema:name "peach box"@en,
        "ぴぃちぼっくす"@ja,
        "peach box"@ja-latn .

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

<album/43106#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-31"^^xsd:date ;
    dcterms:title "peach box"@en,
        "ぴぃちぼっくす"@ja,
        "peach box"@ja-latn ;
    mo:catalogue_number "MMBK-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43106#musicalexpression> ;
    mo:publisher _:Nd386bbd7122643e18bb8767fdcca8ea8 ;
    mo:record _:N8f3540769e514b07bfd7956a4d0f56ee ;
    mo:record_count 1 ;
    mo:release <event/167> ;
    schema:byArtist <artist/13042#subject> ;
    schema:datePublished "2013-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/60/43106/43106-1386736050.jpg> ;
    schema:name "peach box"@en,
        "ぴぃちぼっくす"@ja,
        "peach box"@ja-latn ;
    schema:publisher _:Nd386bbd7122643e18bb8767fdcca8ea8 ;
    foaf:depiction <https://media.vgm.io/albums/60/43106/43106-1386736050.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43106#subject> ;
    schema:name "muhmue"@en ;
    foaf:made <album/43106#subject> ;
    foaf:name "muhmue"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43106#subject> ;
    schema:name "bibuko"@en ;
    foaf:made <album/43106#subject> ;
    foaf:name "bibuko"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "bibuko"@en ;
    foaf:made <album/43106#lyrics> ;
    foaf:name "bibuko"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "bibuko"@en ;
    foaf:made <album/43106#subject> ;
    foaf:name "bibuko"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "muhmue"@en ;
    foaf:made <album/43106#lyrics> ;
    foaf:name "muhmue"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "やまみのり"@en ;
    foaf:made <album/43106#lyrics> ;
    foaf:name "やまみのり"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "やまみのり"@en ;
    foaf:made <album/43106#subject> ;
    foaf:name "やまみのり"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "muhmue"@en ;
    foaf:made <album/43106#subject> ;
    foaf:name "muhmue"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43106#subject> ;
    schema:name "やまみのり"@en ;
    foaf:made <album/43106#subject> ;
    foaf:name "やまみのり"@en .

_:N05c13cd8589b4dfc9f5d7cd58b6d517b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "激アマ・わんでぃ・でーと！！"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N8f3540769e514b07bfd7956a4d0f56ee ;
    schema:name "激アマ・わんでぃ・でーと！！"@ja .

_:N16a6259218ce40998f442dabaadf24b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フル活用っアドバンテージ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N8f3540769e514b07bfd7956a4d0f56ee ;
    schema:name "フル活用っアドバンテージ"@ja .

_:N3e7ee3a54bd64fe59531c11744949f2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "だって僕は男の娘♪"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N8f3540769e514b07bfd7956a4d0f56ee ;
    schema:name "だって僕は男の娘♪"@ja .

_:N85726048dc1a456da699e8c6ffc432d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "画面からね出るなんて、無理っ！"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N8f3540769e514b07bfd7956a4d0f56ee ;
    schema:name "画面からね出るなんて、無理っ！"@ja .

_:N8ea0b72a213f4ac6b75c066e25c18a2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "見習いサンタ、苦労す。"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N8f3540769e514b07bfd7956a4d0f56ee ;
    schema:name "見習いサンタ、苦労す。"@ja .

_:N993ed1ee23f045aaaab94947a2370993 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "先輩ア・ラ・モード"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N8f3540769e514b07bfd7956a4d0f56ee ;
    schema:name "先輩ア・ラ・モード"@ja .

_:Nb7da435c9a744b788d9c4fc717929d7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magical Cosmetic"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N8f3540769e514b07bfd7956a4d0f56ee ;
    schema:name "Magical Cosmetic"@ja .

_:Nbfd10fb60a29461183f469ea48fe7c11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "呪いのススメ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N8f3540769e514b07bfd7956a4d0f56ee ;
    schema:name "呪いのススメ"@ja .

_:Nc2a3c9909af84cc9b04373f7346467cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "memories"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N8f3540769e514b07bfd7956a4d0f56ee ;
    schema:name "memories"@ja .

_:Nc73479694b73439f8223e69bd57577a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meganegirl☆☆☆"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N8f3540769e514b07bfd7956a4d0f56ee ;
    schema:name "Meganegirl☆☆☆"@ja .

_:Nd386bbd7122643e18bb8767fdcca8ea8 schema:name "Momobako"@en ;
    foaf:name "Momobako"@en .

_:Ne71b1244a45d4c0e8a561298cd41489f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白衣の天使があなたのお悩みにお答えします"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N8f3540769e514b07bfd7956a4d0f56ee ;
    schema:name "白衣の天使があなたのお悩みにお答えします"@ja .

_:N8f3540769e514b07bfd7956a4d0f56ee a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05c13cd8589b4dfc9f5d7cd58b6d517b,
        _:N16a6259218ce40998f442dabaadf24b7,
        _:N3e7ee3a54bd64fe59531c11744949f2d,
        _:N85726048dc1a456da699e8c6ffc432d0,
        _:N8ea0b72a213f4ac6b75c066e25c18a2a,
        _:N993ed1ee23f045aaaab94947a2370993,
        _:Nb7da435c9a744b788d9c4fc717929d7a,
        _:Nbfd10fb60a29461183f469ea48fe7c11,
        _:Nc2a3c9909af84cc9b04373f7346467cc,
        _:Nc73479694b73439f8223e69bd57577a0,
        _:Ne71b1244a45d4c0e8a561298cd41489f ;
    mo:track_count 11 ;
    schema:duration "PT45:36"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N05c13cd8589b4dfc9f5d7cd58b6d517b,
        _:N16a6259218ce40998f442dabaadf24b7,
        _:N3e7ee3a54bd64fe59531c11744949f2d,
        _:N85726048dc1a456da699e8c6ffc432d0,
        _:N8ea0b72a213f4ac6b75c066e25c18a2a,
        _:N993ed1ee23f045aaaab94947a2370993,
        _:Nb7da435c9a744b788d9c4fc717929d7a,
        _:Nbfd10fb60a29461183f469ea48fe7c11,
        _:Nc2a3c9909af84cc9b04373f7346467cc,
        _:Nc73479694b73439f8223e69bd57577a0,
        _:Ne71b1244a45d4c0e8a561298cd41489f .

