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

<artist/2518#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mao Komiya"@en,
        "小宮真央"@ja ;
    foaf:made <album/144916#subject>,
        <album/144916#vocals> ;
    foaf:name "Mao Komiya"@en,
        "小宮真央"@ja .

<artist/2519#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miyu"@en,
        "みゆ"@ja ;
    foaf:made <album/144916#subject>,
        <album/144916#vocals> ;
    foaf:name "Miyu"@en,
        "みゆ"@ja .

<artist/58092#subject> a schema:Person,
        foaf:Person ;
    schema:name "emew."@en,
        "えみゅう。"@ja ;
    foaf:made <album/144916#subject>,
        <album/144916#vocals> ;
    foaf:name "emew."@en,
        "えみゅう。"@ja .

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

<artist/4356#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144916#subject> ;
    schema:name "nekomirin"@en,
        "ねこみりん"@ja ;
    foaf:made <album/144916#composition>,
        <album/144916#subject> ;
    foaf:name "nekomirin"@en,
        "ねこみりん"@ja .

<event/176> a mo:Release ;
    schema:name "Released at M3-2015 Spring (Apr 26, 2015)" .

<album/144916#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Neko Mix 2 -Best Of Fullpack-"@en,
        "ねこみっくす2 -Best Of Fullpack-"@ja,
        "Neko Mix 2 -Best Of Fullpack-"@ja-latn ;
    mo:composer <artist/4356#subject> ;
    mo:produced_work <album/144916#musicalwork> ;
    schema:name "Neko Mix 2 -Best Of Fullpack-"@en,
        "ねこみっくす2 -Best Of Fullpack-"@ja,
        "Neko Mix 2 -Best Of Fullpack-"@ja-latn .

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

<album/144916#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Neko Mix 2 -Best Of Fullpack-"@en,
        "ねこみっくす2 -Best Of Fullpack-"@ja,
        "Neko Mix 2 -Best Of Fullpack-"@ja-latn ;
    mo:performance_of <album/144916#musicalwork> ;
    mo:recorded_as <album/144916#musicalexpression> ;
    schema:name "Neko Mix 2 -Best Of Fullpack-"@en,
        "ねこみっくす2 -Best Of Fullpack-"@ja,
        "Neko Mix 2 -Best Of Fullpack-"@ja-latn ;
    schema:workPerformed <album/144916#musicalwork> .

<org/4055#subject> schema:name "nekomimi style"@en,
        "nekomimi style"@ja,
        "nekomimi style"@ja-latn ;
    foaf:name "nekomimi style"@en,
        "nekomimi style"@ja,
        "nekomimi style"@ja-latn .

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

<https://medium-media.vgm.io/albums/61/144916/144916-b0f208972777.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/144916#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-04-26"^^xsd:date ;
    dcterms:title "Neko Mix 2 -Best Of Fullpack-"@en,
        "ねこみっくす2 -Best Of Fullpack-"@ja,
        "Neko Mix 2 -Best Of Fullpack-"@ja-latn ;
    mo:catalogue_number "NMCD-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/144916#musicalexpression> ;
    mo:publisher <org/4055#subject> ;
    mo:record _:N2bae2052b4a84cc48779739170938372 ;
    mo:record_count 1 ;
    mo:release <event/176> ;
    schema:datePublished "2015-04-26"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/61/144916/144916-b0f208972777.jpg> ;
    schema:name "Neko Mix 2 -Best Of Fullpack-"@en,
        "ねこみっくす2 -Best Of Fullpack-"@ja,
        "Neko Mix 2 -Best Of Fullpack-"@ja-latn ;
    schema:publisher <org/4055#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/144916/144916-b0f208972777.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "komomo"@en ;
    foaf:made <album/144916#vocals> ;
    foaf:name "komomo"@en .

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

_:N337db9dc06494aeaa69618cfecda0723 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "でじたるふぁじー!"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N2bae2052b4a84cc48779739170938372 ;
    schema:name "でじたるふぁじー!"@ja .

_:N440305580c514d739ab075d9da9c89f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "先天性エゴサ依存症候群"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N2bae2052b4a84cc48779739170938372 ;
    schema:name "先天性エゴサ依存症候群"@ja .

_:N64178926a4244b5a82b64dc10bbbf031 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Witch of Destiny ～運命の魔女～"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N2bae2052b4a84cc48779739170938372 ;
    schema:name "Witch of Destiny ～運命の魔女～"@ja .

_:N647b395c938847e1855cba8369bde0fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おでんぱ☆ラヴガール"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N2bae2052b4a84cc48779739170938372 ;
    schema:name "おでんぱ☆ラヴガール"@ja .

