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

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

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

<artist/65529#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146031#subject> ;
    schema:name "HALLPBESTUDIO"@en,
        "ハルプブスタジオ"@ja ;
    foaf:made <album/146031#composition>,
        <album/146031#subject> ;
    foaf:name "HALLPBESTUDIO"@en,
        "ハルプブスタジオ"@ja .

<artist/68662#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146031#subject> ;
    schema:name "COPAN"@en ;
    foaf:made <album/146031#composition>,
        <album/146031#subject> ;
    foaf:name "COPAN"@en .

<event/173> a mo:Release ;
    schema:name "Released at M3-2014 Fall (Oct 26, 2014)" .

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

<album/146031#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Let's HAPPY Time!!"@en,
        "Let's HAPPY Time!!"@ja,
        "Let's HAPPY Time!!"@ja-latn ;
    mo:performance_of <album/146031#musicalwork> ;
    mo:recorded_as <album/146031#musicalexpression> ;
    schema:name "Let's HAPPY Time!!"@en,
        "Let's HAPPY Time!!"@ja,
        "Let's HAPPY Time!!"@ja-latn ;
    schema:workPerformed <album/146031#musicalwork> .

<org/4564#subject> schema:name "Jaxalate Records"@en,
        "Jaxalate Records"@ja,
        "Jaxalate Records"@ja-latn ;
    foaf:name "Jaxalate Records"@en,
        "Jaxalate Records"@ja,
        "Jaxalate Records"@ja-latn .

<https://media.vgm.io/albums/13/146031/146031-0938c431ba99.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/146031#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/13/146031/146031-0938c431ba99.png> ;
    foaf:depicts <album/146031#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/13/146031/146031-0938c431ba99.png> .

<https://medium-media.vgm.io/albums/13/146031/146031-0938c431ba99.png> a schema:ImageObject,
        foaf:Image .

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

<album/146031#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Let's HAPPY Time!!"@en,
        "Let's HAPPY Time!!"@ja,
        "Let's HAPPY Time!!"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "雪花"@en ;
            foaf:made <album/146031#composition> ;
            foaf:name "雪花"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "DJ Frandle"@en ;
            foaf:made <album/146031#composition> ;
            foaf:name "DJ Frandle"@en ],
        <artist/65529#subject>,
        <artist/68662#subject> ;
    mo:produced_work <album/146031#musicalwork> ;
    schema:name "Let's HAPPY Time!!"@en,
        "Let's HAPPY Time!!"@ja,
        "Let's HAPPY Time!!"@ja-latn .

<album/146031#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-10-26"^^xsd:date ;
    dcterms:title "Let's HAPPY Time!!"@en,
        "Let's HAPPY Time!!"@ja,
        "Let's HAPPY Time!!"@ja-latn ;
    mo:catalogue_number "JXRC-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/146031#musicalexpression> ;
    mo:publisher <org/4564#subject> ;
    mo:record _:N0e67bf5fe0334c6b899f5ecef7bb7855 ;
    mo:record_count 1 ;
    mo:release <event/173> ;
    schema:datePublished "2014-10-26"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/13/146031/146031-0938c431ba99.png> ;
    schema:name "Let's HAPPY Time!!"@en,
        "Let's HAPPY Time!!"@ja,
        "Let's HAPPY Time!!"@ja-latn ;
    schema:publisher <org/4564#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/146031/146031-0938c431ba99.png> .

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

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

_:N073fa39110424de29586c33c447866bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ようこそ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e67bf5fe0334c6b899f5ecef7bb7855 ;
    schema:name "ようこそ"@ja .

_:N2259efed749944edabac1c2fb7b955a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "また何処かで逢いましょう"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e67bf5fe0334c6b899f5ecef7bb7855 ;
    schema:name "また何処かで逢いましょう"@ja .

_:N3cbf3d1cb1544476bc4e5c38c8dfba91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "想醒のMutation"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e67bf5fe0334c6b899f5ecef7bb7855 ;
    schema:name "想醒のMutation"@ja .

_:N52e7e06acc1a47239371298f2822aa83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真夜中の舞踏会"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e67bf5fe0334c6b899f5ecef7bb7855 ;
    schema:name "真夜中の舞踏会"@ja .

_:N5b2b7d6e50df4eb49c9d34413c412075 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lanre tear a saw（LHT.Extend）"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e67bf5fe0334c6b899f5ecef7bb7855 ;
    schema:name "lanre tear a saw（LHT.Extend）"@ja .

