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

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

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

<album/57005#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Give It Up! Original Soundtrack"@en,
        "Give It Up! Original Soundtrack"@ja,
        "Give It Up! Original Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Invictus Games"@en ;
            foaf:made <album/57005#composition> ;
            foaf:name "Invictus Games"@en ] ;
    mo:produced_work <album/57005#musicalwork> ;
    schema:name "Give It Up! Original Soundtrack"@en,
        "Give It Up! Original Soundtrack"@ja,
        "Give It Up! Original Soundtrack"@ja-latn .

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

<album/57005#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Give It Up! Original Soundtrack"@en,
        "Give It Up! Original Soundtrack"@ja,
        "Give It Up! Original Soundtrack"@ja-latn ;
    mo:performance_of <album/57005#musicalwork> ;
    mo:recorded_as <album/57005#musicalexpression> ;
    schema:name "Give It Up! Original Soundtrack"@en,
        "Give It Up! Original Soundtrack"@ja,
        "Give It Up! Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/57005#musicalwork> .

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

<https://medium-media.vgm.io/albums/50/57005/57005-1454634173.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/57005#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-01"^^xsd:date ;
    dcterms:title "Give It Up! Original Soundtrack"@en,
        "Give It Up! Original Soundtrack"@ja,
        "Give It Up! Original Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/57005#musicalexpression> ;
    mo:publisher _:N35b7891be9254fc9acfdd07f3fded726 ;
    mo:record _:N5f458c64d1df4a5689c6450ec516bb6f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Give It Up!"@en ;
            foaf:name "Give It Up!"@en ] ;
    schema:datePublished "2015-12-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/57005/57005-1454634173.jpg> ;
    schema:name "Give It Up! Original Soundtrack"@en,
        "Give It Up! Original Soundtrack"@ja,
        "Give It Up! Original Soundtrack"@ja-latn ;
    schema:publisher _:N35b7891be9254fc9acfdd07f3fded726 ;
    foaf:depiction <https://media.vgm.io/albums/50/57005/57005-1454634173.jpg> .

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

_:N04209aa966b84908be6cc4445e45ac0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Give_it_up! Easter Egg"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N5f458c64d1df4a5689c6450ec516bb6f ;
    schema:name "Give_it_up! Easter Egg"@en .

_:N049a511c7e01430d81d1a48be8d67748 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Give_it_up! Ingame Music, Pt. 1"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N5f458c64d1df4a5689c6450ec516bb6f ;
    schema:name "Give_it_up! Ingame Music, Pt. 1"@en .

_:N35b7891be9254fc9acfdd07f3fded726 schema:name "Give It up!"@en,
        "Give It up!"@ja,
        "Give It up!"@ja-latn ;
    foaf:name "Give It up!"@en,
        "Give It up!"@ja,
        "Give It up!"@ja-latn .

_:N38e1837429b249afb07caa7d60320933 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Give_it_up! Ingame Music (Asia Remix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N5f458c64d1df4a5689c6450ec516bb6f ;
    schema:name "Give_it_up! Ingame Music (Asia Remix)"@en .

_:N84fee8bba36a496a9a90dddf6cb02d71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Give_it_up! Ingame Music, Pt. 2"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N5f458c64d1df4a5689c6450ec516bb6f ;
    schema:name "Give_it_up! Ingame Music, Pt. 2"@en .

_:Nda7216a0895f4e2e8dccdfb8b343ba6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Give_it_up! Menu Music"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N5f458c64d1df4a5689c6450ec516bb6f ;
    schema:name "Give_it_up! Menu Music"@en .

_:N5f458c64d1df4a5689c6450ec516bb6f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04209aa966b84908be6cc4445e45ac0c,
        _:N049a511c7e01430d81d1a48be8d67748,
        _:N38e1837429b249afb07caa7d60320933,
        _:N84fee8bba36a496a9a90dddf6cb02d71,
        _:Nda7216a0895f4e2e8dccdfb8b343ba6c ;
    mo:track_count 5 ;
    schema:duration "PT10:11"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N04209aa966b84908be6cc4445e45ac0c,
        _:N049a511c7e01430d81d1a48be8d67748,
        _:N38e1837429b249afb07caa7d60320933,
        _:N84fee8bba36a496a9a90dddf6cb02d71,
        _:Nda7216a0895f4e2e8dccdfb8b343ba6c .

