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

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

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

<artist/322#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104443#subject> ;
    schema:name "Kohei Tanaka"@en,
        "田中公平"@ja ;
    foaf:made <album/104443#composition>,
        <album/104443#subject> ;
    foaf:name "Kohei Tanaka"@en,
        "田中公平"@ja .

<album/104443#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GALACTIC PAUPER CORPS"@en,
        "銀河乞食軍団"@ja,
        "Ginga Kojiki Gundan"@ja-latn ;
    mo:composer <artist/322#subject> ;
    mo:produced_work <album/104443#musicalwork> ;
    schema:name "GALACTIC PAUPER CORPS"@en,
        "銀河乞食軍団"@ja,
        "Ginga Kojiki Gundan"@ja-latn .

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

<org/1927#subject> schema:name "Victor"@en,
        "Victor"@ja,
        "Victor"@ja-latn ;
    foaf:name "Victor"@en,
        "Victor"@ja,
        "Victor"@ja-latn .

<https://media.vgm.io/albums/34/104443/104443-49bf557f0568.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/104443#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/34/104443/104443-49bf557f0568.jpg> ;
    foaf:depicts <album/104443#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/34/104443/104443-49bf557f0568.jpg> .

<https://medium-media.vgm.io/albums/34/104443/104443-49bf557f0568.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/104443#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GALACTIC PAUPER CORPS"@en,
        "銀河乞食軍団"@ja,
        "Ginga Kojiki Gundan"@ja-latn ;
    mo:performance_of <album/104443#musicalwork> ;
    mo:performer _:N5ae06eacfe5146d7a7d3093b0d58878a ;
    mo:recorded_as <album/104443#musicalexpression> ;
    schema:byArtist _:N5ae06eacfe5146d7a7d3093b0d58878a ;
    schema:name "GALACTIC PAUPER CORPS"@en,
        "銀河乞食軍団"@ja,
        "Ginga Kojiki Gundan"@ja-latn ;
    schema:workPerformed <album/104443#musicalwork> .

<album/104443#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1992-03-21"^^xsd:date ;
    dcterms:title "GALACTIC PAUPER CORPS"@en,
        "銀河乞食軍団"@ja,
        "Ginga Kojiki Gundan"@ja-latn ;
    mo:catalogue_number "VICL-266" ;
    mo:media_type "CD" ;
    mo:publication_of <album/104443#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N7795b20ad29d47df9a75ee368085a94d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ginga Kojiki Gundan"@en ;
            foaf:name "Ginga Kojiki Gundan"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "星涯星系軍軍楽隊"@en ;
            foaf:name "星涯星系軍軍楽隊"@en ] ;
    schema:datePublished "1992-03-21"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/34/104443/104443-49bf557f0568.jpg> ;
    schema:name "GALACTIC PAUPER CORPS"@en,
        "銀河乞食軍団"@ja,
        "Ginga Kojiki Gundan"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/104443/104443-49bf557f0568.jpg> .

_:N4cfc37cf4a004658ad285347ef9a5ab8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "銀河乞食軍団対スペオペ宇宙海賊"@ja ;
    mo:track_number 5 ;
    schema:duration "PT23:29"^^xsd:interval ;
    schema:inPlaylist _:N7795b20ad29d47df9a75ee368085a94d ;
    schema:name "銀河乞食軍団対スペオペ宇宙海賊"@ja .

_:N5ae06eacfe5146d7a7d3093b0d58878a a schema:Person,
        foaf:Person ;
    mo:performed <album/104443#performance> ;
    schema:name "星涯星系軍軍楽隊"@en ;
    foaf:name "星涯星系軍軍楽隊"@en .

_:N5c8d0fecd74642ed92e58643d474aca1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第1楽章 星海企業社歌"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:N7795b20ad29d47df9a75ee368085a94d ;
    schema:name "第1楽章 星海企業社歌"@ja .

_:Nb287f651075743fc970556bda6298d6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第2楽章 銀河最辺境"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:N7795b20ad29d47df9a75ee368085a94d ;
    schema:name "第2楽章 銀河最辺境"@ja .

_:Ne3391b49ad7a4ad3ba8d6f574c0b9a3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第3楽章 おネジっ子"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N7795b20ad29d47df9a75ee368085a94d ;
    schema:name "第3楽章 おネジっ子"@ja .

_:Nf54d1cc50deb435eae9b8ab2a54b0da1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第4楽章 流転の乞食軍団～業務完了！"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:24"^^xsd:interval ;
    schema:inPlaylist _:N7795b20ad29d47df9a75ee368085a94d ;
    schema:name "第4楽章 流転の乞食軍団～業務完了！"@ja .

_:N7795b20ad29d47df9a75ee368085a94d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4cfc37cf4a004658ad285347ef9a5ab8,
        _:N5c8d0fecd74642ed92e58643d474aca1,
        _:Nb287f651075743fc970556bda6298d6f,
        _:Ne3391b49ad7a4ad3ba8d6f574c0b9a3d,
        _:Nf54d1cc50deb435eae9b8ab2a54b0da1 ;
    mo:track_count 5 ;
    schema:duration "PT47:18"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N4cfc37cf4a004658ad285347ef9a5ab8,
        _:N5c8d0fecd74642ed92e58643d474aca1,
        _:Nb287f651075743fc970556bda6298d6f,
        _:Ne3391b49ad7a4ad3ba8d6f574c0b9a3d,
        _:Nf54d1cc50deb435eae9b8ab2a54b0da1 .

