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

<artist/14784#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaoru Ishima"@en,
        "伊嶋薫"@ja ;
    foaf:made <album/41186#lyrics>,
        <album/41186#subject> ;
    foaf:name "Kaoru Ishima"@en,
        "伊嶋薫"@ja .

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

<artist/10111#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41186#subject> ;
    schema:name "Vink"@en ;
    foaf:made <album/41186#composition>,
        <album/41186#subject> ;
    foaf:name "Vink"@en .

<artist/14785#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41186#subject> ;
    schema:name "Hidemi Sakashita"@en,
        "坂下秀実"@ja ;
    foaf:made <album/41186#composition>,
        <album/41186#subject> ;
    foaf:name "Hidemi Sakashita"@en,
        "坂下秀実"@ja .

<artist/56#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41186#subject> ;
    schema:name "Masaaki Iizuka"@en,
        "飯塚昌明"@ja ;
    foaf:made <album/41186#composition>,
        <album/41186#subject> ;
    foaf:name "Masaaki Iizuka"@en,
        "飯塚昌明"@ja .

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

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

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

<https://medium-media.vgm.io/albums/68/41186/41186-1377027469.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/2000#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41186#performance> ;
    schema:name "Megumi Hayashibara"@en,
        "林原めぐみ"@ja ;
    foaf:name "Megumi Hayashibara"@en,
        "林原めぐみ"@ja .

<artist/3576#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41186#performance> ;
    schema:name "Nobuyuki Hiyama"@en,
        "檜山修之"@ja ;
    foaf:name "Nobuyuki Hiyama"@en,
        "檜山修之"@ja .

<artist/37458#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41186#performance> ;
    schema:name "KASUMI"@en ;
    foaf:name "KASUMI"@en .

<artist/4790#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41186#performance> ;
    schema:name "Takashi Nagasako"@en,
        "長嶝高士"@ja ;
    foaf:name "Takashi Nagasako"@en,
        "長嶝高士"@ja .

<artist/5026#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41186#performance> ;
    schema:name "Michiko Neya"@en,
        "根谷美智子"@ja ;
    foaf:name "Michiko Neya"@en,
        "根谷美智子"@ja .

<artist/606#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41186#performance> ;
    schema:name "Hikaru Midorikawa"@en,
        "緑川光"@ja ;
    foaf:name "Hikaru Midorikawa"@en,
        "緑川光"@ja .

<artist/6569#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41186#performance> ;
    schema:name "Isshin Chiba"@en,
        "千葉一伸"@ja ;
    foaf:name "Isshin Chiba"@en,
        "千葉一伸"@ja .

<album/41186#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BOUNTY DOG 1st ACT"@en,
        "バウンティ ドッグ 1st ACT"@ja,
        "BOUNTY DOG 1st ACT"@ja-latn ;
    mo:composer <artist/10111#subject>,
        <artist/14785#subject>,
        <artist/56#subject> ;
    mo:produced_work <album/41186#musicalwork> ;
    schema:name "BOUNTY DOG 1st ACT"@en,
        "バウンティ ドッグ 1st ACT"@ja,
        "BOUNTY DOG 1st ACT"@ja-latn .

<album/41186#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BOUNTY DOG 1st ACT"@en,
        "バウンティ ドッグ 1st ACT"@ja,
        "BOUNTY DOG 1st ACT"@ja-latn ;
    mo:performance_of <album/41186#musicalwork> ;
    mo:performer _:N3cc276f8610d456a8eabb994a66ae654,
        <artist/2000#subject>,
        <artist/3576#subject>,
        <artist/37458#subject>,
        <artist/4790#subject>,
        <artist/5026#subject>,
        <artist/606#subject>,
        <artist/6569#subject> ;
    mo:recorded_as <album/41186#musicalexpression> ;
    schema:byArtist _:N3cc276f8610d456a8eabb994a66ae654,
        <artist/2000#subject>,
        <artist/3576#subject>,
        <artist/37458#subject>,
        <artist/4790#subject>,
        <artist/5026#subject>,
        <artist/606#subject>,
        <artist/6569#subject> ;
    schema:name "BOUNTY DOG 1st ACT"@en,
        "バウンティ ドッグ 1st ACT"@ja,
        "BOUNTY DOG 1st ACT"@ja-latn ;
    schema:workPerformed <album/41186#musicalwork> .

<album/41186#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-07-21"^^xsd:date ;
    dcterms:title "BOUNTY DOG 1st ACT"@en,
        "バウンティ ドッグ 1st ACT"@ja,
        "BOUNTY DOG 1st ACT"@ja-latn ;
    mo:catalogue_number "KICA-206" ;
    mo:media_type "CD" ;
    mo:publication_of <album/41186#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:Nfed2cb948e864e3288c1d269205a3114 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Bounty Dog"@en ;
            foaf:name "Bounty Dog"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "山田義星"@en ;
            foaf:name "山田義星"@en ],
        <artist/2000#subject>,
        <artist/3576#subject>,
        <artist/37458#subject>,
        <artist/4790#subject>,
        <artist/5026#subject>,
        <artist/606#subject>,
        <artist/6569#subject> ;
    schema:datePublished "1994-07-21"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/68/41186/41186-1377027469.jpg> ;
    schema:name "BOUNTY DOG 1st ACT"@en,
        "バウンティ ドッグ 1st ACT"@ja,
        "BOUNTY DOG 1st ACT"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/41186/41186-1377027469.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Bill Doughty"@en ;
    foaf:made <album/41186#lyrics> ;
    foaf:name "Bill Doughty"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Bill Doughty"@en ;
    foaf:made <album/41186#subject> ;
    foaf:name "Bill Doughty"@en .

