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

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

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

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

<album/16832#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Space Giraffe Soundtrack"@en,
        "Space Giraffe Soundtrack"@ja,
        "Space Giraffe Soundtrack"@ja-latn ;
    mo:performance_of <album/16832#musicalwork> ;
    mo:recorded_as <album/16832#musicalexpression> ;
    schema:name "Space Giraffe Soundtrack"@en,
        "Space Giraffe Soundtrack"@ja,
        "Space Giraffe Soundtrack"@ja-latn ;
    schema:workPerformed <album/16832#musicalwork> .

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

<album/16832#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Space Giraffe Soundtrack"@en,
        "Space Giraffe Soundtrack"@ja,
        "Space Giraffe Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jim McCauley"@en ;
            foaf:made <album/16832#composition> ;
            foaf:name "Jim McCauley"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jeff Minter"@en ;
            foaf:made <album/16832#composition> ;
            foaf:name "Jeff Minter"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Redpoint"@en ;
            foaf:made <album/16832#composition> ;
            foaf:name "Redpoint"@en ] ;
    mo:produced_work <album/16832#musicalwork> ;
    schema:name "Space Giraffe Soundtrack"@en,
        "Space Giraffe Soundtrack"@ja,
        "Space Giraffe Soundtrack"@ja-latn .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/16832#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/16832#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/16832#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-01-01"^^xsd:date ;
    dcterms:title "Space Giraffe Soundtrack"@en,
        "Space Giraffe Soundtrack"@ja,
        "Space Giraffe Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/16832#musicalexpression> ;
    mo:publisher _:N2fe3afd100e64403b6a94f7b59f69831 ;
    mo:record _:Ncbc035d14d5f4f58adf2156cd383256a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Space Giraffe"@en ;
            foaf:name "Space Giraffe"@en ] ;
    schema:datePublished "2007-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Space Giraffe Soundtrack"@en,
        "Space Giraffe Soundtrack"@ja,
        "Space Giraffe Soundtrack"@ja-latn ;
    schema:publisher _:N2fe3afd100e64403b6a94f7b59f69831 ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16832#subject> ;
    schema:name "Jeff Minter"@en ;
    foaf:made <album/16832#subject> ;
    foaf:name "Jeff Minter"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16832#subject> ;
    schema:name "Jim McCauley"@en ;
    foaf:made <album/16832#subject> ;
    foaf:name "Jim McCauley"@en .

_:N0c03467506e04541af72eb6c0ff16a7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Side of the Angels"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:41"^^xsd:interval ;
    schema:inPlaylist _:Ncbc035d14d5f4f58adf2156cd383256a ;
    schema:name "Side of the Angels"@en .

_:N2fe3afd100e64403b6a94f7b59f69831 schema:name "Llamasoft"@en ;
    foaf:name "Llamasoft"@en .

_:N786a18c11f9541d6a6ca1adc35ed0d2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gardening By Numbers"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:56"^^xsd:interval ;
    schema:inPlaylist _:Ncbc035d14d5f4f58adf2156cd383256a ;
    schema:name "Gardening By Numbers"@en .

_:N8e4e8c1627d9414aaeef41ea7920988a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Satipn"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Ncbc035d14d5f4f58adf2156cd383256a ;
    schema:name "Satipn"@en .

_:Ne5abca46eae04124b0a6414ba756fae5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flossie's Frolic"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Ncbc035d14d5f4f58adf2156cd383256a ;
    schema:name "Flossie's Frolic"@en .

_:Ncbc035d14d5f4f58adf2156cd383256a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c03467506e04541af72eb6c0ff16a7d,
        _:N786a18c11f9541d6a6ca1adc35ed0d2d,
        _:N8e4e8c1627d9414aaeef41ea7920988a,
        _:Ne5abca46eae04124b0a6414ba756fae5 ;
    mo:track_count 4 ;
    schema:duration "PT23:31"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0c03467506e04541af72eb6c0ff16a7d,
        _:N786a18c11f9541d6a6ca1adc35ed0d2d,
        _:N8e4e8c1627d9414aaeef41ea7920988a,
        _:Ne5abca46eae04124b0a6414ba756fae5 .

