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

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

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

<artist/59453#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28765#subject> ;
    schema:name "A.Noguchi"@en ;
    foaf:made <album/28765#composition>,
        <album/28765#subject> ;
    foaf:name "A.Noguchi"@en .

<artist/59456#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28765#subject> ;
    schema:name "Y.Nagasawa"@en ;
    foaf:made <album/28765#composition>,
        <album/28765#subject> ;
    foaf:name "Y.Nagasawa"@en .

<artist/59458#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28765#subject> ;
    schema:name "M.Kakoi"@en ;
    foaf:made <album/28765#composition>,
        <album/28765#subject> ;
    foaf:name "M.Kakoi"@en .

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

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

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

<https://medium-media.vgm.io/albums/56/28765/28765-1315691495.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/28765#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gun's & Roses / Paradise Lunch"@en,
        "Gun's & Roses / Paradise Lunch"@ja,
        "Gun's & Roses / Paradise Lunch"@ja-latn ;
    mo:performance_of <album/28765#musicalwork> ;
    mo:performer <artist/20832#subject> ;
    mo:recorded_as <album/28765#musicalexpression> ;
    schema:byArtist <artist/20832#subject> ;
    schema:name "Gun's & Roses / Paradise Lunch"@en,
        "Gun's & Roses / Paradise Lunch"@ja,
        "Gun's & Roses / Paradise Lunch"@ja-latn ;
    schema:workPerformed <album/28765#musicalwork> .

<artist/20832#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28765#performance> ;
    schema:name "Paradise Lunch"@en ;
    foaf:name "Paradise Lunch"@en .

<album/28765#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gun's & Roses / Paradise Lunch"@en,
        "Gun's & Roses / Paradise Lunch"@ja,
        "Gun's & Roses / Paradise Lunch"@ja-latn ;
    mo:composer <artist/59453#subject>,
        <artist/59456#subject>,
        <artist/59458#subject> ;
    mo:produced_work <album/28765#musicalwork> ;
    schema:name "Gun's & Roses / Paradise Lunch"@en,
        "Gun's & Roses / Paradise Lunch"@ja,
        "Gun's & Roses / Paradise Lunch"@ja-latn .

<album/28765#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-08-20"^^xsd:date ;
    dcterms:title "Gun's & Roses / Paradise Lunch"@en,
        "Gun's & Roses / Paradise Lunch"@ja,
        "Gun's & Roses / Paradise Lunch"@ja-latn ;
    mo:catalogue_number "SCDC-00587" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28765#musicalexpression> ;
    mo:publisher <org/2918#subject> ;
    mo:record _:N62bf089bcc774ab8b0d78865c720374f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Baccano!"@en ;
            foaf:name "Baccano!"@en ] ;
    schema:byArtist <artist/20832#subject> ;
    schema:datePublished "2007-08-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/56/28765/28765-1315691495.jpg> ;
    schema:name "Gun's & Roses / Paradise Lunch"@en,
        "Gun's & Roses / Paradise Lunch"@ja,
        "Gun's & Roses / Paradise Lunch"@ja-latn ;
    schema:publisher <org/2918#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/28765/28765-1315691495.jpg> .

_:N15b40cfd282b4954bbd5eb8b019cb1cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never Mind Karaoke"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N62bf089bcc774ab8b0d78865c720374f ;
    schema:name "Never Mind Karaoke"@en .

_:N214994fa511f4607b6b49033af6d6a9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gun's & Roses"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N62bf089bcc774ab8b0d78865c720374f ;
    schema:name "Gun's & Roses"@en .

_:N216115c6ab7e4496928d85835bdd4950 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Promise Land Karaoke"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N62bf089bcc774ab8b0d78865c720374f ;
    schema:name "Promise Land Karaoke"@en .

_:N778e85a6c6c848039c9316c83bb47072 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never Mind"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N62bf089bcc774ab8b0d78865c720374f ;
    schema:name "Never Mind"@en .

_:N944a8fd0939f485bbcf791eef5ff6e1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gun's & Roses Karaoke"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N62bf089bcc774ab8b0d78865c720374f ;
    schema:name "Gun's & Roses Karaoke"@en .

_:Nb5f569906b4d42da84e8856fd74a30d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gun's & Roses Vocal Version"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N62bf089bcc774ab8b0d78865c720374f ;
    schema:name "Gun's & Roses Vocal Version"@en .

_:Nd22d197bb29a4c0ea53c25f4143f4438 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Promised Land"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N62bf089bcc774ab8b0d78865c720374f ;
    schema:name "Promised Land"@en .

_:N62bf089bcc774ab8b0d78865c720374f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15b40cfd282b4954bbd5eb8b019cb1cf,
        _:N214994fa511f4607b6b49033af6d6a9e,
        _:N216115c6ab7e4496928d85835bdd4950,
        _:N778e85a6c6c848039c9316c83bb47072,
        _:N944a8fd0939f485bbcf791eef5ff6e1f,
        _:Nb5f569906b4d42da84e8856fd74a30d0,
        _:Nd22d197bb29a4c0ea53c25f4143f4438 ;
    mo:track_count 7 ;
    schema:duration "PT32:54"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N15b40cfd282b4954bbd5eb8b019cb1cf,
        _:N214994fa511f4607b6b49033af6d6a9e,
        _:N216115c6ab7e4496928d85835bdd4950,
        _:N778e85a6c6c848039c9316c83bb47072,
        _:N944a8fd0939f485bbcf791eef5ff6e1f,
        _:Nb5f569906b4d42da84e8856fd74a30d0,
        _:Nd22d197bb29a4c0ea53c25f4143f4438 .

