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

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

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

<artist/11625#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127244#subject> ;
    schema:name "YUC'e"@en ;
    foaf:made <album/127244#composition>,
        <album/127244#subject> ;
    foaf:name "YUC'e"@en .

<artist/11668#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127244#subject> ;
    schema:name "lapix"@en ;
    foaf:made <album/127244#composition>,
        <album/127244#subject> ;
    foaf:name "lapix"@en .

<artist/12003#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127244#subject> ;
    schema:name "Massive New Krew"@en ;
    foaf:made <album/127244#composition>,
        <album/127244#subject> ;
    foaf:name "Massive New Krew"@en .

<artist/12272#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127244#subject> ;
    schema:name "Hommarju"@en ;
    foaf:made <album/127244#composition>,
        <album/127244#subject> ;
    foaf:name "Hommarju"@en .

<artist/2359#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127244#subject> ;
    schema:name "t+pazolite"@en ;
    foaf:made <album/127244#composition>,
        <album/127244#subject> ;
    foaf:name "t+pazolite"@en .

<artist/236#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127244#subject> ;
    schema:name "DJ Shimamura"@en ;
    foaf:made <album/127244#composition>,
        <album/127244#subject> ;
    foaf:name "DJ Shimamura"@en .

<artist/39370#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127244#subject> ;
    schema:name "DJ Laugh"@en ;
    foaf:made <album/127244#composition>,
        <album/127244#subject> ;
    foaf:name "DJ Laugh"@en .

<artist/5607#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127244#subject> ;
    schema:name "DJ Noriken"@en ;
    foaf:made <album/127244#composition>,
        <album/127244#subject> ;
    foaf:name "DJ Noriken"@en .

<artist/7169#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127244#subject> ;
    schema:name "P*Light"@en ;
    foaf:made <album/127244#composition>,
        <album/127244#subject> ;
    foaf:name "P*Light"@en .

<artist/8554#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127244#subject> ;
    schema:name "Camellia"@en,
        "かめりあ"@ja ;
    foaf:made <album/127244#composition>,
        <album/127244#subject> ;
    foaf:name "Camellia"@en,
        "かめりあ"@ja .

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

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

<album/127244#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "HAPPYNATION #04"@en,
        "HAPPYNATION #04"@ja,
        "HAPPYNATION #04"@ja-latn ;
    mo:performance_of <album/127244#musicalwork> ;
    mo:recorded_as <album/127244#musicalexpression> ;
    schema:name "HAPPYNATION #04"@en,
        "HAPPYNATION #04"@ja,
        "HAPPYNATION #04"@ja-latn ;
    schema:workPerformed <album/127244#musicalwork> .

<org/456#subject> schema:name "pichnopop"@en,
        "pichnopop"@ja,
        "pichnopop"@ja-latn ;
    foaf:name "pichnopop"@en,
        "pichnopop"@ja,
        "pichnopop"@ja-latn .

<https://media.vgm.io/albums/44/127244/127244-308bf63ebead.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/127244#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/44/127244/127244-308bf63ebead.jpg> ;
    foaf:depicts <album/127244#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/44/127244/127244-308bf63ebead.jpg> .

<https://medium-media.vgm.io/albums/44/127244/127244-308bf63ebead.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/127244#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HAPPYNATION #04"@en,
        "HAPPYNATION #04"@ja,
        "HAPPYNATION #04"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(S2TB Recording)"@en ;
            foaf:made <album/127244#composition> ;
            foaf:name "(S2TB Recording)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Massive Circlez)"@en ;
            foaf:made <album/127244#composition> ;
            foaf:name "(Massive Circlez)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Notebook Records)"@en ;
            foaf:made <album/127244#composition> ;
            foaf:name "(Notebook Records)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(DYNASTY RECORDS)"@en ;
            foaf:made <album/127244#composition> ;
            foaf:name "(DYNASTY RECORDS)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(C.H.S)"@en ;
            foaf:made <album/127244#composition> ;
            foaf:name "(C.H.S)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(pichnopop)"@en ;
            foaf:made <album/127244#composition> ;
            foaf:name "(pichnopop)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(SKETCH UP! Recordings)"@en ;
            foaf:made <album/127244#composition> ;
            foaf:name "(SKETCH UP! Recordings)"@en ],
        <artist/11625#subject>,
        <artist/11668#subject>,
        <artist/12003#subject>,
        <artist/12272#subject>,
        <artist/2359#subject>,
        <artist/236#subject>,
        <artist/39370#subject>,
        <artist/5607#subject>,
        <artist/7169#subject>,
        <artist/8554#subject> ;
    mo:produced_work <album/127244#musicalwork> ;
    schema:name "HAPPYNATION #04"@en,
        "HAPPYNATION #04"@ja,
        "HAPPYNATION #04"@ja-latn .

