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

<artist/74072#subject> a schema:Person,
        foaf:Person ;
    schema:name "J. Tsujino"@en,
        "J・辻野"@ja ;
    foaf:made <album/51234#lyrics>,
        <album/51234#subject> ;
    foaf:name "J. Tsujino"@en,
        "J・辻野"@ja .

<album/51205> a mo:Release ;
    mo:catalogue_number "K-10026" .

<artist/629#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51234#subject> ;
    schema:name "Toshiyuki Watanabe"@en,
        "渡辺俊幸"@ja ;
    foaf:made <album/51234#composition>,
        <album/51234#subject> ;
    foaf:name "Toshiyuki Watanabe"@en,
        "渡辺俊幸"@ja .

<product/21759#subject> a schema:CreativeWork ;
    schema:name "ROUND VERNIAN VIFAM"@en,
        "銀河漂流バイファム"@ja,
        "Ginga Hyouryuu Vifam"@ja-latn ;
    foaf:name "ROUND VERNIAN VIFAM"@en,
        "銀河漂流バイファム"@ja,
        "Ginga Hyouryuu Vifam"@ja-latn .

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

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

<org/175#subject> schema:name "WEA Japan"@en,
        "WEAジャパン"@ja,
        "WEA Japan"@ja-latn ;
    foaf:name "WEA Japan"@en,
        "WEAジャパン"@ja,
        "WEA Japan"@ja-latn .

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

<https://medium-media.vgm.io/albums/43/51234/51234-1424855888.jpg> a schema:ImageObject,
        foaf:Image .

<album/51234#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Round-Vernian VIFAM Music Collection VOL.1"@en,
        "銀河漂流「バイファム」音楽集 VOL.1"@ja,
        "Ginga Hyouryuu Vifam Ongakushuu VOL.1"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "D. Mann"@en ;
            foaf:made <album/51234#composition> ;
            foaf:name "D. Mann"@en ],
        <artist/629#subject> ;
    mo:produced_work <album/51234#musicalwork> ;
    schema:name "Round-Vernian VIFAM Music Collection VOL.1"@en,
        "銀河漂流「バイファム」音楽集 VOL.1"@ja,
        "Ginga Hyouryuu Vifam Ongakushuu VOL.1"@ja-latn .

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

<album/51234#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Round-Vernian VIFAM Music Collection VOL.1"@en,
        "銀河漂流「バイファム」音楽集 VOL.1"@ja,
        "Ginga Hyouryuu Vifam Ongakushuu VOL.1"@ja-latn ;
    mo:performance_of <album/51234#musicalwork> ;
    mo:performer <artist/51191#subject> ;
    mo:recorded_as <album/51234#musicalexpression> ;
    schema:byArtist <artist/51191#subject> ;
    schema:name "Round-Vernian VIFAM Music Collection VOL.1"@en,
        "銀河漂流「バイファム」音楽集 VOL.1"@ja,
        "Ginga Hyouryuu Vifam Ongakushuu VOL.1"@ja-latn ;
    schema:workPerformed <album/51234#musicalwork> .

<artist/51191#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51234#performance> ;
    schema:name "TAO"@en ;
    foaf:made <album/51234#subject>,
        <album/51234#vocals> ;
    foaf:name "TAO"@en .

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

<album/51234#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-01-25"^^xsd:date ;
    dcterms:title "Round-Vernian VIFAM Music Collection VOL.1"@en,
        "銀河漂流「バイファム」音楽集 VOL.1"@ja,
        "Ginga Hyouryuu Vifam Ongakushuu VOL.1"@ja-latn ;
    mo:catalogue_number "WPC6-8404" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/51205> ;
    mo:publication_of <album/51234#musicalexpression> ;
    mo:publisher <org/175#subject> ;
    mo:record _:Ndda7893c306347fb831d326fbd5d16a3 ;
    mo:record_count 1 ;
    schema:about <product/21759#subject> ;
    schema:byArtist <artist/51191#subject> ;
    schema:datePublished "1998-01-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/43/51234/51234-1424855888.jpg> ;
    schema:name "Round-Vernian VIFAM Music Collection VOL.1"@en,
        "銀河漂流「バイファム」音楽集 VOL.1"@ja,
        "Ginga Hyouryuu Vifam Ongakushuu VOL.1"@ja-latn ;
    schema:publisher <org/175#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/51234/51234-1424855888.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "D. Mann"@en ;
    foaf:made <album/51234#subject> ;
    foaf:name "D. Mann"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "引地恵子"@en ;
    foaf:made <album/51234#lyrics> ;
    foaf:name "引地恵子"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "D. Mann"@en ;
    foaf:made <album/51234#lyrics> ;
    foaf:name "D. Mann"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "引地恵子"@en ;
    foaf:made <album/51234#subject> ;
    foaf:name "引地恵子"@en .

