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

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

<artist/18147#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69877#subject> ;
    schema:name "Yoshiyasu Ichikawa"@en,
        "市川喜康"@ja ;
    foaf:made <album/69877#composition>,
        <album/69877#subject> ;
    foaf:name "Yoshiyasu Ichikawa"@en,
        "市川喜康"@ja .

<product/5330#subject> a schema:CreativeWork ;
    schema:name "Shin chan"@en,
        "クレヨンしんちゃん"@ja,
        "Crayon Shin-chan"@ja-latn ;
    foaf:name "Shin chan"@en,
        "クレヨンしんちゃん"@ja,
        "Crayon Shin-chan"@ja-latn .

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

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

<org/1442#subject> schema:name "Capitol Records"@en,
        "Capitol Records"@ja,
        "Capitol Records"@ja-latn ;
    foaf:name "Capitol Records"@en,
        "Capitol Records"@ja,
        "Capitol Records"@ja-latn .

<https://media.vgm.io/albums/77/69877/69877-7a128282625b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/69877#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/77/69877/69877-7a128282625b.jpg> ;
    foaf:depicts <album/69877#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/77/69877/69877-7a128282625b.jpg> .

<https://medium-media.vgm.io/albums/77/69877/69877-7a128282625b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/69877#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kokoro Komete / Becky♪#"@en,
        "心こめて / ベッキー♪#"@ja,
        "Kokoro Komete / Becky♪#"@ja-latn ;
    mo:performance_of <album/69877#musicalwork> ;
    mo:performer <artist/24307#subject> ;
    mo:recorded_as <album/69877#musicalexpression> ;
    schema:byArtist <artist/24307#subject> ;
    schema:name "Kokoro Komete / Becky♪#"@en,
        "心こめて / ベッキー♪#"@ja,
        "Kokoro Komete / Becky♪#"@ja-latn ;
    schema:workPerformed <album/69877#musicalwork> .

<album/69877#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kokoro Komete / Becky♪#"@en,
        "心こめて / ベッキー♪#"@ja,
        "Kokoro Komete / Becky♪#"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Splash Candy"@en ;
            foaf:made <album/69877#composition> ;
            foaf:name "Splash Candy"@en ],
        <artist/18147#subject>,
        <artist/24307#subject> ;
    mo:produced_work <album/69877#musicalwork> ;
    schema:name "Kokoro Komete / Becky♪#"@en,
        "心こめて / ベッキー♪#"@ja,
        "Kokoro Komete / Becky♪#"@ja-latn .

<artist/24307#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69877#subject> ;
    mo:performed <album/69877#performance> ;
    schema:name "Becky♪#"@en ;
    foaf:made <album/69877#composition>,
        <album/69877#lyrics>,
        <album/69877#subject> ;
    foaf:name "Becky♪#"@en .

<album/69877#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-02"^^xsd:date ;
    dcterms:title "Kokoro Komete / Becky♪#"@en,
        "心こめて / ベッキー♪#"@ja,
        "Kokoro Komete / Becky♪#"@ja-latn ;
    mo:catalogue_number "TOCT-40279" ;
    mo:media_type "CD" ;
    mo:publication_of <album/69877#musicalexpression> ;
    mo:publisher <org/1442#subject> ;
    mo:record _:N8cd8c4402e9447a5befe5d213e828868 ;
    mo:record_count 1 ;
    schema:about <product/5330#subject> ;
    schema:byArtist <artist/24307#subject> ;
    schema:datePublished "2009-12-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/77/69877/69877-7a128282625b.jpg> ;
    schema:name "Kokoro Komete / Becky♪#"@en,
        "心こめて / ベッキー♪#"@ja,
        "Kokoro Komete / Becky♪#"@ja-latn ;
    schema:publisher <org/1442#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/69877/69877-7a128282625b.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69877#subject> ;
    schema:name "Splash Candy"@en ;
    foaf:made <album/69877#subject> ;
    foaf:name "Splash Candy"@en .

_:N47298e181cc54ea7bd00347f34afb75a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "心こめて (instrumental)"@ja,
        "Kokoro Komete (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N8cd8c4402e9447a5befe5d213e828868 ;
    schema:name "心こめて (instrumental)"@ja,
        "Kokoro Komete (instrumental)"@ja-latn .

_:Na473be53562f45bf9f5ed47a5dea17d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WBC"@ja,
        "WBC"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N8cd8c4402e9447a5befe5d213e828868 ;
    schema:name "WBC"@ja,
        "WBC"@ja-latn .

_:Nbfbed7f00b6b4104b69c6c190410c549 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "心こめて"@ja,
        "Kokoro Komete"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N8cd8c4402e9447a5befe5d213e828868 ;
    schema:name "心こめて"@ja,
        "Kokoro Komete"@ja-latn .

_:Nc442bef6f3d542b7a52232bb3672beb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハピハピ"@ja,
        "Happy Happy"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N8cd8c4402e9447a5befe5d213e828868 ;
    schema:name "ハピハピ"@ja,
        "Happy Happy"@ja-latn .

_:Nd4682e4f63e74f238109630e20d3e68f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハピハピ (instrumental)"@ja,
        "Happy Happy (instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N8cd8c4402e9447a5befe5d213e828868 ;
    schema:name "ハピハピ (instrumental)"@ja,
        "Happy Happy (instrumental)"@ja-latn .

_:Nde70db8febed44f3a8f20877517acb8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WBC (instrumental)"@ja,
        "WBC (instrumental)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N8cd8c4402e9447a5befe5d213e828868 ;
    schema:name "WBC (instrumental)"@ja,
        "WBC (instrumental)"@ja-latn .

_:N8cd8c4402e9447a5befe5d213e828868 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N47298e181cc54ea7bd00347f34afb75a,
        _:Na473be53562f45bf9f5ed47a5dea17d2,
        _:Nbfbed7f00b6b4104b69c6c190410c549,
        _:Nc442bef6f3d542b7a52232bb3672beb4,
        _:Nd4682e4f63e74f238109630e20d3e68f,
        _:Nde70db8febed44f3a8f20877517acb8d ;
    mo:track_count 6 ;
    schema:duration "PT23:50"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N47298e181cc54ea7bd00347f34afb75a,
        _:Na473be53562f45bf9f5ed47a5dea17d2,
        _:Nbfbed7f00b6b4104b69c6c190410c549,
        _:Nc442bef6f3d542b7a52232bb3672beb4,
        _:Nd4682e4f63e74f238109630e20d3e68f,
        _:Nde70db8febed44f3a8f20877517acb8d .

