@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 _:N348d8a8ee3e64759a3b0b7578ddd3aa3 ;
    mo:record _:N05f058e9bd074d1da9b0ad8a14539b3a ;
    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 _:N348d8a8ee3e64759a3b0b7578ddd3aa3 ;
    foaf:depiction <https://media.vgm.io/albums/13/3731/3731-1258809608.jpg> .

_:N024447cf1055411b98e0a4132d0d2700 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 _:N05f058e9bd074d1da9b0ad8a14539b3a ;
    schema:name "Wings of Death (Second Theme)"@en .

_:N146baa12bc55437b931b76d14de67d0e 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 _:N05f058e9bd074d1da9b0ad8a14539b3a ;
    schema:name "Excerpts from Dragonflight (Parts 1-3)"@en .

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

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

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

_:N4aabb5aa494940beaf83e74a016134a8 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 _:N05f058e9bd074d1da9b0ad8a14539b3a ;
    schema:name "Wings of Death (Main Theme)"@en .

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

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

_:N05f058e9bd074d1da9b0ad8a14539b3a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N024447cf1055411b98e0a4132d0d2700,
        _:N146baa12bc55437b931b76d14de67d0e,
        _:N3f6ecda9859141ccabe3222b588ee0e1,
        _:N47d93254d16b43c6bdca9c09e29a201f,
        _:N4aabb5aa494940beaf83e74a016134a8,
        _:Nd75a6f2620a5443eb33eab77696e645c,
        _:Neae49ab8acbd4bd69078a48e325f05b4 ;
    mo:track_count 7 ;
    schema:duration "PT36:54"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N024447cf1055411b98e0a4132d0d2700,
        _:N146baa12bc55437b931b76d14de67d0e,
        _:N3f6ecda9859141ccabe3222b588ee0e1,
        _:N47d93254d16b43c6bdca9c09e29a201f,
        _:N4aabb5aa494940beaf83e74a016134a8,
        _:Nd75a6f2620a5443eb33eab77696e645c,
        _:Neae49ab8acbd4bd69078a48e325f05b4 .