_:N0c59b96a811e4b55b6abc391888da44b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きみはス・テ・キ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Ndda7893c306347fb831d326fbd5d16a3 ;
    schema:name "きみはス・テ・キ"@ja .

_:N155abc4b681a4380bf2000d3315cd2e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "銀河漂流"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Ndda7893c306347fb831d326fbd5d16a3 ;
    schema:name "銀河漂流"@ja .

_:N22b5405ce64b48e280ca0f4b2ebf8f39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦闘(まえぶれ)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Ndda7893c306347fb831d326fbd5d16a3 ;
    schema:name "戦闘(まえぶれ)"@ja .

_:N2abc013f5c4145f6bf29a774bbf1dc44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鎮魂歌(レクイエム)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Ndda7893c306347fb831d326fbd5d16a3 ;
    schema:name "鎮魂歌(レクイエム)"@ja .

_:N4a8489001ff54763a3ec2c464f710c5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "疑惑(サスペンス)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Ndda7893c306347fb831d326fbd5d16a3 ;
    schema:name "疑惑(サスペンス)"@ja .

_:N56c40ed0cf10480eace327acff463857 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ほ・ほ・え・み"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Ndda7893c306347fb831d326fbd5d16a3 ;
    schema:name "ほ・ほ・え・み"@ja .

_:N6ef07dd35aac4b80a92fe743f3a9eef8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宇宙空間(星々のテーマ)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Ndda7893c306347fb831d326fbd5d16a3 ;
    schema:name "宇宙空間(星々のテーマ)"@ja .

_:N815ceebd932749338e5c7492be3bc852 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HELLO, VIFAM (オープニング・テーマ)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Ndda7893c306347fb831d326fbd5d16a3 ;
    schema:name "HELLO, VIFAM (オープニング・テーマ)"@ja .

_:N8e812f161d514b1ba7c1a2c9ca3590a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "異星人"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Ndda7893c306347fb831d326fbd5d16a3 ;
    schema:name "異星人"@ja .

_:Nb17a6031842f40ab8fd48166b252d2bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "希望"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Ndda7893c306347fb831d326fbd5d16a3 ;
    schema:name "希望"@ja .

_:Nc8eb4eee49c04c6fb18022cf8dec6573 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NEVER GIVE UP (エンディング・テーマ)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Ndda7893c306347fb831d326fbd5d16a3 ;
    schema:name "NEVER GIVE UP (エンディング・テーマ)"@ja .

_:Ndd8c878ee2534651ae89cccd1316cc56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バイファムのテーマ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:Ndda7893c306347fb831d326fbd5d16a3 ;
    schema:name "バイファムのテーマ"@ja .

_:Nec45609bdff6410d9dab81ec4f0aa420 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "探索"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Ndda7893c306347fb831d326fbd5d16a3 ;
    schema:name "探索"@ja .

_:Ndda7893c306347fb831d326fbd5d16a3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c59b96a811e4b55b6abc391888da44b,
        _:N155abc4b681a4380bf2000d3315cd2e1,
        _:N22b5405ce64b48e280ca0f4b2ebf8f39,
        _:N2abc013f5c4145f6bf29a774bbf1dc44,
        _:N4a8489001ff54763a3ec2c464f710c5f,
        _:N56c40ed0cf10480eace327acff463857,
        _:N6ef07dd35aac4b80a92fe743f3a9eef8,
        _:N815ceebd932749338e5c7492be3bc852,
        _:N8e812f161d514b1ba7c1a2c9ca3590a2,
        _:Nb17a6031842f40ab8fd48166b252d2bd,
        _:Nc8eb4eee49c04c6fb18022cf8dec6573,
        _:Ndd8c878ee2534651ae89cccd1316cc56,
        _:Nec45609bdff6410d9dab81ec4f0aa420 ;
    mo:track_count 13 ;
    schema:duration "PT39:00"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0c59b96a811e4b55b6abc391888da44b,
        _:N155abc4b681a4380bf2000d3315cd2e1,
        _:N22b5405ce64b48e280ca0f4b2ebf8f39,
        _:N2abc013f5c4145f6bf29a774bbf1dc44,
        _:N4a8489001ff54763a3ec2c464f710c5f,
        _:N56c40ed0cf10480eace327acff463857,
        _:N6ef07dd35aac4b80a92fe743f3a9eef8,
        _:N815ceebd932749338e5c7492be3bc852,
        _:N8e812f161d514b1ba7c1a2c9ca3590a2,
        _:Nb17a6031842f40ab8fd48166b252d2bd,
        _:Nc8eb4eee49c04c6fb18022cf8dec6573,
        _:Ndd8c878ee2534651ae89cccd1316cc56,
        _:Nec45609bdff6410d9dab81ec4f0aa420 .

