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

<artist/24488#subject> a schema:Person,
        foaf:Person ;
    schema:name "Gentaro Takahashi"@en,
        "高橋元太郎"@ja ;
    foaf:made <album/81582#subject>,
        <album/81582#vocals> ;
    foaf:name "Gentaro Takahashi"@en,
        "高橋元太郎"@ja .

<artist/30146#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chiyoko Honma"@en,
        "本間千代子"@ja ;
    foaf:made <album/81582#subject>,
        <album/81582#vocals> ;
    foaf:name "Chiyoko Honma"@en,
        "本間千代子"@ja .

<artist/30147#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shinichi Sekizawa"@en,
        "関沢新一"@ja ;
    foaf:made <album/81582#lyrics>,
        <album/81582#subject> ;
    foaf:name "Shinichi Sekizawa"@en,
        "関沢新一"@ja .

<artist/32477#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nishirokugo Shounen Gasshoudan"@en,
        "西六郷少年合唱団"@ja ;
    foaf:made <album/81582#subject>,
        <album/81582#vocals> ;
    foaf:name "Nishirokugo Shounen Gasshoudan"@en,
        "西六郷少年合唱団"@ja .

<artist/46019#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tokyo Luna Armonico"@en,
        "東京ルナ・アルモニコ"@ja ;
    foaf:made <album/81582#subject>,
        <album/81582#vocals> ;
    foaf:name "Tokyo Luna Armonico"@en,
        "東京ルナ・アルモニコ"@ja .

<artist/8734#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81582#subject> ;
    schema:name "Isao Tomita"@en,
        "冨田勲"@ja ;
    foaf:made <album/81582#composition>,
        <album/81582#subject> ;
    foaf:name "Isao Tomita"@en,
        "冨田勲"@ja .

<album/81582#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gulliver no Uchuu Ryokou"@en,
        "ガリバーの宇宙旅行"@ja,
        "Gulliver no Uchuu Ryokou"@ja-latn ;
    mo:composer <artist/8734#subject> ;
    mo:produced_work <album/81582#musicalwork> ;
    schema:name "Gulliver no Uchuu Ryokou"@en,
        "ガリバーの宇宙旅行"@ja,
        "Gulliver no Uchuu Ryokou"@ja-latn .

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

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

<album/81582#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gulliver no Uchuu Ryokou"@en,
        "ガリバーの宇宙旅行"@ja,
        "Gulliver no Uchuu Ryokou"@ja-latn ;
    mo:performance_of <album/81582#musicalwork> ;
    mo:recorded_as <album/81582#musicalexpression> ;
    schema:name "Gulliver no Uchuu Ryokou"@en,
        "ガリバーの宇宙旅行"@ja,
        "Gulliver no Uchuu Ryokou"@ja-latn ;
    schema:workPerformed <album/81582#musicalwork> .

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

<https://medium-media.vgm.io/albums/28/81582/81582-1540285689.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/81582#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1965-03-01"^^xsd:date ;
    dcterms:title "Gulliver no Uchuu Ryokou"@en,
        "ガリバーの宇宙旅行"@ja,
        "Gulliver no Uchuu Ryokou"@ja-latn ;
    mo:catalogue_number "SC-169" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/81582#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N6e4e67caed2a4cab9d4256aa62f82d91 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Gulliver no Uchuu Ryokou"@en ;
            foaf:name "Gulliver no Uchuu Ryokou"@en ] ;
    schema:datePublished "1965-03-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/28/81582/81582-1540285689.jpg> ;
    schema:name "Gulliver no Uchuu Ryokou"@en,
        "ガリバーの宇宙旅行"@ja,
        "Gulliver no Uchuu Ryokou"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/81582/81582-1540285689.jpg> .

_:Na80485ad5c444c27b5e52958f7a9ddfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガリバー号マーチ"@ja,
        "Gulliver March"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e4e67caed2a4cab9d4256aa62f82d91 ;
    schema:name "ガリバー号マーチ"@ja,
        "Gulliver March"@ja-latn .

_:Nb7a1ec4632c444aea83747f679bdf374 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遊園地のうた"@ja,
        "Yuuenchi no Uta"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e4e67caed2a4cab9d4256aa62f82d91 ;
    schema:name "遊園地のうた"@ja,
        "Yuuenchi no Uta"@ja-latn .

_:N6e4e67caed2a4cab9d4256aa62f82d91 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na80485ad5c444c27b5e52958f7a9ddfe,
        _:Nb7a1ec4632c444aea83747f679bdf374 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Na80485ad5c444c27b5e52958f7a9ddfe,
        _:Nb7a1ec4632c444aea83747f679bdf374 .

