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

<artist/13993#subject> a schema:Person,
        foaf:Person ;
    schema:name "Naoko Kawai"@en,
        "河合奈保子"@ja ;
    foaf:made <album/56442#subject>,
        <album/56442#vocals> ;
    foaf:name "Naoko Kawai"@en,
        "河合奈保子"@ja .

<artist/5866#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yasushi Akimoto"@en,
        "秋元康"@ja ;
    foaf:made <album/56442#lyrics>,
        <album/56442#subject> ;
    foaf:name "Yasushi Akimoto"@en,
        "秋元康"@ja .

<album/56444> a mo:Release ;
    mo:catalogue_number "CBY-1180~1" .

<artist/886#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56442#subject> ;
    schema:name "Yuji Ohno"@en,
        "大野雄二"@ja ;
    foaf:made <album/56442#composition>,
        <album/56442#subject> ;
    foaf:name "Yuji Ohno"@en,
        "大野雄二"@ja .

<product/3061#subject> a schema:CreativeWork ;
    schema:name "Lupin III: Legend of the Gold of Babylon"@en,
        "ルパン三世 バビロンの黄金伝説"@ja,
        "Lupin Sansei: Babylon no Ougon Densetsu"@ja-latn ;
    foaf:name "Lupin III: Legend of the Gold of Babylon"@en,
        "ルパン三世 バビロンの黄金伝説"@ja,
        "Lupin Sansei: Babylon no Ougon Densetsu"@ja-latn .

<album/56442#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lupin The Third Legend of the Gold of Babylon Original Soundtrack <Drama-hen>"@en,
        "ルパン三世 バビロンの黄金伝説 オリジナル・サウンドトラック <ドラマ編>"@ja,
        "Lupin The Third Legend of the Gold of Babylon Original Soundtrack <Drama-hen>"@ja-latn ;
    mo:composer <artist/886#subject> ;
    mo:produced_work <album/56442#musicalwork> ;
    schema:name "Lupin The Third Legend of the Gold of Babylon Original Soundtrack <Drama-hen>"@en,
        "ルパン三世 バビロンの黄金伝説 オリジナル・サウンドトラック <ドラマ編>"@ja,
        "Lupin The Third Legend of the Gold of Babylon Original Soundtrack <Drama-hen>"@ja-latn .

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

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

<album/56442#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lupin The Third Legend of the Gold of Babylon Original Soundtrack <Drama-hen>"@en,
        "ルパン三世 バビロンの黄金伝説 オリジナル・サウンドトラック <ドラマ編>"@ja,
        "Lupin The Third Legend of the Gold of Babylon Original Soundtrack <Drama-hen>"@ja-latn ;
    mo:performance_of <album/56442#musicalwork> ;
    mo:recorded_as <album/56442#musicalexpression> ;
    schema:name "Lupin The Third Legend of the Gold of Babylon Original Soundtrack <Drama-hen>"@en,
        "ルパン三世 バビロンの黄金伝説 オリジナル・サウンドトラック <ドラマ編>"@ja,
        "Lupin The Third Legend of the Gold of Babylon Original Soundtrack <Drama-hen>"@ja-latn ;
    schema:workPerformed <album/56442#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/24/56442/56442-1451345932.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/56442#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1985-08-21"^^xsd:date ;
    dcterms:title "Lupin The Third Legend of the Gold of Babylon Original Soundtrack <Drama-hen>"@en,
        "ルパン三世 バビロンの黄金伝説 オリジナル・サウンドトラック <ドラマ編>"@ja,
        "Lupin The Third Legend of the Gold of Babylon Original Soundtrack <Drama-hen>"@ja-latn ;
    mo:catalogue_number "CB-7137~8" ;
    mo:media_type "2 Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/56444> ;
    mo:publication_of <album/56442#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N10709904231d4ccc8e9b12aae55edc8e,
        _:N983fdb4d0e4c4d148486c642b47709b6 ;
    mo:record_count 2 ;
    schema:about <product/3061#subject> ;
    schema:datePublished "1985-08-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/24/56442/56442-1451345932.jpg> ;
    schema:name "Lupin The Third Legend of the Gold of Babylon Original Soundtrack <Drama-hen>"@en,
        "ルパン三世 バビロンの黄金伝説 オリジナル・サウンドトラック <ドラマ編>"@ja,
        "Lupin The Third Legend of the Gold of Babylon Original Soundtrack <Drama-hen>"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/56442/56442-1451345932.jpg> .

_:N0178857660864a0fb73c1521c117eef7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N10709904231d4ccc8e9b12aae55edc8e ;
    schema:name "None"@en .

_:N089cd29fc81f4b99a5a48a96edf0fa20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N983fdb4d0e4c4d148486c642b47709b6 ;
    schema:name "None"@en .

_:N2f51e7cabbf648febc9de4840c56abea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N10709904231d4ccc8e9b12aae55edc8e ;
    schema:name "None"@en .

_:N448b38d9b76c4f4bb8372b6db51f145b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N983fdb4d0e4c4d148486c642b47709b6 ;
    schema:name "None"@en .

_:N10709904231d4ccc8e9b12aae55edc8e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0178857660864a0fb73c1521c117eef7,
        _:N2f51e7cabbf648febc9de4840c56abea ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N0178857660864a0fb73c1521c117eef7,
        _:N2f51e7cabbf648febc9de4840c56abea .

_:N983fdb4d0e4c4d148486c642b47709b6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N089cd29fc81f4b99a5a48a96edf0fa20,
        _:N448b38d9b76c4f4bb8372b6db51f145b ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N089cd29fc81f4b99a5a48a96edf0fa20,
        _:N448b38d9b76c4f4bb8372b6db51f145b .

