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

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

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

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

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

<https://medium-media.vgm.io/albums/35/4953/4953-1269868743.jpg> a schema:ImageObject,
        foaf:Image .

<album/4953#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hobbits & Spaceships"@en,
        "hOBbiTs & SpACesHipS"@ja,
        "Hobbits & Spaceships"@ja-latn ;
    mo:composer <artist/1314#subject>,
        <artist/7738#subject> ;
    mo:produced_work <album/4953#musicalwork> ;
    schema:name "Hobbits & Spaceships"@en,
        "hOBbiTs & SpACesHipS"@ja,
        "Hobbits & Spaceships"@ja-latn .

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

<album/4953#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hobbits & Spaceships"@en,
        "hOBbiTs & SpACesHipS"@ja,
        "Hobbits & Spaceships"@ja-latn ;
    mo:performance_of <album/4953#musicalwork> ;
    mo:performer <artist/1314#subject>,
        <artist/7738#subject> ;
    mo:recorded_as <album/4953#musicalexpression> ;
    schema:byArtist <artist/1314#subject>,
        <artist/7738#subject> ;
    schema:name "Hobbits & Spaceships"@en,
        "hOBbiTs & SpACesHipS"@ja,
        "Hobbits & Spaceships"@ja-latn ;
    schema:workPerformed <album/4953#musicalwork> .

<artist/1314#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4953#subject> ;
    mo:performed <album/4953#performance> ;
    schema:name "Bjørn \"Dr.Awesome\" Lynne"@ja ;
    foaf:made <album/4953#composition>,
        <album/4953#subject> ;
    foaf:name "Bjørn \"Dr.Awesome\" Lynne"@ja .

<artist/7738#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4953#subject> ;
    mo:performed <album/4953#performance> ;
    schema:name "Seppo \"Fleshbrain\" Hurme"@en ;
    foaf:made <album/4953#composition>,
        <album/4953#subject> ;
    foaf:name "Seppo \"Fleshbrain\" Hurme"@en .

<album/4953#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1992-11-01"^^xsd:date ;
    dcterms:title "Hobbits & Spaceships"@en,
        "hOBbiTs & SpACesHipS"@ja,
        "Hobbits & Spaceships"@ja-latn ;
    mo:catalogue_number "DENS-CD001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4953#musicalexpression> ;
    mo:publisher _:N4b4abd55b3f04f7d965088992517cb2d ;
    mo:record _:Na8498fa0c2e848c09b75090f2560c3e0 ;
    mo:record_count 1 ;
    schema:byArtist <artist/1314#subject>,
        <artist/7738#subject> ;
    schema:datePublished "1992-11-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/35/4953/4953-1269868743.jpg> ;
    schema:name "Hobbits & Spaceships"@en,
        "hOBbiTs & SpACesHipS"@ja,
        "Hobbits & Spaceships"@ja-latn ;
    schema:publisher _:N4b4abd55b3f04f7d965088992517cb2d ;
    foaf:depiction <https://media.vgm.io/albums/35/4953/4953-1269868743.jpg> .

_:N1a5dd99dce3b4dc580c93387aee263de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wave of Aliens"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Na8498fa0c2e848c09b75090f2560c3e0 ;
    schema:name "Wave of Aliens"@en .

_:N36369f9e25cb4aa499677041c3f5448d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A New Age"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:inPlaylist _:Na8498fa0c2e848c09b75090f2560c3e0 ;
    schema:name "A New Age"@en .

_:N4b4abd55b3f04f7d965088992517cb2d schema:name "DENS Design"@en,
        "DENS Design"@ja,
        "DENS Design"@ja-latn ;
    foaf:name "DENS Design"@en,
        "DENS Design"@ja,
        "DENS Design"@ja-latn .

_:N646d1c6aabab49449944a830d2c0f9de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dimminuendo"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:56"^^xsd:interval ;
    schema:inPlaylist _:Na8498fa0c2e848c09b75090f2560c3e0 ;
    schema:name "Dimminuendo"@en .

