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

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

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

<artist/3402#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159840#subject> ;
    schema:name "Shunsuke Kikuchi"@en,
        "菊池俊輔"@ja ;
    foaf:made <album/159840#composition>,
        <album/159840#subject> ;
    foaf:name "Shunsuke Kikuchi"@en,
        "菊池俊輔"@ja .

<album/159840#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Babel 2-sei Telesheet"@en,
        "バビル2世 テレシート"@ja,
        "Babel 2-sei Telesheet"@ja-latn ;
    mo:composer <artist/3402#subject> ;
    mo:produced_work <album/159840#musicalwork> ;
    schema:name "Babel 2-sei Telesheet"@en,
        "バビル2世 テレシート"@ja,
        "Babel 2-sei Telesheet"@ja-latn .

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

<album/159840#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Babel 2-sei Telesheet"@en,
        "バビル2世 テレシート"@ja,
        "Babel 2-sei Telesheet"@ja-latn ;
    mo:performance_of <album/159840#musicalwork> ;
    mo:recorded_as <album/159840#musicalexpression> ;
    schema:name "Babel 2-sei Telesheet"@en,
        "バビル2世 テレシート"@ja,
        "Babel 2-sei Telesheet"@ja-latn ;
    schema:workPerformed <album/159840#musicalwork> .

<org/1728#subject> schema:name "Tokuma Shoten"@en,
        "株式会社徳間書店"@ja,
        "Tokuma Shoten"@ja-latn ;
    foaf:name "Tokuma Shoten"@en,
        "株式会社徳間書店"@ja,
        "Tokuma Shoten"@ja-latn .

<https://media.vgm.io/albums/04/159840/159840-1da822e94f80.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/159840#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/04/159840/159840-1da822e94f80.jpg> ;
    foaf:depicts <album/159840#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/04/159840/159840-1da822e94f80.jpg> .

<https://medium-media.vgm.io/albums/04/159840/159840-1da822e94f80.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/159840#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1979-12-30"^^xsd:date ;
    dcterms:title "Babel 2-sei Telesheet"@en,
        "バビル2世 テレシート"@ja,
        "Babel 2-sei Telesheet"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Flexi Disc (7\" 33&frac13; rpm)" ;
    mo:publication_of <album/159840#musicalexpression> ;
    mo:publisher <org/1728#subject> ;
    mo:record _:N14637d8b8fee4a99825aa64eef7745fe ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Babel Nisei"@en ;
            foaf:name "Babel Nisei"@en ] ;
    schema:datePublished "1979-12-30"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/04/159840/159840-1da822e94f80.jpg> ;
    schema:name "Babel 2-sei Telesheet"@en,
        "バビル2世 テレシート"@ja,
        "Babel 2-sei Telesheet"@ja-latn ;
    schema:publisher <org/1728#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/159840/159840-1da822e94f80.jpg> .

_:N14637d8b8fee4a99825aa64eef7745fe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N85bb13e92476482c9834c45877f5a424 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N85bb13e92476482c9834c45877f5a424 .

_:N85bb13e92476482c9834c45877f5a424 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヨミとの決戦の時はきた!! 総攻撃バビル2世より(第26話)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N14637d8b8fee4a99825aa64eef7745fe ;
    schema:name "ヨミとの決戦の時はきた!! 総攻撃バビル2世より(第26話)"@ja .

