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

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

<artist/8422#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13042#subject> ;
    schema:name "Jun Sato"@en,
        "佐藤準"@ja ;
    foaf:made <album/13042#composition>,
        <album/13042#subject> ;
    foaf:name "Jun Sato"@en,
        "佐藤準"@ja .

<album/13042#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hikari no Tiara/Bokura☆Believer / favorite child*ai maeda"@en,
        "光のティアラ/僕ら☆Believer / favorite child*ai maeda"@ja,
        "Hikari no Tiara/Bokura☆Believer / favorite child*ai maeda"@ja-latn ;
    mo:composer <artist/8422#subject> ;
    mo:produced_work <album/13042#musicalwork> ;
    schema:name "Hikari no Tiara/Bokura☆Believer / favorite child*ai maeda"@en,
        "光のティアラ/僕ら☆Believer / favorite child*ai maeda"@ja,
        "Hikari no Tiara/Bokura☆Believer / favorite child*ai maeda"@ja-latn .

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

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

<org/4524#subject> schema:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn ;
    foaf:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn .

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

<https://medium-media.vgm.io/albums/24/13042/13042-1239625134.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13042#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hikari no Tiara/Bokura☆Believer / favorite child*ai maeda"@en,
        "光のティアラ/僕ら☆Believer / favorite child*ai maeda"@ja,
        "Hikari no Tiara/Bokura☆Believer / favorite child*ai maeda"@ja-latn ;
    mo:performance_of <album/13042#musicalwork> ;
    mo:performer <artist/3228#subject> ;
    mo:recorded_as <album/13042#musicalexpression> ;
    schema:byArtist <artist/3228#subject> ;
    schema:name "Hikari no Tiara/Bokura☆Believer / favorite child*ai maeda"@en,
        "光のティアラ/僕ら☆Believer / favorite child*ai maeda"@ja,
        "Hikari no Tiara/Bokura☆Believer / favorite child*ai maeda"@ja-latn ;
    schema:workPerformed <album/13042#musicalwork> .

<artist/3228#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13042#performance> ;
    schema:name "Ai Maeda"@en,
        "前田愛"@ja ;
    foaf:name "Ai Maeda"@en,
        "前田愛"@ja .

<album/13042#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-03-26"^^xsd:date ;
    dcterms:title "Hikari no Tiara/Bokura☆Believer / favorite child*ai maeda"@en,
        "光のティアラ/僕ら☆Believer / favorite child*ai maeda"@ja,
        "Hikari no Tiara/Bokura☆Believer / favorite child*ai maeda"@ja-latn ;
    mo:catalogue_number "KICA-5027" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/13042#musicalexpression> ;
    mo:publisher <org/4524#subject> ;
    mo:record _:N1cc15c52dca04833a6bf1b0aabd8b87c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Favorite Dear"@en ;
            foaf:name "Favorite Dear"@en ] ;
    schema:byArtist <artist/3228#subject> ;
    schema:datePublished "1999-03-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/24/13042/13042-1239625134.jpg> ;
    schema:name "Hikari no Tiara/Bokura☆Believer / favorite child*ai maeda"@en,
        "光のティアラ/僕ら☆Believer / favorite child*ai maeda"@ja,
        "Hikari no Tiara/Bokura☆Believer / favorite child*ai maeda"@ja-latn ;
    schema:publisher <org/4524#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/13042/13042-1239625134.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Eriko Kyou"@en ;
    foaf:made <album/13042#subject> ;
    foaf:name "Eriko Kyou"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Eriko Kyou"@en ;
    foaf:made <album/13042#lyrics> ;
    foaf:name "Eriko Kyou"@en .

_:N1a7b814136ef4bde83864f9adb912a6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕ら☆Beliver（カラオケ）"@ja,
        "Bokura☆Believer (Karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N1cc15c52dca04833a6bf1b0aabd8b87c ;
    schema:name "僕ら☆Beliver（カラオケ）"@ja,
        "Bokura☆Believer (Karaoke)"@ja-latn .

_:N80a716563a9d4ba3ae6b72c76c603f6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光のティアラ"@ja,
        "Hikari no Tiara"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N1cc15c52dca04833a6bf1b0aabd8b87c ;
    schema:name "光のティアラ"@ja,
        "Hikari no Tiara"@ja-latn .

_:N882f9e907df54a1c80bf1c24358ed3d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光のティアラ（カラオケ）"@ja,
        "Hikari no Tiara (Karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N1cc15c52dca04833a6bf1b0aabd8b87c ;
    schema:name "光のティアラ（カラオケ）"@ja,
        "Hikari no Tiara (Karaoke)"@ja-latn .

_:Nc6e2271e2b0e43d88420c14e91a25790 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕ら☆Believer"@ja,
        "Bokura☆Believer"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N1cc15c52dca04833a6bf1b0aabd8b87c ;
    schema:name "僕ら☆Believer"@ja,
        "Bokura☆Believer"@ja-latn .

_:N1cc15c52dca04833a6bf1b0aabd8b87c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a7b814136ef4bde83864f9adb912a6e,
        _:N80a716563a9d4ba3ae6b72c76c603f6c,
        _:N882f9e907df54a1c80bf1c24358ed3d8,
        _:Nc6e2271e2b0e43d88420c14e91a25790 ;
    mo:track_count 4 ;
    schema:duration "PT13:57"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1a7b814136ef4bde83864f9adb912a6e,
        _:N80a716563a9d4ba3ae6b72c76c603f6c,
        _:N882f9e907df54a1c80bf1c24358ed3d8,
        _:Nc6e2271e2b0e43d88420c14e91a25790 .