_:N639db079b1324c20b086d4b2d13ec692 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最期の晩餐"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e67bf5fe0334c6b899f5ecef7bb7855 ;
    schema:name "最期の晩餐"@ja .

_:N71bc59f67d11467f89d48541f3622e19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fuckin' Hot Girls! (Mother Fxxker mix prototype ver.)"@ja ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e67bf5fe0334c6b899f5ecef7bb7855 ;
    schema:name "Fuckin' Hot Girls! (Mother Fxxker mix prototype ver.)"@ja .

_:N74dbac02a2684f55964452da65e97917 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's HAPPY Time!! (Live Disco mix)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e67bf5fe0334c6b899f5ecef7bb7855 ;
    schema:name "Let's HAPPY Time!! (Live Disco mix)"@ja .

_:N7a1953e70cde443f8f47b0a92b5efc46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イシンデンシン feat.Sung"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e67bf5fe0334c6b899f5ecef7bb7855 ;
    schema:name "イシンデンシン feat.Sung"@ja .

_:N8fae05670fa14c3bbdfc767f00dc1a1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One more Round 400 -from Slim Atsushi -Arcade Edition-"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e67bf5fe0334c6b899f5ecef7bb7855 ;
    schema:name "One more Round 400 -from Slim Atsushi -Arcade Edition-"@ja .

_:Nac40cbdee15941f8b9c6bbcf15f499a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蜃気楼の零"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e67bf5fe0334c6b899f5ecef7bb7855 ;
    schema:name "蜃気楼の零"@ja .

_:Nc26865485c824ed2883a872b5c979f01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Necrophilia"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e67bf5fe0334c6b899f5ecef7bb7855 ;
    schema:name "Necrophilia"@ja .

_:Ncf86ea3d85194a048c40686077d20cda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Soul Far（Hyper mix）"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e67bf5fe0334c6b899f5ecef7bb7855 ;
    schema:name "Dark Soul Far（Hyper mix）"@ja .

_:Ne233ac1eb50b478090dd33b9adec790f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Soul Far (KURO-HACO Remix)"@ja ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e67bf5fe0334c6b899f5ecef7bb7855 ;
    schema:name "Dark Soul Far (KURO-HACO Remix)"@ja .

_:Nef7d6311d3fc4c9a99851d920b0a828c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "追憶のCrimson~断罪の紅~"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e67bf5fe0334c6b899f5ecef7bb7855 ;
    schema:name "追憶のCrimson~断罪の紅~"@ja .

_:N0e67bf5fe0334c6b899f5ecef7bb7855 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N073fa39110424de29586c33c447866bf,
        _:N2259efed749944edabac1c2fb7b955a4,
        _:N3cbf3d1cb1544476bc4e5c38c8dfba91,
        _:N52e7e06acc1a47239371298f2822aa83,
        _:N5b2b7d6e50df4eb49c9d34413c412075,
        _:N639db079b1324c20b086d4b2d13ec692,
        _:N71bc59f67d11467f89d48541f3622e19,
        _:N74dbac02a2684f55964452da65e97917,
        _:N7a1953e70cde443f8f47b0a92b5efc46,
        _:N8fae05670fa14c3bbdfc767f00dc1a1f,
        _:Nac40cbdee15941f8b9c6bbcf15f499a1,
        _:Nc26865485c824ed2883a872b5c979f01,
        _:Ncf86ea3d85194a048c40686077d20cda,
        _:Ne233ac1eb50b478090dd33b9adec790f,
        _:Nef7d6311d3fc4c9a99851d920b0a828c ;
    mo:track_count 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N073fa39110424de29586c33c447866bf,
        _:N2259efed749944edabac1c2fb7b955a4,
        _:N3cbf3d1cb1544476bc4e5c38c8dfba91,
        _:N52e7e06acc1a47239371298f2822aa83,
        _:N5b2b7d6e50df4eb49c9d34413c412075,
        _:N639db079b1324c20b086d4b2d13ec692,
        _:N71bc59f67d11467f89d48541f3622e19,
        _:N74dbac02a2684f55964452da65e97917,
        _:N7a1953e70cde443f8f47b0a92b5efc46,
        _:N8fae05670fa14c3bbdfc767f00dc1a1f,
        _:Nac40cbdee15941f8b9c6bbcf15f499a1,
        _:Nc26865485c824ed2883a872b5c979f01,
        _:Ncf86ea3d85194a048c40686077d20cda,
        _:Ne233ac1eb50b478090dd33b9adec790f,
        _:Nef7d6311d3fc4c9a99851d920b0a828c .