_:N19c6ca66152d4320a6dddf1cbb97e434 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Ever Play with Fire"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nfed2cb948e864e3288c1d269205a3114 ;
    schema:name "Don't Ever Play with Fire"@ja .

_:N1bb209298fa34796be0d5ecd2b23c06e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第4話「明日との別離」"@ja ;
    mo:track_number 8 ;
    schema:duration "PT9:09"^^xsd:interval ;
    schema:inPlaylist _:Nfed2cb948e864e3288c1d269205a3114 ;
    schema:name "第4話「明日との別離」"@ja .

_:N3cc276f8610d456a8eabb994a66ae654 a schema:Person,
        foaf:Person ;
    mo:performed <album/41186#performance> ;
    schema:name "山田義星"@en ;
    foaf:name "山田義星"@en .

_:N43c102982c584763935900fe722233bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GRAND EPILOGUE"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Nfed2cb948e864e3288c1d269205a3114 ;
    schema:name "GRAND EPILOGUE"@ja .

_:N4c1e2d5825134ec09891e86738d67cec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GRAND PROLOGUE"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:Nfed2cb948e864e3288c1d269205a3114 ;
    schema:name "GRAND PROLOGUE"@ja .

_:N652636ee5b9c4c9fa007ba79c3e59e65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NIGHT BED. I"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:Nfed2cb948e864e3288c1d269205a3114 ;
    schema:name "NIGHT BED. I"@ja .

_:N8a8d70e9ab684c6dad3b5056fc5073e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第3話「渇きし者の叫び」"@ja ;
    mo:track_number 7 ;
    schema:duration "PT10:44"^^xsd:interval ;
    schema:inPlaylist _:Nfed2cb948e864e3288c1d269205a3114 ;
    schema:name "第3話「渇きし者の叫び」"@ja .

_:N9f95d78e55584cde8ca43e38e0c48156 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第1話「恋するイヌたち」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT9:44"^^xsd:interval ;
    schema:inPlaylist _:Nfed2cb948e864e3288c1d269205a3114 ;
    schema:name "第1話「恋するイヌたち」"@ja .

_:Nd92b1e7e1b2044a1ae6b972221f4a054 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LONELY STAR"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nfed2cb948e864e3288c1d269205a3114 ;
    schema:name "LONELY STAR"@ja .

_:Nf155e233229c46f1bea368d866c8c082 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第2話「イヌの掟」"@ja ;
    mo:track_number 5 ;
    schema:duration "PT10:29"^^xsd:interval ;
    schema:inPlaylist _:Nfed2cb948e864e3288c1d269205a3114 ;
    schema:name "第2話「イヌの掟」"@ja .

_:Nf76039c754c54ca888df7c6fab076ab4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NIGHT BED. II"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:Nfed2cb948e864e3288c1d269205a3114 ;
    schema:name "NIGHT BED. II"@ja .

_:Nfed2cb948e864e3288c1d269205a3114 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19c6ca66152d4320a6dddf1cbb97e434,
        _:N1bb209298fa34796be0d5ecd2b23c06e,
        _:N43c102982c584763935900fe722233bf,
        _:N4c1e2d5825134ec09891e86738d67cec,
        _:N652636ee5b9c4c9fa007ba79c3e59e65,
        _:N8a8d70e9ab684c6dad3b5056fc5073e8,
        _:N9f95d78e55584cde8ca43e38e0c48156,
        _:Nd92b1e7e1b2044a1ae6b972221f4a054,
        _:Nf155e233229c46f1bea368d866c8c082,
        _:Nf76039c754c54ca888df7c6fab076ab4 ;
    mo:track_count 10 ;
    schema:duration "PT61:19"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N19c6ca66152d4320a6dddf1cbb97e434,
        _:N1bb209298fa34796be0d5ecd2b23c06e,
        _:N43c102982c584763935900fe722233bf,
        _:N4c1e2d5825134ec09891e86738d67cec,
        _:N652636ee5b9c4c9fa007ba79c3e59e65,
        _:N8a8d70e9ab684c6dad3b5056fc5073e8,
        _:N9f95d78e55584cde8ca43e38e0c48156,
        _:Nd92b1e7e1b2044a1ae6b972221f4a054,
        _:Nf155e233229c46f1bea368d866c8c082,
        _:Nf76039c754c54ca888df7c6fab076ab4 .

