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

<artist/8025#subject> a schema:Person,
        foaf:Person ;
    schema:name "Michio Yamagami"@en,
        "山上路夫"@ja ;
    foaf:made <album/81036#lyrics>,
        <album/81036#subject> ;
    foaf:name "Michio Yamagami"@en,
        "山上路夫"@ja .

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

<artist/3234#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81036#subject> ;
    schema:name "Yukihide Takekawa"@en,
        "タケカワユキヒデ"@ja ;
    foaf:made <album/81036#composition>,
        <album/81036#subject> ;
    foaf:name "Yukihide Takekawa"@en,
        "タケカワユキヒデ"@ja .

<album/81036#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mahou no Lamp LET IT BURN / Godiego"@en,
        "魔法のあかり LET IT BURN / Godiego"@ja,
        "Mahou no Lamp LET IT BURN / Godiego"@ja-latn ;
    mo:composer <artist/3234#subject> ;
    mo:produced_work <album/81036#musicalwork> ;
    schema:name "Mahou no Lamp LET IT BURN / Godiego"@en,
        "魔法のあかり LET IT BURN / Godiego"@ja,
        "Mahou no Lamp LET IT BURN / Godiego"@ja-latn .

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

<org/2192#subject> schema:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn ;
    foaf:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn .

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

<https://medium-media.vgm.io/albums/63/81036/81036-1538471124.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/81036#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mahou no Lamp LET IT BURN / Godiego"@en,
        "魔法のあかり LET IT BURN / Godiego"@ja,
        "Mahou no Lamp LET IT BURN / Godiego"@ja-latn ;
    mo:performance_of <album/81036#musicalwork> ;
    mo:performer <artist/8496#subject> ;
    mo:recorded_as <album/81036#musicalexpression> ;
    schema:byArtist <artist/8496#subject> ;
    schema:name "Mahou no Lamp LET IT BURN / Godiego"@en,
        "魔法のあかり LET IT BURN / Godiego"@ja,
        "Mahou no Lamp LET IT BURN / Godiego"@ja-latn ;
    schema:workPerformed <album/81036#musicalwork> .

<artist/8496#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81036#performance> ;
    schema:name "Godiego"@en,
        "ゴダイゴ"@ja ;
    foaf:name "Godiego"@en,
        "ゴダイゴ"@ja .

<album/81036#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1982-02-01"^^xsd:date ;
    dcterms:title "Mahou no Lamp LET IT BURN / Godiego"@en,
        "魔法のあかり LET IT BURN / Godiego"@ja,
        "Mahou no Lamp LET IT BURN / Godiego"@ja-latn ;
    mo:catalogue_number "AH-169" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/81036#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N2cecfc146f9342e3ba2e6ecef562327f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Aladdin and the Wonderful Lamp"@en ;
            foaf:name "Aladdin and the Wonderful Lamp"@en ] ;
    schema:byArtist <artist/8496#subject> ;
    schema:datePublished "1982-02-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/63/81036/81036-1538471124.jpg> ;
    schema:name "Mahou no Lamp LET IT BURN / Godiego"@en,
        "魔法のあかり LET IT BURN / Godiego"@ja,
        "Mahou no Lamp LET IT BURN / Godiego"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/81036/81036-1538471124.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Will Williams"@en ;
    foaf:made <album/81036#subject> ;
    foaf:name "Will Williams"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Will Williams"@en ;
    foaf:made <album/81036#lyrics> ;
    foaf:name "Will Williams"@en .

_:N27da1ebe870c408499c1ba7fc3a15346 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アラジンのランプ (Genie of the Lamp)"@ja,
        "Aladdin no Lamp (Genie of the Lamp)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N2cecfc146f9342e3ba2e6ecef562327f ;
    schema:name "アラジンのランプ (Genie of the Lamp)"@ja,
        "Aladdin no Lamp (Genie of the Lamp)"@ja-latn .

_:Nc546edff9f144e48a214e90320c90131 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔法のあかり (Let It Burn)"@ja,
        "Mahou no Akari (Let It Burn)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N2cecfc146f9342e3ba2e6ecef562327f ;
    schema:name "魔法のあかり (Let It Burn)"@ja,
        "Mahou no Akari (Let It Burn)"@ja-latn .

_:N2cecfc146f9342e3ba2e6ecef562327f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N27da1ebe870c408499c1ba7fc3a15346,
        _:Nc546edff9f144e48a214e90320c90131 ;
    mo:track_count 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N27da1ebe870c408499c1ba7fc3a15346,
        _:Nc546edff9f144e48a214e90320c90131 .

