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

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

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

<artist/8725#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92210#subject> ;
    schema:name "Takeo Yamashita"@en,
        "山下毅雄"@ja ;
    foaf:made <album/92210#composition>,
        <album/92210#subject> ;
    foaf:name "Takeo Yamashita"@en,
        "山下毅雄"@ja .

<product/2004#subject> a schema:CreativeWork ;
    schema:name "Lupin III (1971)"@en,
        "ルパン三世 (1971)"@ja,
        "Lupin Sansei (1971)"@ja-latn ;
    foaf:name "Lupin III (1971)"@en,
        "ルパン三世 (1971)"@ja,
        "Lupin Sansei (1971)"@ja-latn .

<album/92210#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lupin the Third Ending Theme / Yoshihide Otomo feat. Charie Corsey"@en,
        "ルパン三世 エンディング・テーマ / 大友良英feat.チャーリーコーセイ"@ja,
        "Lupin the Third Ending Theme / Yoshihide Otomo feat. Charie Corsey"@ja-latn ;
    mo:composer <artist/8725#subject> ;
    mo:produced_work <album/92210#musicalwork> ;
    schema:name "Lupin the Third Ending Theme / Yoshihide Otomo feat. Charie Corsey"@en,
        "ルパン三世 エンディング・テーマ / 大友良英feat.チャーリーコーセイ"@ja,
        "Lupin the Third Ending Theme / Yoshihide Otomo feat. Charie Corsey"@ja-latn .

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

<album/92210#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lupin the Third Ending Theme / Yoshihide Otomo feat. Charie Corsey"@en,
        "ルパン三世 エンディング・テーマ / 大友良英feat.チャーリーコーセイ"@ja,
        "Lupin the Third Ending Theme / Yoshihide Otomo feat. Charie Corsey"@ja-latn ;
    mo:performance_of <album/92210#musicalwork> ;
    mo:recorded_as <album/92210#musicalexpression> ;
    schema:name "Lupin the Third Ending Theme / Yoshihide Otomo feat. Charie Corsey"@en,
        "ルパン三世 エンディング・テーマ / 大友良英feat.チャーリーコーセイ"@ja,
        "Lupin the Third Ending Theme / Yoshihide Otomo feat. Charie Corsey"@ja-latn ;
    schema:workPerformed <album/92210#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/01/92210/92210-1572445743.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/92210#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-10-10"^^xsd:date ;
    dcterms:title "Lupin the Third Ending Theme / Yoshihide Otomo feat. Charie Corsey"@en,
        "ルパン三世 エンディング・テーマ / 大友良英feat.チャーリーコーセイ"@ja,
        "Lupin the Third Ending Theme / Yoshihide Otomo feat. Charie Corsey"@ja-latn ;
    mo:catalogue_number "PLP-6852" ;
    mo:media_type "Vinyl (12\")" ;
    mo:publication_of <album/92210#musicalexpression> ;
    mo:publisher <org/4561#subject> ;
    mo:record _:Neba0206477034cdba5d246d6d68b9759 ;
    mo:record_count 1 ;
    schema:about <product/2004#subject> ;
    schema:datePublished "1999-10-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/01/92210/92210-1572445743.jpg> ;
    schema:name "Lupin the Third Ending Theme / Yoshihide Otomo feat. Charie Corsey"@en,
        "ルパン三世 エンディング・テーマ / 大友良英feat.チャーリーコーセイ"@ja,
        "Lupin the Third Ending Theme / Yoshihide Otomo feat. Charie Corsey"@ja-latn ;
    schema:publisher <org/4561#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/92210/92210-1572445743.jpg> .

_:N58774082986e40fcb1cbbb291df18909 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lupin the Third Ending Theme (Theme From Lupin The Third III) A Cappella"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Neba0206477034cdba5d246d6d68b9759 ;
    schema:name "Lupin the Third Ending Theme (Theme From Lupin The Third III) A Cappella"@en .

_:Nc031d2e4b54f4f9b921a28f1acfa755a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lupin the Third Ending Theme (Theme From Lupin The Third III)"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:Neba0206477034cdba5d246d6d68b9759 ;
    schema:name "Lupin the Third Ending Theme (Theme From Lupin The Third III)"@en .

_:Nd2e0683ecef1440a85305de01fab30f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lupin the Third Theme Of Walther (Afro Lupin)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Neba0206477034cdba5d246d6d68b9759 ;
    schema:name "Lupin the Third Theme Of Walther (Afro Lupin)"@en .

_:Neba0206477034cdba5d246d6d68b9759 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N58774082986e40fcb1cbbb291df18909,
        _:Nc031d2e4b54f4f9b921a28f1acfa755a,
        _:Nd2e0683ecef1440a85305de01fab30f6 ;
    mo:track_count 3 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N58774082986e40fcb1cbbb291df18909,
        _:Nc031d2e4b54f4f9b921a28f1acfa755a,
        _:Nd2e0683ecef1440a85305de01fab30f6 .

