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

<artist/10395#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chinfa Kan"@en,
        "康珍化"@ja ;
    foaf:made <album/46730#lyrics>,
        <album/46730#subject> ;
    foaf:name "Chinfa Kan"@en,
        "康珍化"@ja .

<artist/4643#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hitomi Mieno"@en,
        "三重野瞳"@ja ;
    foaf:made <album/46730#subject>,
        <album/46730#vocals> ;
    foaf:name "Hitomi Mieno"@en,
        "三重野瞳"@ja .

<artist/5440#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja ;
    foaf:made <album/46730#lyrics>,
        <album/46730#subject> ;
    foaf:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja .

<artist/1124#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46730#subject> ;
    schema:name "Hitomi Tachibana"@en,
        "立花瞳"@ja ;
    foaf:made <album/46730#composition>,
        <album/46730#subject> ;
    foaf:name "Hitomi Tachibana"@en,
        "立花瞳"@ja .

<artist/72616#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46730#subject> ;
    schema:name "Reisho Nakano"@en,
        "中野礼翔"@ja ;
    foaf:made <album/46730#composition>,
        <album/46730#subject> ;
    foaf:name "Reisho Nakano"@en,
        "中野礼翔"@ja .

<product/13778#subject> a schema:CreativeWork ;
    schema:name "CHO MASHIN HERO WATARU"@en,
        "超魔神英雄伝ワタル"@ja,
        "Cho Mashin Eiyuuden Wataru"@ja-latn ;
    foaf:name "CHO MASHIN HERO WATARU"@en,
        "超魔神英雄伝ワタル"@ja,
        "Cho Mashin Eiyuuden Wataru"@ja-latn .

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

<album/46730#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BOYS BE AMBITIOUS / Hitomi Mieno"@en,
        "BOYS BE AMBITIOUS / 三重野瞳"@ja,
        "BOYS BE AMBITIOUS / Hitomi Mieno"@ja-latn ;
    mo:performance_of <album/46730#musicalwork> ;
    mo:recorded_as <album/46730#musicalexpression> ;
    schema:name "BOYS BE AMBITIOUS / Hitomi Mieno"@en,
        "BOYS BE AMBITIOUS / 三重野瞳"@ja,
        "BOYS BE AMBITIOUS / Hitomi Mieno"@ja-latn ;
    schema:workPerformed <album/46730#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/03/46730/46730-1404743490.jpg> a schema:ImageObject,
        foaf:Image .

<album/46730#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BOYS BE AMBITIOUS / Hitomi Mieno"@en,
        "BOYS BE AMBITIOUS / 三重野瞳"@ja,
        "BOYS BE AMBITIOUS / Hitomi Mieno"@ja-latn ;
    mo:composer <artist/1124#subject>,
        <artist/72616#subject> ;
    mo:produced_work <album/46730#musicalwork> ;
    schema:name "BOYS BE AMBITIOUS / Hitomi Mieno"@en,
        "BOYS BE AMBITIOUS / 三重野瞳"@ja,
        "BOYS BE AMBITIOUS / Hitomi Mieno"@ja-latn .

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

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

<album/46730#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-11-06"^^xsd:date ;
    dcterms:title "BOYS BE AMBITIOUS / Hitomi Mieno"@en,
        "BOYS BE AMBITIOUS / 三重野瞳"@ja,
        "BOYS BE AMBITIOUS / Hitomi Mieno"@ja-latn ;
    mo:catalogue_number "VIDL-30075" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/46730#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Nd08d0ae3fd444944a4a694da7844a129 ;
    mo:record_count 1 ;
    schema:about <product/13778#subject> ;
    schema:datePublished "1997-11-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/03/46730/46730-1404743490.jpg> ;
    schema:name "BOYS BE AMBITIOUS / Hitomi Mieno"@en,
        "BOYS BE AMBITIOUS / 三重野瞳"@ja,
        "BOYS BE AMBITIOUS / Hitomi Mieno"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/46730/46730-1404743490.jpg> .

_:N0be44259e8fa41fcabd23fd07ea95956 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BOYS BE AMBITIOUS"@en,
        "BOYS BE AMBITIOUS"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nd08d0ae3fd444944a4a694da7844a129 ;
    schema:name "BOYS BE AMBITIOUS"@en,
        "BOYS BE AMBITIOUS"@ja .

_:N43cd8d3531484715905ddf27cd704268 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BOYS BE AMBITIOUS (Original Karaoke)"@en,
        "BOYS BE AMBITIOUS(オリジナルカラオケ)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nd08d0ae3fd444944a4a694da7844a129 ;
    schema:name "BOYS BE AMBITIOUS (Original Karaoke)"@en,
        "BOYS BE AMBITIOUS(オリジナルカラオケ)"@ja .

_:N8da3f042ec934387801a96c97909ef32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hi-Dee-Kiss-ssiK (Original Karaoke)"@en,
        "Hi-Dee-Kiss-ssiK(オリジナルカラオケ)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nd08d0ae3fd444944a4a694da7844a129 ;
    schema:name "Hi-Dee-Kiss-ssiK (Original Karaoke)"@en,
        "Hi-Dee-Kiss-ssiK(オリジナルカラオケ)"@ja .

_:Ncb858319ae094dfeb6a18c66cafd8e13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hi-Dee-Kiss-ssiK"@en,
        "Hi-Dee-Kiss-ssiK"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nd08d0ae3fd444944a4a694da7844a129 ;
    schema:name "Hi-Dee-Kiss-ssiK"@en,
        "Hi-Dee-Kiss-ssiK"@ja .

_:Nd08d0ae3fd444944a4a694da7844a129 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0be44259e8fa41fcabd23fd07ea95956,
        _:N43cd8d3531484715905ddf27cd704268,
        _:N8da3f042ec934387801a96c97909ef32,
        _:Ncb858319ae094dfeb6a18c66cafd8e13 ;
    mo:track_count 4 ;
    schema:duration "PT15:20"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0be44259e8fa41fcabd23fd07ea95956,
        _:N43cd8d3531484715905ddf27cd704268,
        _:N8da3f042ec934387801a96c97909ef32,
        _:Ncb858319ae094dfeb6a18c66cafd8e13 .

