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

<artist/10715#subject> a schema:Person,
        foaf:Person ;
    schema:name "Natsumi Tadano"@en,
        "只野菜摘"@ja ;
    foaf:made <album/140160#lyrics>,
        <album/140160#subject> ;
    foaf:name "Natsumi Tadano"@en,
        "只野菜摘"@ja .

<artist/8409#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junko Sato"@en,
        "佐藤純子"@ja ;
    foaf:made <album/140160#lyrics>,
        <album/140160#subject> ;
    foaf:name "Junko Sato"@en,
        "佐藤純子"@ja .

<artist/7526#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140160#subject> ;
    schema:name "Hideya Nakazaki"@en,
        "中崎英也"@ja ;
    foaf:made <album/140160#composition>,
        <album/140160#subject> ;
    foaf:name "Hideya Nakazaki"@en,
        "中崎英也"@ja .

<album/140160#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BAT MAN ~crescent night story~ / SUE CREAM SUE"@en,
        "BAT MAN ~crescent night story~ / SUE CREAM SUE"@ja,
        "BAT MAN ~crescent night story~ / SUE CREAM SUE"@ja-latn ;
    mo:composer <artist/7526#subject> ;
    mo:produced_work <album/140160#musicalwork> ;
    schema:name "BAT MAN ~crescent night story~ / SUE CREAM SUE"@en,
        "BAT MAN ~crescent night story~ / SUE CREAM SUE"@ja,
        "BAT MAN ~crescent night story~ / SUE CREAM SUE"@ja-latn .

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

<album/140160#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BAT MAN ~crescent night story~ / SUE CREAM SUE"@en,
        "BAT MAN ~crescent night story~ / SUE CREAM SUE"@ja,
        "BAT MAN ~crescent night story~ / SUE CREAM SUE"@ja-latn ;
    mo:performance_of <album/140160#musicalwork> ;
    mo:recorded_as <album/140160#musicalexpression> ;
    schema:name "BAT MAN ~crescent night story~ / SUE CREAM SUE"@en,
        "BAT MAN ~crescent night story~ / SUE CREAM SUE"@ja,
        "BAT MAN ~crescent night story~ / SUE CREAM SUE"@ja-latn ;
    schema:workPerformed <album/140160#musicalwork> .

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

<org/4957#subject> schema:name "FOR LIFE"@en,
        "フォーライフ"@ja,
        "FOR LIFE"@ja-latn ;
    foaf:name "FOR LIFE"@en,
        "フォーライフ"@ja,
        "FOR LIFE"@ja-latn .

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

<https://medium-media.vgm.io/albums/06/140160/140160-fe3603715ea9.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/140160#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1987-02-21"^^xsd:date ;
    dcterms:title "BAT MAN ~crescent night story~ / SUE CREAM SUE"@en,
        "BAT MAN ~crescent night story~ / SUE CREAM SUE"@ja,
        "BAT MAN ~crescent night story~ / SUE CREAM SUE"@ja-latn ;
    mo:catalogue_number "7K-252" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/140160#musicalexpression> ;
    mo:publisher <org/4957#subject> ;
    mo:record _:N0e389f3a4ecb4be5bd184e45f441c703 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The New Adventures of Batman"@en ;
            foaf:name "The New Adventures of Batman"@en ] ;
    schema:datePublished "1987-02-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/06/140160/140160-fe3603715ea9.jpg> ;
    schema:name "BAT MAN ~crescent night story~ / SUE CREAM SUE"@en,
        "BAT MAN ~crescent night story~ / SUE CREAM SUE"@ja,
        "BAT MAN ~crescent night story~ / SUE CREAM SUE"@ja-latn ;
    schema:publisher <org/4957#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/140160/140160-fe3603715ea9.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "SUE CREAM SUE"@en ;
    foaf:made <album/140160#vocals> ;
    foaf:name "SUE CREAM SUE"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "SUE CREAM SUE"@en ;
    foaf:made <album/140160#subject> ;
    foaf:name "SUE CREAM SUE"@en .

_:Nbb06221e7fef4ea9a27f2f48215811c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BAT MAN ~crescent night story~"@en,
        "BAT MAN ~crescent night story~"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N0e389f3a4ecb4be5bd184e45f441c703 ;
    schema:name "BAT MAN ~crescent night story~"@en,
        "BAT MAN ~crescent night story~"@ja .

_:Neebbb051443047e4a6599e577f646ca2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I LOVE BAT MAN"@en,
        "I Love バットマン"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N0e389f3a4ecb4be5bd184e45f441c703 ;
    schema:name "I LOVE BAT MAN"@en,
        "I Love バットマン"@ja .

_:N0e389f3a4ecb4be5bd184e45f441c703 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nbb06221e7fef4ea9a27f2f48215811c1,
        _:Neebbb051443047e4a6599e577f646ca2 ;
    mo:track_count 2 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nbb06221e7fef4ea9a27f2f48215811c1,
        _:Neebbb051443047e4a6599e577f646ca2 .

