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

<artist/29590#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masatake Ookura"@en,
        "大倉正丈"@ja ;
    foaf:made <album/139282#subject>,
        <album/139282#vocals> ;
    foaf:name "Masatake Ookura"@en,
        "大倉正丈"@ja .

<artist/34086#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kimiharu Nakamura"@en,
        "中村公晴"@ja ;
    foaf:made <album/139282#lyrics>,
        <album/139282#subject> ;
    foaf:name "Kimiharu Nakamura"@en,
        "中村公晴"@ja .

<artist/34091#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hidetoshi Nomoto"@en,
        "野元英俊"@ja ;
    foaf:made <album/139282#lyrics>,
        <album/139282#subject> ;
    foaf:name "Hidetoshi Nomoto"@en,
        "野元英俊"@ja .

<artist/4328#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masayuki Tanaka"@en,
        "田中昌之"@ja ;
    foaf:made <album/139282#lyrics>,
        <album/139282#subject> ;
    foaf:name "Masayuki Tanaka"@en,
        "田中昌之"@ja .

<artist/10698#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139282#subject> ;
    schema:name "Michio Yamashita"@en,
        "山下三智夫"@ja ;
    foaf:made <album/139282#composition>,
        <album/139282#subject> ;
    foaf:name "Michio Yamashita"@en,
        "山下三智夫"@ja .

<artist/5429#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139282#subject> ;
    schema:name "Hiromi Imakyurei"@en,
        "今給黎博美"@ja ;
    foaf:made <album/139282#composition>,
        <album/139282#subject> ;
    foaf:name "Hiromi Imakyurei"@en,
        "今給黎博美"@ja .

<release/6857#subject> a schema:CreativeWork ;
    schema:name "Fist of the North Star"@en,
        "北斗の拳"@ja,
        "Hokuto no Ken"@ja-latn ;
    foaf:name "Fist of the North Star"@en,
        "北斗の拳"@ja,
        "Hokuto no Ken"@ja-latn .

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

<album/139282#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Narikiri Cassette Hokuto no Ken"@en,
        "なりきりカセット 北斗の拳"@ja,
        "Narikiri Cassette Hokuto no Ken"@ja-latn ;
    mo:performance_of <album/139282#musicalwork> ;
    mo:recorded_as <album/139282#musicalexpression> ;
    schema:name "Narikiri Cassette Hokuto no Ken"@en,
        "なりきりカセット 北斗の拳"@ja,
        "Narikiri Cassette Hokuto no Ken"@ja-latn ;
    schema:workPerformed <album/139282#musicalwork> .

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

<https://media.vgm.io/albums/28/139282/139282-752cc33649ff.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/139282#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/28/139282/139282-752cc33649ff.jpg> ;
    foaf:depicts <album/139282#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/28/139282/139282-752cc33649ff.jpg> .

<https://medium-media.vgm.io/albums/28/139282/139282-752cc33649ff.jpg> a schema:ImageObject,
        foaf:Image .

<album/139282#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Narikiri Cassette Hokuto no Ken"@en,
        "なりきりカセット 北斗の拳"@ja,
        "Narikiri Cassette Hokuto no Ken"@ja-latn ;
    mo:composer <artist/10698#subject>,
        <artist/5429#subject> ;
    mo:produced_work <album/139282#musicalwork> ;
    schema:name "Narikiri Cassette Hokuto no Ken"@en,
        "なりきりカセット 北斗の拳"@ja,
        "Narikiri Cassette Hokuto no Ken"@ja-latn .

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

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

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

<album/139282#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1985-03-21"^^xsd:date ;
    dcterms:title "Narikiri Cassette Hokuto no Ken"@en,
        "なりきりカセット 北斗の拳"@ja,
        "Narikiri Cassette Hokuto no Ken"@ja-latn ;
    mo:catalogue_number "BAD-14" ;
    mo:media_type "Cassette" ;
    mo:publication_of <album/139282#musicalexpression> ;
    mo:publisher <org/2974#subject> ;
    mo:record _:Ne709c1c2bf7144c795f366e4eee912a8 ;
    mo:record_count 1 ;
    schema:about <release/6857#subject> ;
    schema:datePublished "1985-03-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/28/139282/139282-752cc33649ff.jpg> ;
    schema:name "Narikiri Cassette Hokuto no Ken"@en,
        "なりきりカセット 北斗の拳"@ja,
        "Narikiri Cassette Hokuto no Ken"@ja-latn ;
    schema:publisher <org/2974#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/139282/139282-752cc33649ff.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "ChaCha"@en ;
    foaf:made <album/139282#vocals> ;
    foaf:name "ChaCha"@en .

_:N123dad1ce34c4a099b8e56db24ab9079 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おはなし"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne709c1c2bf7144c795f366e4eee912a8 ;
    schema:name "おはなし"@ja .

_:N438277defb4e4791adf3bec02d545410 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユリア…永遠に (カラオケ)"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne709c1c2bf7144c795f366e4eee912a8 ;
    schema:name "ユリア…永遠に (カラオケ)"@ja .

_:N4dbb9a10d33c4ea49f40b59d2acf073b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おはなし"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne709c1c2bf7144c795f366e4eee912a8 ;
    schema:name "おはなし"@ja .

_:N6da95aef839d4ab592d35976e1ca8e95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユリア…永遠に"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne709c1c2bf7144c795f366e4eee912a8 ;
    schema:name "ユリア…永遠に"@ja .

_:Nb1b4a62e0ce24dc8b50ed64b2f693298 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おはなし"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne709c1c2bf7144c795f366e4eee912a8 ;
    schema:name "おはなし"@ja .

_:Nb8dd1a504e34481c9eb4dc0e29d9e514 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おはなし"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne709c1c2bf7144c795f366e4eee912a8 ;
    schema:name "おはなし"@ja .

_:Ne959436f2d0c4e3cafddc34396ef8e3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛をとりもどせ!! (カラオケ)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne709c1c2bf7144c795f366e4eee912a8 ;
    schema:name "愛をとりもどせ!! (カラオケ)"@ja .

_:Nf6c706c5d2e84088bc4ec92b589df9d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛をとりもどせ!!"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne709c1c2bf7144c795f366e4eee912a8 ;
    schema:name "愛をとりもどせ!!"@ja .

_:Ne709c1c2bf7144c795f366e4eee912a8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N123dad1ce34c4a099b8e56db24ab9079,
        _:N438277defb4e4791adf3bec02d545410,
        _:N4dbb9a10d33c4ea49f40b59d2acf073b,
        _:N6da95aef839d4ab592d35976e1ca8e95,
        _:Nb1b4a62e0ce24dc8b50ed64b2f693298,
        _:Nb8dd1a504e34481c9eb4dc0e29d9e514,
        _:Ne959436f2d0c4e3cafddc34396ef8e3a,
        _:Nf6c706c5d2e84088bc4ec92b589df9d5 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N123dad1ce34c4a099b8e56db24ab9079,
        _:N438277defb4e4791adf3bec02d545410,
        _:N4dbb9a10d33c4ea49f40b59d2acf073b,
        _:N6da95aef839d4ab592d35976e1ca8e95,
        _:Nb1b4a62e0ce24dc8b50ed64b2f693298,
        _:Nb8dd1a504e34481c9eb4dc0e29d9e514,
        _:Ne959436f2d0c4e3cafddc34396ef8e3a,
        _:Nf6c706c5d2e84088bc4ec92b589df9d5 .

