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

<artist/10692#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoko Aki"@en,
        "阿木燿子"@ja ;
    foaf:made <album/134727#lyrics>,
        <album/134727#subject> ;
    foaf:name "Yoko Aki"@en,
        "阿木燿子"@ja .

<artist/19190#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kei Tomiyama"@en,
        "富山敬"@ja ;
    foaf:made <album/134727#subject>,
        <album/134727#vocals> ;
    foaf:name "Kei Tomiyama"@en,
        "富山敬"@ja .

<artist/33373#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukie Sakai"@en,
        "酒井ゆきえ"@ja ;
    foaf:made <album/134727#subject>,
        <album/134727#vocals> ;
    foaf:name "Yukie Sakai"@en,
        "酒井ゆきえ"@ja .

<artist/33374#subject> a schema:Person,
        foaf:Person ;
    schema:name "Big Mammoth"@en,
        "ビッグ・マンモス"@ja ;
    foaf:made <album/134727#subject>,
        <album/134727#vocals> ;
    foaf:name "Big Mammoth"@en,
        "ビッグ・マンモス"@ja .

<artist/60599#subject> a schema:Person,
        foaf:Person ;
    schema:name "Etsuo Suzuki"@en,
        "鈴木悦夫"@ja ;
    foaf:made <album/134727#lyrics>,
        <album/134727#subject> ;
    foaf:name "Etsuo Suzuki"@en,
        "鈴木悦夫"@ja .

<album/134726> a mo:Release ;
    mo:catalogue_number "CX-50" .

<artist/15661#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134727#subject> ;
    schema:name "Ryudo Uzaki"@en,
        "宇崎竜童"@ja ;
    foaf:made <album/134727#composition>,
        <album/134727#subject> ;
    foaf:name "Ryudo Uzaki"@en,
        "宇崎竜童"@ja .

<artist/603#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134727#subject> ;
    schema:name "Katsuhisa Hattori"@en,
        "服部克久"@ja ;
    foaf:made <album/134727#composition>,
        <album/134727#subject> ;
    foaf:name "Katsuhisa Hattori"@en,
        "服部克久"@ja .

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

<album/134727#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Micro no Tankentai/Yane ni Noboreba"@en,
        "ミクロの探検隊/屋根にのぼれば"@ja,
        "Micro no Tankentai/Yane ni Noboreba"@ja-latn ;
    mo:performance_of <album/134727#musicalwork> ;
    mo:recorded_as <album/134727#musicalexpression> ;
    schema:name "Micro no Tankentai/Yane ni Noboreba"@en,
        "ミクロの探検隊/屋根にのぼれば"@ja,
        "Micro no Tankentai/Yane ni Noboreba"@ja-latn ;
    schema:workPerformed <album/134727#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/72/134727/134727-1a49201d2c2f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/134727#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/72/134727/134727-1a49201d2c2f.jpg> ;
    foaf:depicts <album/134727#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/72/134727/134727-1a49201d2c2f.jpg> .

<https://medium-media.vgm.io/albums/72/134727/134727-1a49201d2c2f.jpg> a schema:ImageObject,
        foaf:Image .

<album/134727#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Micro no Tankentai/Yane ni Noboreba"@en,
        "ミクロの探検隊/屋根にのぼれば"@ja,
        "Micro no Tankentai/Yane ni Noboreba"@ja-latn ;
    mo:composer <artist/15661#subject>,
        <artist/603#subject> ;
    mo:produced_work <album/134727#musicalwork> ;
    schema:name "Micro no Tankentai/Yane ni Noboreba"@en,
        "ミクロの探検隊/屋根にのぼれば"@ja,
        "Micro no Tankentai/Yane ni Noboreba"@ja-latn .

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

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

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

<album/134727#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1978-11-01"^^xsd:date ;
    dcterms:title "Micro no Tankentai/Yane ni Noboreba"@en,
        "ミクロの探検隊/屋根にのぼれば"@ja,
        "Micro no Tankentai/Yane ni Noboreba"@ja-latn ;
    mo:catalogue_number "SCS-443" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:other_release_of <album/134726> ;
    mo:publication_of <album/134727#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N11e0f37aa27f49bcaae9e0050a21e243 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mama to Asobou! Pin Pon Pan"@en ;
            foaf:name "Mama to Asobou! Pin Pon Pan"@en ] ;
    schema:datePublished "1978-11-01"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/72/134727/134727-1a49201d2c2f.jpg> ;
    schema:name "Micro no Tankentai/Yane ni Noboreba"@en,
        "ミクロの探検隊/屋根にのぼれば"@ja,
        "Micro no Tankentai/Yane ni Noboreba"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/134727/134727-1a49201d2c2f.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Doraneko Bucha"@en ;
    foaf:made <album/134727#subject> ;
    foaf:name "(Doraneko Bucha"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Doraneko Bucha"@en ;
    foaf:made <album/134727#vocals> ;
    foaf:name "(Doraneko Bucha"@en .

_:N95645cba342b47fb8f15678fcab0482e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "屋根にのぼれば"@ja,
        "Yane ni Noboreba"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N11e0f37aa27f49bcaae9e0050a21e243 ;
    schema:name "屋根にのぼれば"@ja,
        "Yane ni Noboreba"@ja-latn .

_:N9de34c03c8414052bf39b7c78a5815b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミクロの探検隊"@ja,
        "Micro no Tankentai"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N11e0f37aa27f49bcaae9e0050a21e243 ;
    schema:name "ミクロの探検隊"@ja,
        "Micro no Tankentai"@ja-latn .

_:N11e0f37aa27f49bcaae9e0050a21e243 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N95645cba342b47fb8f15678fcab0482e,
        _:N9de34c03c8414052bf39b7c78a5815b1 ;
    mo:track_count 2 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N95645cba342b47fb8f15678fcab0482e,
        _:N9de34c03c8414052bf39b7c78a5815b1 .

