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

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

<artist/109#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7610#subject> ;
    schema:name "Takehiro Kawabe"@en,
        "河辺健宏"@ja ;
    foaf:made <album/7610#composition>,
        <album/7610#subject> ;
    foaf:name "Takehiro Kawabe"@en,
        "河辺健宏"@ja .

<artist/11388#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7610#subject> ;
    schema:name "Hiroshi Shiozuka"@en,
        "塩塚博"@ja ;
    foaf:made <album/7610#composition>,
        <album/7610#subject> ;
    foaf:name "Hiroshi Shiozuka"@en,
        "塩塚博"@ja .

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

<org/2897#subject> schema:name "east west"@en,
        "east west"@ja,
        "east west"@ja-latn ;
    foaf:name "east west"@en,
        "east west"@ja,
        "east west"@ja-latn .

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

<https://medium-media.vgm.io/albums/01/7610/7610-1555620689.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/7610#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ganbare! Inu-chan"@en,
        "がんばれ! いぬちゃん"@ja,
        "Ganbare! Inu-chan"@ja-latn ;
    mo:performance_of <album/7610#musicalwork> ;
    mo:performer <artist/1595#subject> ;
    mo:recorded_as <album/7610#musicalexpression> ;
    schema:byArtist <artist/1595#subject> ;
    schema:name "Ganbare! Inu-chan"@en,
        "がんばれ! いぬちゃん"@ja,
        "Ganbare! Inu-chan"@ja-latn ;
    schema:workPerformed <album/7610#musicalwork> .

<artist/1595#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7610#performance> ;
    schema:name "Reiko Chiba"@en,
        "千葉麗子"@ja ;
    foaf:name "Reiko Chiba"@en,
        "千葉麗子"@ja .

<album/7610#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ganbare! Inu-chan"@en,
        "がんばれ! いぬちゃん"@ja,
        "Ganbare! Inu-chan"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Yasushi Fujimoto"@en ;
            foaf:made <album/7610#composition> ;
            foaf:name "Yasushi Fujimoto"@en ],
        <artist/109#subject>,
        <artist/11388#subject> ;
    mo:produced_work <album/7610#musicalwork> ;
    schema:name "Ganbare! Inu-chan"@en,
        "がんばれ! いぬちゃん"@ja,
        "Ganbare! Inu-chan"@ja-latn .

<album/7610#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-12-01"^^xsd:date ;
    dcterms:title "Ganbare! Inu-chan"@en,
        "がんばれ! いぬちゃん"@ja,
        "Ganbare! Inu-chan"@ja-latn ;
    mo:catalogue_number "AMDM-6148" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/7610#musicalexpression> ;
    mo:publisher <org/2897#subject> ;
    mo:record _:N80d1cd4654e548efa79610beb0aa5ddd ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ganbare! Inu-chan ~ Rock 'n' Roll Hen"@en ;
            foaf:name "Ganbare! Inu-chan ~ Rock 'n' Roll Hen"@en ] ;
    schema:byArtist <artist/1595#subject> ;
    schema:datePublished "1995-12-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/7610/7610-1555620689.jpg> ;
    schema:name "Ganbare! Inu-chan"@en,
        "がんばれ! いぬちゃん"@ja,
        "Ganbare! Inu-chan"@ja-latn ;
    schema:publisher <org/2897#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/7610/7610-1555620689.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kenso Kato"@en ;
    foaf:made <album/7610#subject> ;
    foaf:name "Kenso Kato"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Takeshi Doi"@en ;
    foaf:made <album/7610#lyrics> ;
    foaf:name "Takeshi Doi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Takeshi Doi"@en ;
    foaf:made <album/7610#subject> ;
    foaf:name "Takeshi Doi"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7610#subject> ;
    schema:name "Yasushi Fujimoto"@en ;
    foaf:made <album/7610#subject> ;
    foaf:name "Yasushi Fujimoto"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kenso Kato"@en ;
    foaf:made <album/7610#lyrics> ;
    foaf:name "Kenso Kato"@en .

_:N32d110e6628b40358cbb4e43d7acf8f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "がんばれ! いぬちゃん"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N80d1cd4654e548efa79610beb0aa5ddd ;
    schema:name "がんばれ! いぬちゃん"@ja .

_:N4bae4ee0605046e8aa5ccf03afc153d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "がんばれ! いぬちゃん (オリジナル・カラオケ～チバレイといっしょに)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N80d1cd4654e548efa79610beb0aa5ddd ;
    schema:name "がんばれ! いぬちゃん (オリジナル・カラオケ～チバレイといっしょに)"@ja .

_:Naed5657d579a483d987236dffb9fabae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぼんじゅーる・アキヤン・ワールド"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N80d1cd4654e548efa79610beb0aa5ddd ;
    schema:name "ぼんじゅーる・アキヤン・ワールド"@ja .

_:N80d1cd4654e548efa79610beb0aa5ddd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N32d110e6628b40358cbb4e43d7acf8f1,
        _:N4bae4ee0605046e8aa5ccf03afc153d6,
        _:Naed5657d579a483d987236dffb9fabae ;
    mo:track_count 3 ;
    schema:duration "PT13:37"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N32d110e6628b40358cbb4e43d7acf8f1,
        _:N4bae4ee0605046e8aa5ccf03afc153d6,
        _:Naed5657d579a483d987236dffb9fabae .

