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

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

<artist/46070#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kayoko Ishu"@en,
        "伊集加代子"@ja ;
    foaf:made <album/147278#subject>,
        <album/147278#vocals> ;
    foaf:name "Kayoko Ishu"@en,
        "伊集加代子"@ja .

<artist/48731#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruki Tango"@en,
        "丹古晴己"@ja ;
    foaf:made <album/147278#lyrics>,
        <album/147278#subject> ;
    foaf:name "Haruki Tango"@en,
        "丹古晴己"@ja .

<artist/57300#subject> a schema:Person,
        foaf:Person ;
    schema:name "Koji Miyamoto"@en ;
    foaf:made <album/147278#subject>,
        <album/147278#vocals> ;
    foaf:name "Koji Miyamoto"@en .

<artist/28040#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147278#subject> ;
    schema:name "Koba Hayashi"@en,
        "はやし・こば"@ja ;
    foaf:made <album/147278#composition>,
        <album/147278#subject> ;
    foaf:name "Koba Hayashi"@en,
        "はやし・こば"@ja .

<artist/62276#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147278#subject> ;
    schema:name "Katsuhiko Nakamura"@en,
        "中村勝彦"@ja ;
    foaf:made <album/147278#composition>,
        <album/147278#subject> ;
    foaf:name "Katsuhiko Nakamura"@en,
        "中村勝彦"@ja .

<product/19648#subject> a schema:CreativeWork ;
    schema:name "Minna no Uta"@en,
        "みんなのうた"@ja,
        "Minna no Uta"@ja-latn ;
    foaf:name "Minna no Uta"@en,
        "みんなのうた"@ja,
        "Minna no Uta"@ja-latn .

<product/9503#subject> a schema:CreativeWork ;
    schema:name "Maya The Honey Bee"@en,
        "みつばちマーヤの冒険"@ja,
        "Mitsubachi Maya no Bouken"@ja-latn ;
    foaf:name "Maya The Honey Bee"@en,
        "みつばちマーヤの冒険"@ja,
        "Mitsubachi Maya no Bouken"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/87/147278/147278-b0628a598cb5.jpg> a schema:ImageObject,
        foaf:Image .

<album/147278#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hajimete no Boku desu"@en,
        "はじめての僕デス"@ja,
        "Hajimete no Boku desu"@ja-latn ;
    mo:composer <artist/28040#subject>,
        <artist/62276#subject> ;
    mo:produced_work <album/147278#musicalwork> ;
    schema:name "Hajimete no Boku desu"@en,
        "はじめての僕デス"@ja,
        "Hajimete no Boku desu"@ja-latn .

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

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

<album/147278#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hajimete no Boku desu"@en,
        "はじめての僕デス"@ja,
        "Hajimete no Boku desu"@ja-latn ;
    mo:performance_of <album/147278#musicalwork> ;
    mo:performer <artist/33127#subject> ;
    mo:recorded_as <album/147278#musicalexpression> ;
    schema:byArtist <artist/33127#subject> ;
    schema:name "Hajimete no Boku desu"@en,
        "はじめての僕デス"@ja,
        "Hajimete no Boku desu"@ja-latn ;
    schema:workPerformed <album/147278#musicalwork> .

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

<artist/33127#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/147278#performance> ;
    schema:name "Crown Orchestra"@en,
        "クラウン・オーケストラ"@ja ;
    foaf:name "Crown Orchestra"@en,
        "クラウン・オーケストラ"@ja .

<album/147278#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1976-07-16"^^xsd:date ;
    dcterms:title "Hajimete no Boku desu"@en,
        "はじめての僕デス"@ja,
        "Hajimete no Boku desu"@ja-latn ;
    mo:catalogue_number "MW-1007" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/147278#musicalexpression> ;
    mo:publisher <org/2426#subject> ;
    mo:record _:N16786827686d4aa1b1d51c06520797b1 ;
    mo:record_count 1 ;
    schema:about <product/19648#subject>,
        <product/9503#subject> ;
    schema:byArtist <artist/33127#subject> ;
    schema:datePublished "1976-07-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/87/147278/147278-b0628a598cb5.jpg> ;
    schema:name "Hajimete no Boku desu"@en,
        "はじめての僕デス"@ja,
        "Hajimete no Boku desu"@ja-latn ;
    schema:publisher <org/2426#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/147278/147278-b0628a598cb5.jpg> .

_:Na08704dcf5ce4c0c8f95911f9eb28d08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "燃えろ! ゆうとうせい"@ja,
        "Moeru! Yuutousei"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N16786827686d4aa1b1d51c06520797b1 ;
    schema:name "燃えろ! ゆうとうせい"@ja,
        "Moeru! Yuutousei"@ja-latn .

_:Nb5871632332e4b2d9b3d54800c54cbab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はじめての僕デス"@ja,
        "Hajimete no Boku desu"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N16786827686d4aa1b1d51c06520797b1 ;
    schema:name "はじめての僕デス"@ja,
        "Hajimete no Boku desu"@ja-latn .

_:N16786827686d4aa1b1d51c06520797b1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na08704dcf5ce4c0c8f95911f9eb28d08,
        _:Nb5871632332e4b2d9b3d54800c54cbab ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Na08704dcf5ce4c0c8f95911f9eb28d08,
        _:Nb5871632332e4b2d9b3d54800c54cbab .