_:N6cc11ce0460c4eabbe5a90c7b919d113 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ねぇ?メイドさんはみんな忠実だと思う? ([え、ちょ、もうやめT(ry Version)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N2bae2052b4a84cc48779739170938372 ;
    schema:name "ねぇ?メイドさんはみんな忠実だと思う? ([え、ちょ、もうやめT(ry Version)"@ja .

_:N738b9b1090ed4006b7fbbf32ba25267a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Durandal -Magical Freezing-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N2bae2052b4a84cc48779739170938372 ;
    schema:name "Durandal -Magical Freezing-"@ja .

_:N79d5b12a41974ce7892f70b47a5a3274 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "☆わんわんぷらねっつ☆ ～ちきゅうせーふくだいだいだいさくせん～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N2bae2052b4a84cc48779739170938372 ;
    schema:name "☆わんわんぷらねっつ☆ ～ちきゅうせーふくだいだいだいさくせん～"@ja .

_:Nb8702f94693c4267a81e070c555493c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "R U S I A"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N2bae2052b4a84cc48779739170938372 ;
    schema:name "R U S I A"@ja .

_:Nbdfd4a6a2f9e4c6d93185d5828755de9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VG"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N2bae2052b4a84cc48779739170938372 ;
    schema:name "VG"@ja .

_:Nce287f16b7544db5b99c95884240c6d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オトゲラヴ！"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N2bae2052b4a84cc48779739170938372 ;
    schema:name "オトゲラヴ！"@ja .

_:Ndc5ec3a0488a41f7b538688cfc095ea2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おでんぱ☆ラヴガール (Nudist Fantastic nekomix)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N2bae2052b4a84cc48779739170938372 ;
    schema:name "おでんぱ☆ラヴガール (Nudist Fantastic nekomix)"@ja .

_:Ndcc4a874f4ed4f96b0d0d21a8e136871 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フランちゃんの音楽教室"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N2bae2052b4a84cc48779739170938372 ;
    schema:name "フランちゃんの音楽教室"@ja .

_:Ne0a3a12856fb42479beb4fd2a6484ff8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宇宙のMI'Sキッチン"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N2bae2052b4a84cc48779739170938372 ;
    schema:name "宇宙のMI'Sキッチン"@ja .

_:Ne13f956192da4e7d859fc5a88bb32bfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Witch Of Dimension ～次元の魔女～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N2bae2052b4a84cc48779739170938372 ;
    schema:name "Witch Of Dimension ～次元の魔女～"@ja .

_:N2bae2052b4a84cc48779739170938372 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N337db9dc06494aeaa69618cfecda0723,
        _:N440305580c514d739ab075d9da9c89f7,
        _:N64178926a4244b5a82b64dc10bbbf031,
        _:N647b395c938847e1855cba8369bde0fe,
        _:N6cc11ce0460c4eabbe5a90c7b919d113,
        _:N738b9b1090ed4006b7fbbf32ba25267a,
        _:N79d5b12a41974ce7892f70b47a5a3274,
        _:Nb8702f94693c4267a81e070c555493c6,
        _:Nbdfd4a6a2f9e4c6d93185d5828755de9,
        _:Nce287f16b7544db5b99c95884240c6d8,
        _:Ndc5ec3a0488a41f7b538688cfc095ea2,
        _:Ndcc4a874f4ed4f96b0d0d21a8e136871,
        _:Ne0a3a12856fb42479beb4fd2a6484ff8,
        _:Ne13f956192da4e7d859fc5a88bb32bfc ;
    mo:track_count 14 ;
    schema:duration "PT61:53"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N337db9dc06494aeaa69618cfecda0723,
        _:N440305580c514d739ab075d9da9c89f7,
        _:N64178926a4244b5a82b64dc10bbbf031,
        _:N647b395c938847e1855cba8369bde0fe,
        _:N6cc11ce0460c4eabbe5a90c7b919d113,
        _:N738b9b1090ed4006b7fbbf32ba25267a,
        _:N79d5b12a41974ce7892f70b47a5a3274,
        _:Nb8702f94693c4267a81e070c555493c6,
        _:Nbdfd4a6a2f9e4c6d93185d5828755de9,
        _:Nce287f16b7544db5b99c95884240c6d8,
        _:Ndc5ec3a0488a41f7b538688cfc095ea2,
        _:Ndcc4a874f4ed4f96b0d0d21a8e136871,
        _:Ne0a3a12856fb42479beb4fd2a6484ff8,
        _:Ne13f956192da4e7d859fc5a88bb32bfc .

