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

<artist/19616#subject> a schema:Person,
        foaf:Person ;
    schema:name "Singers Three"@en,
        "シンガーズ・スリー"@ja ;
    foaf:made <album/72904#subject>,
        <album/72904#vocals> ;
    foaf:name "Singers Three"@en,
        "シンガーズ・スリー"@ja .

<artist/19617#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takashi Yanase"@en,
        "柳瀬嵩"@ja ;
    foaf:made <album/72904#lyrics>,
        <album/72904#subject> ;
    foaf:name "Takashi Yanase"@en,
        "柳瀬嵩"@ja .

<artist/28028#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ichiro Wakabayashi"@en,
        "若林一郎"@ja ;
    foaf:made <album/72904#lyrics>,
        <album/72904#subject> ;
    foaf:name "Ichiro Wakabayashi"@en,
        "若林一郎"@ja .

<artist/46071#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuri Shimazaki"@en,
        "嶋崎由理"@ja ;
    foaf:made <album/72904#subject>,
        <album/72904#vocals> ;
    foaf:name "Yuri Shimazaki"@en,
        "嶋崎由理"@ja .

<artist/3461#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72904#subject> ;
    schema:name "Chumei Watanabe"@en,
        "渡辺宙明"@ja ;
    foaf:made <album/72904#composition>,
        <album/72904#subject> ;
    foaf:name "Chumei Watanabe"@en,
        "渡辺宙明"@ja .

<artist/8781#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72904#subject> ;
    schema:name "Seiji Yokoyama"@en,
        "横山菁児"@ja ;
    foaf:made <album/72904#composition>,
        <album/72904#subject> ;
    foaf:name "Seiji Yokoyama"@en,
        "横山菁児"@ja .

<product/19101#subject> a schema:CreativeWork ;
    schema:name "The New Adventures of Hutch, The Honeybee"@en,
        "昆虫物語 新みなしごハッチ"@ja,
        "Konchuu Monogatari Shin Minashigo Hutch"@ja-latn ;
    foaf:name "The New Adventures of Hutch, The Honeybee"@en,
        "昆虫物語 新みなしごハッチ"@ja,
        "Konchuu Monogatari Shin Minashigo Hutch"@ja-latn .

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

<album/72904#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Konchuu Monogatari Shin Minashigo Hutch"@en,
        "昆虫物語新みなしごハッチ"@ja,
        "Konchuu Monogatari Shin Minashigo Hutch"@ja-latn ;
    mo:performance_of <album/72904#musicalwork> ;
    mo:recorded_as <album/72904#musicalexpression> ;
    schema:name "Konchuu Monogatari Shin Minashigo Hutch"@en,
        "昆虫物語新みなしごハッチ"@ja,
        "Konchuu Monogatari Shin Minashigo Hutch"@ja-latn ;
    schema:workPerformed <album/72904#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/40/72904/72904-1510758869.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/72904#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/40/72904/72904-1510758869.jpg> ;
    foaf:depicts <album/72904#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/40/72904/72904-1510758869.jpg> .

<https://medium-media.vgm.io/albums/40/72904/72904-1510758869.jpg> a schema:ImageObject,
        foaf:Image .

<album/72904#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Konchuu Monogatari Shin Minashigo Hutch"@en,
        "昆虫物語新みなしごハッチ"@ja,
        "Konchuu Monogatari Shin Minashigo Hutch"@ja-latn ;
    mo:composer <artist/3461#subject>,
        <artist/8781#subject> ;
    mo:produced_work <album/72904#musicalwork> ;
    schema:name "Konchuu Monogatari Shin Minashigo Hutch"@en,
        "昆虫物語新みなしごハッチ"@ja,
        "Konchuu Monogatari Shin Minashigo Hutch"@ja-latn .

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

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

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

<album/72904#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1974-04-01"^^xsd:date ;
    dcterms:title "Konchuu Monogatari Shin Minashigo Hutch"@en,
        "昆虫物語新みなしごハッチ"@ja,
        "Konchuu Monogatari Shin Minashigo Hutch"@ja-latn ;
    mo:catalogue_number "SCS-229" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/72904#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N9e2650b7f426453a892eb3f3bcfd822d ;
    mo:record_count 1 ;
    schema:about <product/19101#subject> ;
    schema:datePublished "1974-04-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/40/72904/72904-1510758869.jpg> ;
    schema:name "Konchuu Monogatari Shin Minashigo Hutch"@en,
        "昆虫物語新みなしごハッチ"@ja,
        "Konchuu Monogatari Shin Minashigo Hutch"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/72904/72904-1510758869.jpg> .

_:N4b465cd868584d1ead900c8138140299 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "美しの丘"@ja,
        "Utsukushi no Oka"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9e2650b7f426453a892eb3f3bcfd822d ;
    schema:name "美しの丘"@ja,
        "Utsukushi no Oka"@ja-latn .

_:Nf72bf81c26554b7eb095724d1516def6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "新みなしごハッチ"@ja,
        "Shin Minashigo Hutch"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9e2650b7f426453a892eb3f3bcfd822d ;
    schema:name "新みなしごハッチ"@ja,
        "Shin Minashigo Hutch"@ja-latn .

_:N9e2650b7f426453a892eb3f3bcfd822d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4b465cd868584d1ead900c8138140299,
        _:Nf72bf81c26554b7eb095724d1516def6 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N4b465cd868584d1ead900c8138140299,
        _:Nf72bf81c26554b7eb095724d1516def6 .