_:N6953ca921ed6404cb5c395fb2a4fdcdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mikael - Lost in the Woods"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Na8498fa0c2e848c09b75090f2560c3e0 ;
    schema:name "Mikael - Lost in the Woods"@en .

_:N6e3df7fe02ea420a9a0c67689cecce7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Air Movement"@en ;
    mo:track_number 12 ;
    schema:duration "PT7:54"^^xsd:interval ;
    schema:inPlaylist _:Na8498fa0c2e848c09b75090f2560c3e0 ;
    schema:name "Air Movement"@en .

_:N95ffbc58b56a47749ec2a3c59267e198 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tinuviel"@en ;
    mo:track_number 6 ;
    schema:duration "PT8:09"^^xsd:interval ;
    schema:inPlaylist _:Na8498fa0c2e848c09b75090f2560c3e0 ;
    schema:name "Tinuviel"@en .

_:Nbbb91b5668504d67bf014244676c8038 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beam Me Up!"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Na8498fa0c2e848c09b75090f2560c3e0 ;
    schema:name "Beam Me Up!"@en .

_:Nbe12db0290cf4a05afb11ddfb8821704 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Space Deleria"@en ;
    mo:track_number 10 ;
    schema:duration "PT6:38"^^xsd:interval ;
    schema:inPlaylist _:Na8498fa0c2e848c09b75090f2560c3e0 ;
    schema:name "Space Deleria"@en .

_:Ncd513723ea1d4574a2d5c1de8dfdf1cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sword of The Past"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:17"^^xsd:interval ;
    schema:inPlaylist _:Na8498fa0c2e848c09b75090f2560c3e0 ;
    schema:name "Sword of The Past"@en .

_:Nee16399d887d4997958402cb7e795110 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Graveyard (Part III)"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:Na8498fa0c2e848c09b75090f2560c3e0 ;
    schema:name "Graveyard (Part III)"@en .

_:Neeee7d28ac414b65985a3d13575805ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Space Train"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Na8498fa0c2e848c09b75090f2560c3e0 ;
    schema:name "Space Train"@en .

_:Nfa26ce28fb954c6e9f5fe100b3733aa4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tailing Game"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Na8498fa0c2e848c09b75090f2560c3e0 ;
    schema:name "Tailing Game"@en .

_:Na8498fa0c2e848c09b75090f2560c3e0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a5dd99dce3b4dc580c93387aee263de,
        _:N36369f9e25cb4aa499677041c3f5448d,
        _:N646d1c6aabab49449944a830d2c0f9de,
        _:N6953ca921ed6404cb5c395fb2a4fdcdc,
        _:N6e3df7fe02ea420a9a0c67689cecce7e,
        _:N95ffbc58b56a47749ec2a3c59267e198,
        _:Nbbb91b5668504d67bf014244676c8038,
        _:Nbe12db0290cf4a05afb11ddfb8821704,
        _:Ncd513723ea1d4574a2d5c1de8dfdf1cd,
        _:Nee16399d887d4997958402cb7e795110,
        _:Neeee7d28ac414b65985a3d13575805ba,
        _:Nfa26ce28fb954c6e9f5fe100b3733aa4 ;
    mo:track_count 12 ;
    schema:duration "PT70:59"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N1a5dd99dce3b4dc580c93387aee263de,
        _:N36369f9e25cb4aa499677041c3f5448d,
        _:N646d1c6aabab49449944a830d2c0f9de,
        _:N6953ca921ed6404cb5c395fb2a4fdcdc,
        _:N6e3df7fe02ea420a9a0c67689cecce7e,
        _:N95ffbc58b56a47749ec2a3c59267e198,
        _:Nbbb91b5668504d67bf014244676c8038,
        _:Nbe12db0290cf4a05afb11ddfb8821704,
        _:Ncd513723ea1d4574a2d5c1de8dfdf1cd,
        _:Nee16399d887d4997958402cb7e795110,
        _:Neeee7d28ac414b65985a3d13575805ba,
        _:Nfa26ce28fb954c6e9f5fe100b3733aa4 .

