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

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

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

<artist/2352#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9006#subject> ;
    schema:name "Minamotoya"@en,
        "源屋"@ja ;
    foaf:made <album/9006#composition>,
        <album/9006#subject> ;
    foaf:name "Minamotoya"@en,
        "源屋"@ja .

<artist/2362#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9006#subject> ;
    schema:name "REDALiCE"@en ;
    foaf:made <album/9006#composition>,
        <album/9006#subject> ;
    foaf:name "REDALiCE"@en .

<artist/2758#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9006#subject> ;
    schema:name "Atsushi Ohara"@en ;
    foaf:made <album/9006#composition>,
        <album/9006#subject> ;
    foaf:name "Atsushi Ohara"@en .

<artist/4842#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9006#subject> ;
    schema:name "nadeco"@en ;
    foaf:made <album/9006#composition>,
        <album/9006#subject> ;
    foaf:name "nadeco"@en .

<artist/54940#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9006#subject> ;
    schema:name "Berserk+Haste"@en ;
    foaf:made <album/9006#composition>,
        <album/9006#subject> ;
    foaf:name "Berserk+Haste"@en .

<artist/65160#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9006#subject> ;
    schema:name "Betwixt & Between"@en ;
    foaf:made <album/9006#composition>,
        <album/9006#subject> ;
    foaf:name "Betwixt & Between"@en .

<artist/7767#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9006#subject> ;
    schema:name "Miraiha"@en,
        "未来派"@ja ;
    foaf:made <album/9006#composition>,
        <album/9006#subject> ;
    foaf:name "Miraiha"@en,
        "未来派"@ja .

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

<org/101#subject> schema:name "ALiCE'S EMOTiON"@en,
        "ALiCE'S EMOTiON"@ja,
        "ALiCE'S EMOTiON"@ja-latn ;
    foaf:name "ALiCE'S EMOTiON"@en,
        "ALiCE'S EMOTiON"@ja,
        "ALiCE'S EMOTiON"@ja-latn .

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

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

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

<album/9006#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FUNNY PRINCESS"@en,
        "FUNNY PRINCESS"@ja,
        "FUNNY PRINCESS"@ja-latn ;
    mo:performance_of <album/9006#musicalwork> ;
    mo:performer <artist/2466#subject> ;
    mo:recorded_as <album/9006#musicalexpression> ;
    schema:byArtist <artist/2466#subject> ;
    schema:name "FUNNY PRINCESS"@en,
        "FUNNY PRINCESS"@ja,
        "FUNNY PRINCESS"@ja-latn ;
    schema:workPerformed <album/9006#musicalwork> .

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9006#performance> ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

<album/9006#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FUNNY PRINCESS"@en,
        "FUNNY PRINCESS"@ja,
        "FUNNY PRINCESS"@ja-latn ;
    mo:composer <artist/2352#subject>,
        <artist/2362#subject>,
        <artist/2758#subject>,
        <artist/4842#subject>,
        <artist/54940#subject>,
        <artist/65160#subject>,
        <artist/7767#subject> ;
    mo:produced_work <album/9006#musicalwork> ;
    schema:name "FUNNY PRINCESS"@en,
        "FUNNY PRINCESS"@ja,
        "FUNNY PRINCESS"@ja-latn .

<album/9006#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-06-29"^^xsd:date ;
    dcterms:title "FUNNY PRINCESS"@en,
        "FUNNY PRINCESS"@ja,
        "FUNNY PRINCESS"@ja-latn ;
    mo:catalogue_number "AECD-012" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9006#musicalexpression> ;
    mo:publisher <org/101#subject> ;
    mo:record _:N3840ec0d9b64432c87b49c1ccf10bf5e ;
    mo:record_count 1 ;
    schema:byArtist <artist/2466#subject> ;
    schema:datePublished "2008-06-29"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/60/9006/9006-1213583191.jpg> ;
    schema:name "FUNNY PRINCESS"@en,
        "FUNNY PRINCESS"@ja,
        "FUNNY PRINCESS"@ja-latn ;
    schema:publisher <org/101#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/9006/9006-1213583191.jpg> .

_:N1195e9c8757846b994155f734d4b9f4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Think of You"@en,
        "Think of You"@ja,
        "Think of You"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:N3840ec0d9b64432c87b49c1ccf10bf5e ;
    schema:name "Think of You"@en,
        "Think of You"@ja,
        "Think of You"@ja-latn .

_:N1d5a0c523abf40a7a210301925d6cd2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This Heartbeat is Happiness"@en,
        "そのときめきはハピネス"@ja,
        "Sono Tokimeki wa Happiness"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N3840ec0d9b64432c87b49c1ccf10bf5e ;
    schema:name "This Heartbeat is Happiness"@en,
        "そのときめきはハピネス"@ja,
        "Sono Tokimeki wa Happiness"@ja-latn .

_:N2fcd0d17b0374a6a9bc1def8967cdedb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "miku you, fxxk you"@en,
        "miku you, fxxk you"@ja,
        "miku you, fxxk you"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N3840ec0d9b64432c87b49c1ccf10bf5e ;
    schema:name "miku you, fxxk you"@en,
        "miku you, fxxk you"@ja,
        "miku you, fxxk you"@ja-latn .

