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

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

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

<artist/2138#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144915#subject> ;
    schema:name "otokaz"@en ;
    foaf:made <album/144915#composition>,
        <album/144915#subject> ;
    foaf:name "otokaz"@en .

<artist/2141#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144915#subject> ;
    schema:name "kagerow"@en ;
    foaf:made <album/144915#composition>,
        <album/144915#subject> ;
    foaf:name "kagerow"@en .

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

<artist/4429#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144915#subject> ;
    schema:name "sun3"@en ;
    foaf:made <album/144915#composition>,
        <album/144915#subject> ;
    foaf:name "sun3"@en .

<artist/54551#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144915#subject> ;
    schema:name "Amane"@en,
        "天音"@ja ;
    foaf:made <album/144915#composition>,
        <album/144915#subject> ;
    foaf:name "Amane"@en,
        "天音"@ja .

<artist/67518#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144915#subject> ;
    schema:name "higehime"@en,
        "髭姫"@ja ;
    foaf:made <album/144915#composition>,
        <album/144915#subject> ;
    foaf:name "higehime"@en,
        "髭姫"@ja .

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

<album/144915#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Digital Union Party"@en,
        "Digital Union Party"@ja,
        "Digital Union Party"@ja-latn ;
    mo:performance_of <album/144915#musicalwork> ;
    mo:recorded_as <album/144915#musicalexpression> ;
    schema:name "Digital Union Party"@en,
        "Digital Union Party"@ja,
        "Digital Union Party"@ja-latn ;
    schema:workPerformed <album/144915#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/51/144915/144915-4f201451fbed.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/144915#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/51/144915/144915-4f201451fbed.jpg> ;
    foaf:depicts <album/144915#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/51/144915/144915-4f201451fbed.jpg> .

<https://medium-media.vgm.io/albums/51/144915/144915-4f201451fbed.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/144915#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Digital Union Party"@en,
        "Digital Union Party"@ja,
        "Digital Union Party"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "challenger"@en ;
            foaf:made <album/144915#composition> ;
            foaf:name "challenger"@en ],
        <artist/2138#subject>,
        <artist/2141#subject>,
        <artist/4356#subject>,
        <artist/4429#subject>,
        <artist/54551#subject>,
        <artist/67518#subject> ;
    mo:produced_work <album/144915#musicalwork> ;
    schema:name "Digital Union Party"@en,
        "Digital Union Party"@ja,
        "Digital Union Party"@ja-latn .

<album/144915#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-29"^^xsd:date ;
    dcterms:title "Digital Union Party"@en,
        "Digital Union Party"@ja,
        "Digital Union Party"@ja-latn ;
    mo:catalogue_number "NMCD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/144915#musicalexpression> ;
    mo:publisher <org/4055#subject> ;
    mo:record _:Nd877225b88084897bccb132f0e30b09d ;
    mo:record_count 1 ;
    schema:datePublished "2009-03-29"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/51/144915/144915-4f201451fbed.jpg> ;
    schema:name "Digital Union Party"@en,
        "Digital Union Party"@ja,
        "Digital Union Party"@ja-latn ;
    schema:publisher <org/4055#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/144915/144915-4f201451fbed.jpg> .

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

_:N00458c9e8186441bb8c0bd01022ed113 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "お散歩にゅ～～ッ！！"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Nd877225b88084897bccb132f0e30b09d ;
    schema:name "お散歩にゅ～～ッ！！"@ja .

_:N216fe5ddced44995aaaa0a92e33f0fea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Party All Night!!"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nd877225b88084897bccb132f0e30b09d ;
    schema:name "Party All Night!!"@ja .

_:N3396ab045bbe45028490ed4aedf32226 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Digital Makkun Medley!!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Nd877225b88084897bccb132f0e30b09d ;
    schema:name "The Digital Makkun Medley!!"@ja .

_:N4737b89b0f974febbdc4230a8a07cb82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome (Amane Happy Hardcore Remix)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nd877225b88084897bccb132f0e30b09d ;
    schema:name "Welcome (Amane Happy Hardcore Remix)"@ja .

_:Nab29ff451dc94b1cb8817f0f530e5ae8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go→⇒→Happy!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nd877225b88084897bccb132f0e30b09d ;
    schema:name "Go→⇒→Happy!"@ja .

_:Nd0844515009a42d7b1f521a496e2688f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreamy Presents"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Nd877225b88084897bccb132f0e30b09d ;
    schema:name "Dreamy Presents"@ja .

_:Ne0446bce48664f568977ec282468a02e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Party☆Night -Pop Skip Jump Version-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:Nd877225b88084897bccb132f0e30b09d ;
    schema:name "Party☆Night -Pop Skip Jump Version-"@ja .

_:Nf0cddb2250654711a86969a83c6b9abe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Party Night (Sasamirin Techno Remix)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Nd877225b88084897bccb132f0e30b09d ;
    schema:name "Party Night (Sasamirin Techno Remix)"@ja .

_:Nd877225b88084897bccb132f0e30b09d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00458c9e8186441bb8c0bd01022ed113,
        _:N216fe5ddced44995aaaa0a92e33f0fea,
        _:N3396ab045bbe45028490ed4aedf32226,
        _:N4737b89b0f974febbdc4230a8a07cb82,
        _:Nab29ff451dc94b1cb8817f0f530e5ae8,
        _:Nd0844515009a42d7b1f521a496e2688f,
        _:Ne0446bce48664f568977ec282468a02e,
        _:Nf0cddb2250654711a86969a83c6b9abe ;
    mo:track_count 8 ;
    schema:duration "PT36:47"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N00458c9e8186441bb8c0bd01022ed113,
        _:N216fe5ddced44995aaaa0a92e33f0fea,
        _:N3396ab045bbe45028490ed4aedf32226,
        _:N4737b89b0f974febbdc4230a8a07cb82,
        _:Nab29ff451dc94b1cb8817f0f530e5ae8,
        _:Nd0844515009a42d7b1f521a496e2688f,
        _:Ne0446bce48664f568977ec282468a02e,
        _:Nf0cddb2250654711a86969a83c6b9abe .

