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

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

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

<artist/1319#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3731#subject> ;
    schema:name "Jochen Hippel"@en ;
    foaf:made <album/3731#composition>,
        <album/3731#subject> ;
    foaf:name "Jochen Hippel"@en .

<album/3731#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Give it a Try"@en,
        "Give it a Try"@ja,
        "Give it a Try"@ja-latn ;
    mo:composer <artist/1319#subject> ;
    mo:produced_work <album/3731#musicalwork> ;
    schema:name "Give it a Try"@en,
        "Give it a Try"@ja,
        "Give it a Try"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/13/3731/3731-1258809608.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/3731#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1990-12-01"^^xsd:date ;
    dcterms:title "Give it a Try"@en,
        "Give it a Try"@ja,
        "Give it a Try"@ja-latn ;
    mo:catalogue_number "THCD1" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3731#musicalexpression> ;
    mo:publisher _:Nab75749a22074dfdb6dd4a1a6fd434f0 ;
    mo:record _:N1b6372d7d1bc48fe8934fef03b2650aa ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dragonflight"@en ;
            foaf:name "Dragonflight"@en ],
        [ a schema:CreativeWork ;
            schema:name "Wings of Death"@en ;
            foaf:name "Wings of Death"@en ] ;
    schema:datePublished "1990-12-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/13/3731/3731-1258809608.jpg> ;
    schema:name "Give it a Try"@en,
        "Give it a Try"@ja,
        "Give it a Try"@ja-latn ;
    schema:publisher _:Nab75749a22074dfdb6dd4a1a6fd434f0 ;
    foaf:depiction <https://media.vgm.io/albums/13/3731/3731-1258809608.jpg> .

_:N1a10aecc4ebe4f73811bf97cebf4a595 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wings of Death (Second Theme)"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N1b6372d7d1bc48fe8934fef03b2650aa ;
    schema:name "Wings of Death (Second Theme)"@en .

_:N1b204ed881a1424d91623c7436030e80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bittner Rap"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N1b6372d7d1bc48fe8934fef03b2650aa ;
    schema:name "Bittner Rap"@en .

_:N2951edf3713d452c860b21a6491b65ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glory (No Second Prize)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N1b6372d7d1bc48fe8934fef03b2650aa ;
    schema:name "Glory (No Second Prize)"@en .

_:N5fc8ba4128e046198264d37ef7b64750 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wings of Death (Main Theme)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N1b6372d7d1bc48fe8934fef03b2650aa ;
    schema:name "Wings of Death (Main Theme)"@en .

_:Nab75749a22074dfdb6dd4a1a6fd434f0 schema:name "Thalion Software"@en ;
    foaf:name "Thalion Software"@en .

_:Nac57ac841e5a431084af5342bdf83de2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wizard"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N1b6372d7d1bc48fe8934fef03b2650aa ;
    schema:name "The Wizard"@en .

_:Nbc9d14c756864448958af0670771ef65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Excerpts from Dragonflight (Parts 1-3)"@en ;
    mo:track_number 7 ;
    schema:duration "PT8:39"^^xsd:interval ;
    schema:inPlaylist _:N1b6372d7d1bc48fe8934fef03b2650aa ;
    schema:name "Excerpts from Dragonflight (Parts 1-3)"@en .

_:Nd8c0e2d6f23f48908e7ac03cef13b71f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Tower (Off Power)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N1b6372d7d1bc48fe8934fef03b2650aa ;
    schema:name "The Tower (Off Power)"@en .

_:N1b6372d7d1bc48fe8934fef03b2650aa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a10aecc4ebe4f73811bf97cebf4a595,
        _:N1b204ed881a1424d91623c7436030e80,
        _:N2951edf3713d452c860b21a6491b65ba,
        _:N5fc8ba4128e046198264d37ef7b64750,
        _:Nac57ac841e5a431084af5342bdf83de2,
        _:Nbc9d14c756864448958af0670771ef65,
        _:Nd8c0e2d6f23f48908e7ac03cef13b71f ;
    mo:track_count 7 ;
    schema:duration "PT36:54"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1a10aecc4ebe4f73811bf97cebf4a595,
        _:N1b204ed881a1424d91623c7436030e80,
        _:N2951edf3713d452c860b21a6491b65ba,
        _:N5fc8ba4128e046198264d37ef7b64750,
        _:Nac57ac841e5a431084af5342bdf83de2,
        _:Nbc9d14c756864448958af0670771ef65,
        _:Nd8c0e2d6f23f48908e7ac03cef13b71f .

