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

<artist/74072#subject> a schema:Person,
        foaf:Person ;
    schema:name "J. Tsujino"@en,
        "J・辻野"@ja ;
    foaf:made <album/51231#lyrics>,
        <album/51231#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/51231#subject> ;
    schema:name "Toshiyuki Watanabe"@en,
        "渡辺俊幸"@ja ;
    foaf:made <album/51231#composition>,
        <album/51231#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/51231#musicalexpression> a mo:Signal ;
    mo:published_as <album/51231#subject> ;
    mo:records <album/51231#performance> .

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

<org/13#subject> schema:name "Warner-Pioneer Corporation"@en,
        "ワーナー・パイオニア株式会社"@ja,
        "Warner-Pioneer Corporation"@ja-latn ;
    foaf:name "Warner-Pioneer Corporation"@en,
        "ワーナー・パイオニア株式会社"@ja,
        "Warner-Pioneer Corporation"@ja-latn .

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

<https://medium-media.vgm.io/albums/13/51231/51231-1424854062.jpg> a schema:ImageObject,
        foaf:Image .

<album/51231#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/51231#composition> ;
            foaf:name "D. Mann"@en ],
        <artist/629#subject> ;
    mo:produced_work <album/51231#musicalwork> ;
    schema:name "Round-Vernian VIFAM Music Collection VOL.1"@en,
        "銀河漂流「バイファム」音楽集 VOL.1"@ja,
        "Ginga Hyouryuu Vifam Ongakushuu VOL.1"@ja-latn .

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

<album/51231#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/51231#musicalwork> ;
    mo:performer <artist/51191#subject> ;
    mo:recorded_as <album/51231#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/51231#musicalwork> .

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

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

<album/51231#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1985-05-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 "30XL-68" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/51205> ;
    mo:publication_of <album/51231#musicalexpression> ;
    mo:publisher <org/13#subject> ;
    mo:record _:N7cea5c6224b94c21aebe34bdf72f67d2 ;
    mo:record_count 1 ;
    schema:about <product/21759#subject> ;
    schema:byArtist <artist/51191#subject> ;
    schema:datePublished "1985-05-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/13/51231/51231-1424854062.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/13#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/51231/51231-1424854062.jpg> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

_:N7cea5c6224b94c21aebe34bdf72f67d2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f3d497bbaa44fe5a4ae4f065bfd2f43,
        _:N1f4293aebc4e453c8f08d419a6138157,
        _:N2be5fab8731a4afba9cac379dc781ae5,
        _:N2cea47a9141e4769bae7beb27fea2bdf,
        _:N2d786378bde74ec185c02be661650565,
        _:N3cb252ec9dc74799b7611b8d108b631f,
        _:N546f093e5db3426cbf6afb91ba2741f5,
        _:N60d9f35cfbc34cc3a5d7ba2fad1e1810,
        _:N645df565ae6440bebb64c7add1c513f9,
        _:N71ce2fdf13b24b1b80f3583dd4423f89,
        _:Nc38121c9be994059ab87a37ae5894beb,
        _:Ndf8fcdadec234eabacf6400651940ecc,
        _:Nfb43be3c92814fbbb274a806785bce31 ;
    mo:track_count 13 ;
    schema:duration "PT39:00"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N1f3d497bbaa44fe5a4ae4f065bfd2f43,
        _:N1f4293aebc4e453c8f08d419a6138157,
        _:N2be5fab8731a4afba9cac379dc781ae5,
        _:N2cea47a9141e4769bae7beb27fea2bdf,
        _:N2d786378bde74ec185c02be661650565,
        _:N3cb252ec9dc74799b7611b8d108b631f,
        _:N546f093e5db3426cbf6afb91ba2741f5,
        _:N60d9f35cfbc34cc3a5d7ba2fad1e1810,
        _:N645df565ae6440bebb64c7add1c513f9,
        _:N71ce2fdf13b24b1b80f3583dd4423f89,
        _:Nc38121c9be994059ab87a37ae5894beb,
        _:Ndf8fcdadec234eabacf6400651940ecc,
        _:Nfb43be3c92814fbbb274a806785bce31 .