<album/127244#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-31"^^xsd:date ;
    dcterms:title "HAPPYNATION #04"@en,
        "HAPPYNATION #04"@ja,
        "HAPPYNATION #04"@ja-latn ;
    mo:catalogue_number "HNCD-004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/127244#musicalexpression> ;
    mo:publisher <org/456#subject> ;
    mo:record _:Nd8cfcefb665a4804ab116ef58546f3df ;
    mo:record_count 1 ;
    mo:release <event/195> ;
    schema:datePublished "2016-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/44/127244/127244-308bf63ebead.jpg> ;
    schema:name "HAPPYNATION #04"@en,
        "HAPPYNATION #04"@ja,
        "HAPPYNATION #04"@ja-latn ;
    schema:publisher <org/456#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/127244/127244-308bf63ebead.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127244#subject> ;
    schema:name "(SKETCH UP! Recordings)"@en ;
    foaf:made <album/127244#subject> ;
    foaf:name "(SKETCH UP! Recordings)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127244#subject> ;
    schema:name "(C.H.S)"@en ;
    foaf:made <album/127244#subject> ;
    foaf:name "(C.H.S)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127244#subject> ;
    schema:name "(Notebook Records)"@en ;
    foaf:made <album/127244#subject> ;
    foaf:name "(Notebook Records)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127244#subject> ;
    schema:name "(Massive Circlez)"@en ;
    foaf:made <album/127244#subject> ;
    foaf:name "(Massive Circlez)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127244#subject> ;
    schema:name "(DYNASTY RECORDS)"@en ;
    foaf:made <album/127244#subject> ;
    foaf:name "(DYNASTY RECORDS)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127244#subject> ;
    schema:name "(S2TB Recording)"@en ;
    foaf:made <album/127244#subject> ;
    foaf:name "(S2TB Recording)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127244#subject> ;
    schema:name "(pichnopop)"@en ;
    foaf:made <album/127244#subject> ;
    foaf:name "(pichnopop)"@en .

_:N3b7e526b2e28416087aad5cc0ebacc48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Obaka"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd8cfcefb665a4804ab116ef58546f3df ;
    schema:name "Obaka"@en .

_:N46e25fd679344e57881b2085eec300b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everybody Do The Twist (Of Rock'n'Roll)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd8cfcefb665a4804ab116ef58546f3df ;
    schema:name "Everybody Do The Twist (Of Rock'n'Roll)"@en .

_:N5c819e53a93747b4882ff0aa7c25cce6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Name is HAPPY HARDCORE"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd8cfcefb665a4804ab116ef58546f3df ;
    schema:name "My Name is HAPPY HARDCORE"@en .

_:N62109b77c91742359aac892324735d56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Captain Cowbell"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd8cfcefb665a4804ab116ef58546f3df ;
    schema:name "Captain Cowbell"@en .

_:N6772c56ed06d4ff392e2adc8f79a40fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MUDPIE"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd8cfcefb665a4804ab116ef58546f3df ;
    schema:name "MUDPIE"@en .

_:N974ad3453f2f4feca9207d47ea295128 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PEACH! (Put Your Panties In The Air)"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd8cfcefb665a4804ab116ef58546f3df ;
    schema:name "PEACH! (Put Your Panties In The Air)"@en .

_:Na4644aefa4f94ceea5801481d12ad8e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Sonic Massive Cheap"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd8cfcefb665a4804ab116ef58546f3df ;
    schema:name "Super Sonic Massive Cheap"@en .

_:Nc00981835f35402d8393ac6207d7cb1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just Wanna You To Know"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd8cfcefb665a4804ab116ef58546f3df ;
    schema:name "Just Wanna You To Know"@en .

_:Nd23b37fd437d4b64a16d33e3501becff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endless Story"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd8cfcefb665a4804ab116ef58546f3df ;
    schema:name "Endless Story"@en .

_:Nf3e5d27680714bd0a69688123f465ef5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seventh Heaven"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd8cfcefb665a4804ab116ef58546f3df ;
    schema:name "Seventh Heaven"@en .

_:Nd8cfcefb665a4804ab116ef58546f3df a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3b7e526b2e28416087aad5cc0ebacc48,
        _:N46e25fd679344e57881b2085eec300b2,
        _:N5c819e53a93747b4882ff0aa7c25cce6,
        _:N62109b77c91742359aac892324735d56,
        _:N6772c56ed06d4ff392e2adc8f79a40fb,
        _:N974ad3453f2f4feca9207d47ea295128,
        _:Na4644aefa4f94ceea5801481d12ad8e4,
        _:Nc00981835f35402d8393ac6207d7cb1a,
        _:Nd23b37fd437d4b64a16d33e3501becff,
        _:Nf3e5d27680714bd0a69688123f465ef5 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N3b7e526b2e28416087aad5cc0ebacc48,
        _:N46e25fd679344e57881b2085eec300b2,
        _:N5c819e53a93747b4882ff0aa7c25cce6,
        _:N62109b77c91742359aac892324735d56,
        _:N6772c56ed06d4ff392e2adc8f79a40fb,
        _:N974ad3453f2f4feca9207d47ea295128,
        _:Na4644aefa4f94ceea5801481d12ad8e4,
        _:Nc00981835f35402d8393ac6207d7cb1a,
        _:Nd23b37fd437d4b64a16d33e3501becff,
        _:Nf3e5d27680714bd0a69688123f465ef5 .

