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

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

<album/51228> a mo:Release ;
    mo:catalogue_number "LKF-5072" .

<album/51231> a mo:Release ;
    mo:catalogue_number "30XL-68" .

<album/51232> a mo:Release ;
    mo:catalogue_number "WPCL-647" .

<album/51234> a mo:Release ;
    mo:catalogue_number "WPC6-8404" .

<artist/629#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51205#subject> ;
    schema:name "Toshiyuki Watanabe"@en,
        "渡辺俊幸"@ja ;
    foaf:made <album/51205#composition>,
        <album/51205#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/51205#musicalexpression> a mo:Signal ;
    mo:published_as <album/51205#subject> ;
    mo:records <album/51205#performance> .

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

<org/1294#subject> schema:name "Warner Bros. Records"@en,
        "Warner Bros. Records"@ja,
        "Warner Bros. Records"@ja-latn ;
    foaf:name "Warner Bros. Records"@en,
        "Warner Bros. Records"@ja,
        "Warner Bros. Records"@ja-latn .

<https://media.vgm.io/albums/50/51205/51205-646abdbc40ce.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/51205#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/50/51205/51205-646abdbc40ce.jpg> ;
    foaf:depicts <album/51205#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/50/51205/51205-646abdbc40ce.jpg> .

<https://medium-media.vgm.io/albums/50/51205/51205-646abdbc40ce.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

<album/51205#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1983-12-21"^^xsd:date ;
    dcterms:title "Round-Vernian VIFAM Music Collection"@en,
        "銀河漂流「バイファム」音楽集"@ja,
        "Ginga Hyouryuu Vifam Ongakushuu"@ja-latn ;
    mo:catalogue_number "K-10026" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/51228>,
        <album/51231>,
        <album/51232>,
        <album/51234> ;
    mo:publication_of <album/51205#musicalexpression> ;
    mo:publisher <org/1294#subject> ;
    mo:record _:N128a3976451647bc978d769bc217d46f ;
    mo:record_count 1 ;
    schema:about <product/21759#subject> ;
    schema:byArtist <artist/51191#subject> ;
    schema:datePublished "1983-12-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/50/51205/51205-646abdbc40ce.jpg> ;
    schema:name "Round-Vernian VIFAM Music Collection"@en,
        "銀河漂流「バイファム」音楽集"@ja,
        "Ginga Hyouryuu Vifam Ongakushuu"@ja-latn ;
    schema:publisher <org/1294#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/51205/51205-646abdbc40ce.jpg> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

_:N128a3976451647bc978d769bc217d46f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N40ed4fdfadc1425d9c5a811309e4dd5f,
        _:N50579d850047459792dd683b3e7503e1,
        _:N50f95c3536c2417196596efeef741a98,
        _:N7bcf2a49aa6745b59fba332ce19eb5cc,
        _:N893c944fad354ac3b8f7731f6b77f150,
        _:Nb4dd52c35e254692a6de63f73c0109bb,
        _:Nb610c973350b4b5eb35a1302a7553e68,
        _:Ncb5446c2114b49038e1203e1fc05cc9b,
        _:Nd41c4d025a7c497e888013940ff4dfab,
        _:Nd50e0074ddfe4f7f8fa623885e9fb860,
        _:Ndced3a60c9c848c788f10af130be16e9,
        _:Ne6486b44cade4c47ac88486d6f4ea82f,
        _:Ne83d0e2f568f415ab8d2f4663f1dd8c3 ;
    mo:track_count 13 ;
    schema:duration "PT19:27"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N40ed4fdfadc1425d9c5a811309e4dd5f,
        _:N50579d850047459792dd683b3e7503e1,
        _:N50f95c3536c2417196596efeef741a98,
        _:N7bcf2a49aa6745b59fba332ce19eb5cc,
        _:N893c944fad354ac3b8f7731f6b77f150,
        _:Nb4dd52c35e254692a6de63f73c0109bb,
        _:Nb610c973350b4b5eb35a1302a7553e68,
        _:Ncb5446c2114b49038e1203e1fc05cc9b,
        _:Nd41c4d025a7c497e888013940ff4dfab,
        _:Nd50e0074ddfe4f7f8fa623885e9fb860,
        _:Ndced3a60c9c848c788f10af130be16e9,
        _:Ne6486b44cade4c47ac88486d6f4ea82f,
        _:Ne83d0e2f568f415ab8d2f4663f1dd8c3 .

