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

<artist/25285#subject> a schema:Person,
        foaf:Person ;
    schema:name "Jiro"@en,
        "次郎"@ja ;
    foaf:made <album/70126#lyrics>,
        <album/70126#subject> ;
    foaf:name "Jiro"@en,
        "次郎"@ja .

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

<artist/40334#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70126#subject> ;
    schema:name "Makoto"@en,
        "まこと"@ja ;
    foaf:made <album/70126#composition>,
        <album/70126#subject> ;
    foaf:name "Makoto"@en,
        "まこと"@ja .

<release/6724#subject> a schema:CreativeWork ;
    schema:name "Ranma½ Nettouhen"@en,
        "らんま½ 熱闘編"@ja,
        "Ranma½ Nettouhen"@ja-latn ;
    foaf:name "Ranma½ Nettouhen"@en,
        "らんま½ 熱闘編"@ja,
        "Ranma½ Nettouhen"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/62/70126/70126-1501160983.jpg> a schema:ImageObject,
        foaf:Image .

<album/70126#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Chikyuu Orchestra / Kusu Kusu"@en,
        "地球オーケストラ / Kusu Kusu"@ja,
        "Chikyuu Orchestra / Kusu Kusu"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Mu"@en ;
            foaf:made <album/70126#composition> ;
            foaf:name "Mu"@en ],
        <artist/40334#subject> ;
    mo:produced_work <album/70126#musicalwork> ;
    schema:name "Chikyuu Orchestra / Kusu Kusu"@en,
        "地球オーケストラ / Kusu Kusu"@ja,
        "Chikyuu Orchestra / Kusu Kusu"@ja-latn .

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

<artist/25284#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70126#performance> ;
    schema:name "Kusu Kusu"@en ;
    foaf:name "Kusu Kusu"@en .

<artist/4622#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70126#performance> ;
    schema:name "Masahiko Kitahara"@en,
        "北原雅彦"@ja ;
    foaf:name "Masahiko Kitahara"@en,
        "北原雅彦"@ja .

<album/70126#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Chikyuu Orchestra / Kusu Kusu"@en,
        "地球オーケストラ / Kusu Kusu"@ja,
        "Chikyuu Orchestra / Kusu Kusu"@ja-latn ;
    mo:performance_of <album/70126#musicalwork> ;
    mo:performer <artist/25284#subject>,
        <artist/4622#subject> ;
    mo:recorded_as <album/70126#musicalexpression> ;
    schema:byArtist <artist/25284#subject>,
        <artist/4622#subject> ;
    schema:name "Chikyuu Orchestra / Kusu Kusu"@en,
        "地球オーケストラ / Kusu Kusu"@ja,
        "Chikyuu Orchestra / Kusu Kusu"@ja-latn ;
    schema:workPerformed <album/70126#musicalwork> .

<album/70126#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-04-25"^^xsd:date ;
    dcterms:title "Chikyuu Orchestra / Kusu Kusu"@en,
        "地球オーケストラ / Kusu Kusu"@ja,
        "Chikyuu Orchestra / Kusu Kusu"@ja-latn ;
    mo:catalogue_number "PSDX-1101" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/70126#musicalexpression> ;
    mo:publisher <org/2841#subject> ;
    mo:record _:N2957fc61fb92450887776ca070d218cf ;
    mo:record_count 1 ;
    schema:about <release/6724#subject> ;
    schema:byArtist <artist/25284#subject>,
        <artist/4622#subject> ;
    schema:datePublished "1991-04-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/62/70126/70126-1501160983.jpg> ;
    schema:name "Chikyuu Orchestra / Kusu Kusu"@en,
        "地球オーケストラ / Kusu Kusu"@ja,
        "Chikyuu Orchestra / Kusu Kusu"@ja-latn ;
    schema:publisher <org/2841#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/70126/70126-1501160983.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70126#subject> ;
    schema:name "Mu"@en ;
    foaf:made <album/70126#subject> ;
    foaf:name "Mu"@en .

_:N38a7ae8afd6a4c2e94dd4bc26e941a4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "子供達へ (アコースティックバーション)"@ja,
        "Kodomotachi e (Acoustic Version)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N2957fc61fb92450887776ca070d218cf ;
    schema:name "子供達へ (アコースティックバーション)"@ja,
        "Kodomotachi e (Acoustic Version)"@ja-latn .

_:N65f8db5e953d429f84b3fbc50765749f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "地球オーケストラ"@ja,
        "Chikyuu Orchestra"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N2957fc61fb92450887776ca070d218cf ;
    schema:name "地球オーケストラ"@ja,
        "Chikyuu Orchestra"@ja-latn .

_:N2957fc61fb92450887776ca070d218cf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N38a7ae8afd6a4c2e94dd4bc26e941a4e,
        _:N65f8db5e953d429f84b3fbc50765749f ;
    mo:track_count 2 ;
    schema:duration "PT8:26"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N38a7ae8afd6a4c2e94dd4bc26e941a4e,
        _:N65f8db5e953d429f84b3fbc50765749f .

