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

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

<artist/21182#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101830#subject> ;
    schema:name "Michel Legrand"@en ;
    foaf:made <album/101830#composition>,
        <album/101830#subject> ;
    foaf:name "Michel Legrand"@en .

<album/101830#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "I'm a Lady / Merry Clayton"@en,
        "I'm a Lady ベルサイユのばら—メイン・テーマ— / Merry Clayton"@ja,
        "I'm a Lady: Lady OSCAR —Main Theme— / Merry Clayton"@ja-latn ;
    mo:composer <artist/21182#subject> ;
    mo:produced_work <album/101830#musicalwork> ;
    schema:name "I'm a Lady / Merry Clayton"@en,
        "I'm a Lady ベルサイユのばら—メイン・テーマ— / Merry Clayton"@ja,
        "I'm a Lady: Lady OSCAR —Main Theme— / Merry Clayton"@ja-latn .

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

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

<org/2432#subject> schema:name "Kitty RECORDS"@en,
        "Kitty RECORDS"@ja,
        "Kitty RECORDS"@ja-latn ;
    foaf:name "Kitty RECORDS"@en,
        "Kitty RECORDS"@ja,
        "Kitty RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/03/101830/101830-d19765fa2656.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/101830#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "I'm a Lady / Merry Clayton"@en,
        "I'm a Lady ベルサイユのばら—メイン・テーマ— / Merry Clayton"@ja,
        "I'm a Lady: Lady OSCAR —Main Theme— / Merry Clayton"@ja-latn ;
    mo:performance_of <album/101830#musicalwork> ;
    mo:performer _:N6e2bae80b51245799df08bdeca3be274 ;
    mo:recorded_as <album/101830#musicalexpression> ;
    schema:byArtist _:N6e2bae80b51245799df08bdeca3be274 ;
    schema:name "I'm a Lady / Merry Clayton"@en,
        "I'm a Lady ベルサイユのばら—メイン・テーマ— / Merry Clayton"@ja,
        "I'm a Lady: Lady OSCAR —Main Theme— / Merry Clayton"@ja-latn ;
    schema:workPerformed <album/101830#musicalwork> .

<album/101830#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1979-02-01"^^xsd:date ;
    dcterms:title "I'm a Lady / Merry Clayton"@en,
        "I'm a Lady ベルサイユのばら—メイン・テーマ— / Merry Clayton"@ja,
        "I'm a Lady: Lady OSCAR —Main Theme— / Merry Clayton"@ja-latn ;
    mo:catalogue_number "DKQ-1052" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/101830#musicalexpression> ;
    mo:publisher <org/2432#subject> ;
    mo:record _:N7d584d388e2941c48e4d836af04e6b42 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Lady Oscar"@en ;
            foaf:name "Lady Oscar"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Merry Clayton"@en ;
            foaf:name "Merry Clayton"@en ] ;
    schema:datePublished "1979-02-01"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/03/101830/101830-d19765fa2656.jpg> ;
    schema:name "I'm a Lady / Merry Clayton"@en,
        "I'm a Lady ベルサイユのばら—メイン・テーマ— / Merry Clayton"@ja,
        "I'm a Lady: Lady OSCAR —Main Theme— / Merry Clayton"@ja-latn ;
    schema:publisher <org/2432#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/101830/101830-d19765fa2656.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "James Diamond"@en ;
    foaf:made <album/101830#subject> ;
    foaf:name "James Diamond"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "James Diamond"@en ;
    foaf:made <album/101830#lyrics> ;
    foaf:name "James Diamond"@en .

_:N3806eb344b2e4bb199c8c0f4e6ac5466 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm a Lady (Instrumental)"@en,
        "I'm a Lady (インストゥルメンタル)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N7d584d388e2941c48e4d836af04e6b42 ;
    schema:name "I'm a Lady (Instrumental)"@en,
        "I'm a Lady (インストゥルメンタル)"@ja .

_:N6e2bae80b51245799df08bdeca3be274 a schema:Person,
        foaf:Person ;
    mo:performed <album/101830#performance> ;
    schema:name "Merry Clayton"@en ;
    foaf:name "Merry Clayton"@en .

_:Nb6e37e40f5ec4fca94d5cc5de8f243c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm a Lady"@en,
        "I'm a Lady"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N7d584d388e2941c48e4d836af04e6b42 ;
    schema:name "I'm a Lady"@en,
        "I'm a Lady"@ja .

_:N7d584d388e2941c48e4d836af04e6b42 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3806eb344b2e4bb199c8c0f4e6ac5466,
        _:Nb6e37e40f5ec4fca94d5cc5de8f243c5 ;
    mo:track_count 2 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N3806eb344b2e4bb199c8c0f4e6ac5466,
        _:Nb6e37e40f5ec4fca94d5cc5de8f243c5 .