_:N31bf83a1c64844e8a8715cd97b83f5aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mikumaru (true mix)"@en,
        "ミクマル (true mix)"@ja,
        "Mikumaru (true mix)"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N3840ec0d9b64432c87b49c1ccf10bf5e ;
    schema:name "Mikumaru (true mix)"@en,
        "ミクマル (true mix)"@ja,
        "Mikumaru (true mix)"@ja-latn .

_:N3cf2169ca034406ba4d8f640b44245a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear Explorer..."@en,
        "Dear Explorer..."@ja,
        "Dear Explorer..."@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT6:50"^^xsd:interval ;
    schema:inPlaylist _:N3840ec0d9b64432c87b49c1ccf10bf5e ;
    schema:name "Dear Explorer..."@en,
        "Dear Explorer..."@ja,
        "Dear Explorer..."@ja-latn .

_:N3e86cc0616694454aa0e6d7cd0fda4c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunshine Words"@en,
        "ひだまりのコトバ"@ja,
        "Hidamari no Kotoba"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N3840ec0d9b64432c87b49c1ccf10bf5e ;
    schema:name "Sunshine Words"@en,
        "ひだまりのコトバ"@ja,
        "Hidamari no Kotoba"@ja-latn .

_:N627705298fc84b54bffc71e2afb01812 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "North Blue Sky"@en,
        "North Blue Sky"@ja,
        "North Blue Sky"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N3840ec0d9b64432c87b49c1ccf10bf5e ;
    schema:name "North Blue Sky"@en,
        "North Blue Sky"@ja,
        "North Blue Sky"@ja-latn .

_:N84910f62979b4378bc279a4e8fad0abf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "miku-Jump"@en,
        "miku-Jump"@ja,
        "miku-Jump"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N3840ec0d9b64432c87b49c1ccf10bf5e ;
    schema:name "miku-Jump"@en,
        "miku-Jump"@ja,
        "miku-Jump"@ja-latn .

_:N910499a9120b48aab2e7da027591dd19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kurukuru Kiikii"@en,
        "くるくるキーキー"@ja,
        "Kurukuru Kiikii"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:N3840ec0d9b64432c87b49c1ccf10bf5e ;
    schema:name "Kurukuru Kiikii"@en,
        "くるくるキーキー"@ja,
        "Kurukuru Kiikii"@ja-latn .

_:Ncc7c262bf1c7452b85aea29adc9cd522 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "macrocosm"@en,
        "macrocosm"@ja,
        "macrocosm"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N3840ec0d9b64432c87b49c1ccf10bf5e ;
    schema:name "macrocosm"@en,
        "macrocosm"@ja,
        "macrocosm"@ja-latn .

_:Neaaf5b0870a14102941e902c17759c43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Connects with Me"@en,
        "Connects with Me"@ja,
        "Connects with Me"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N3840ec0d9b64432c87b49c1ccf10bf5e ;
    schema:name "Connects with Me"@en,
        "Connects with Me"@ja,
        "Connects with Me"@ja-latn .

_:Nebf52b2728b84d04ab8075025e472674 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Are You Hungry?"@en,
        "Are You Hungry?"@ja,
        "Are You Hungry?"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N3840ec0d9b64432c87b49c1ccf10bf5e ;
    schema:name "Are You Hungry?"@en,
        "Are You Hungry?"@ja,
        "Are You Hungry?"@ja-latn .

_:N3840ec0d9b64432c87b49c1ccf10bf5e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1195e9c8757846b994155f734d4b9f4e,
        _:N1d5a0c523abf40a7a210301925d6cd2d,
        _:N2fcd0d17b0374a6a9bc1def8967cdedb,
        _:N31bf83a1c64844e8a8715cd97b83f5aa,
        _:N3cf2169ca034406ba4d8f640b44245a3,
        _:N3e86cc0616694454aa0e6d7cd0fda4c6,
        _:N627705298fc84b54bffc71e2afb01812,
        _:N84910f62979b4378bc279a4e8fad0abf,
        _:N910499a9120b48aab2e7da027591dd19,
        _:Ncc7c262bf1c7452b85aea29adc9cd522,
        _:Neaaf5b0870a14102941e902c17759c43,
        _:Nebf52b2728b84d04ab8075025e472674 ;
    mo:track_count 12 ;
    schema:duration "PT57:06"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N1195e9c8757846b994155f734d4b9f4e,
        _:N1d5a0c523abf40a7a210301925d6cd2d,
        _:N2fcd0d17b0374a6a9bc1def8967cdedb,
        _:N31bf83a1c64844e8a8715cd97b83f5aa,
        _:N3cf2169ca034406ba4d8f640b44245a3,
        _:N3e86cc0616694454aa0e6d7cd0fda4c6,
        _:N627705298fc84b54bffc71e2afb01812,
        _:N84910f62979b4378bc279a4e8fad0abf,
        _:N910499a9120b48aab2e7da027591dd19,
        _:Ncc7c262bf1c7452b85aea29adc9cd522,
        _:Neaaf5b0870a14102941e902c17759c43,
        _:Nebf52b2728b84d04ab8075025e472674 .

