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

<artist/33143#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akihiro Shoji"@en,
        "庄司明弘"@ja ;
    foaf:made <album/96221#lyrics>,
        <album/96221#subject> ;
    foaf:name "Akihiro Shoji"@en,
        "庄司明弘"@ja .

<artist/33144#subject> a schema:Person,
        foaf:Person ;
    schema:name "Toshikatsu Hayashi"@en,
        "林紀勝"@ja ;
    foaf:made <album/96221#lyrics>,
        <album/96221#subject> ;
    foaf:name "Toshikatsu Hayashi"@en,
        "林紀勝"@ja .

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

<artist/7537#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96221#subject> ;
    schema:name "Kaname Nemoto"@en,
        "根本要"@ja ;
    foaf:made <album/96221#composition>,
        <album/96221#lyrics>,
        <album/96221#subject> ;
    foaf:name "Kaname Nemoto"@en,
        "根本要"@ja .

<product/24240#subject> a schema:CreativeWork ;
    schema:name "BATS & TERRY"@en,
        "バツ&テリー"@ja,
        "BATS & TERRY"@ja-latn ;
    foaf:name "BATS & TERRY"@en,
        "バツ&テリー"@ja,
        "BATS & TERRY"@ja-latn .

<album/96221#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bats & Terry / STARDUST REVUE"@en,
        "バツ&テリー / スターダスト・レビュー"@ja,
        "Bats & Terry / STARDUST REVUE"@ja-latn ;
    mo:composer <artist/7537#subject> ;
    mo:produced_work <album/96221#musicalwork> ;
    schema:name "Bats & Terry / STARDUST REVUE"@en,
        "バツ&テリー / スターダスト・レビュー"@ja,
        "Bats & Terry / STARDUST REVUE"@ja-latn .

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

<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/12/96221/96221-1581453910.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/96221#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/12/96221/96221-1581453910.jpg> ;
    foaf:depicts <album/96221#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/12/96221/96221-1581453910.jpg> .

<https://medium-media.vgm.io/albums/12/96221/96221-1581453910.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/96221#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bats & Terry / STARDUST REVUE"@en,
        "バツ&テリー / スターダスト・レビュー"@ja,
        "Bats & Terry / STARDUST REVUE"@ja-latn ;
    mo:performance_of <album/96221#musicalwork> ;
    mo:performer <artist/33145#subject> ;
    mo:recorded_as <album/96221#musicalexpression> ;
    schema:byArtist <artist/33145#subject> ;
    schema:name "Bats & Terry / STARDUST REVUE"@en,
        "バツ&テリー / スターダスト・レビュー"@ja,
        "Bats & Terry / STARDUST REVUE"@ja-latn ;
    schema:workPerformed <album/96221#musicalwork> .

<artist/33145#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/96221#performance> ;
    schema:name "STARDUST REVUE"@en,
        "スターダスト・レビュー"@ja ;
    foaf:name "STARDUST REVUE"@en,
        "スターダスト・レビュー"@ja .

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

<album/96221#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1987-02-25"^^xsd:date ;
    dcterms:title "Bats & Terry / STARDUST REVUE"@en,
        "バツ&テリー / スターダスト・レビュー"@ja,
        "Bats & Terry / STARDUST REVUE"@ja-latn ;
    mo:catalogue_number "L-1773" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/96221#musicalexpression> ;
    mo:publisher <org/13#subject> ;
    mo:record _:N94cc8afa0dac4720b0fd06bd40fcff44 ;
    mo:record_count 1 ;
    schema:about <product/24240#subject> ;
    schema:byArtist <artist/33145#subject> ;
    schema:datePublished "1987-02-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/12/96221/96221-1581453910.jpg> ;
    schema:name "Bats & Terry / STARDUST REVUE"@en,
        "バツ&テリー / スターダスト・レビュー"@ja,
        "Bats & Terry / STARDUST REVUE"@ja-latn ;
    schema:publisher <org/13#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/96221/96221-1581453910.jpg> .

_:N92d949b59b6549edabdea095264465bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lonely≠Story"@ja,
        "Lonely≠Story"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N94cc8afa0dac4720b0fd06bd40fcff44 ;
    schema:name "Lonely≠Story"@ja,
        "Lonely≠Story"@ja-latn .

_:Nf12cf05b2efb46d680b727f2ace362c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "心の中のFollow Wind"@ja,
        "Kokoro no Naka no Follow Wind"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N94cc8afa0dac4720b0fd06bd40fcff44 ;
    schema:name "心の中のFollow Wind"@ja,
        "Kokoro no Naka no Follow Wind"@ja-latn .

_:N94cc8afa0dac4720b0fd06bd40fcff44 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N92d949b59b6549edabdea095264465bd,
        _:Nf12cf05b2efb46d680b727f2ace362c7 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N92d949b59b6549edabdea095264465bd,
        _:Nf12cf05b2efb46d680b727f2ace362c7 .

